GET /api/v2/levels/193/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 193,
    "url": "https://swarfarm.com/api/v2/levels/193/?format=api",
    "dungeon": 10,
    "floor": 4,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3792,
                    "monster": 317,
                    "stars": 3,
                    "level": 31,
                    "hp": 5310,
                    "attack": 940,
                    "defense": 272,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3793,
                    "monster": 36,
                    "stars": 3,
                    "level": 31,
                    "hp": 4485,
                    "attack": 463,
                    "defense": 341,
                    "speed": 92,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3794,
                    "monster": 317,
                    "stars": 3,
                    "level": 31,
                    "hp": 5310,
                    "attack": 940,
                    "defense": 272,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3795,
                    "monster": 87,
                    "stars": 3,
                    "level": 31,
                    "hp": 6960,
                    "attack": 577,
                    "defense": 245,
                    "speed": 99,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3796,
                    "monster": 317,
                    "stars": 2,
                    "level": 31,
                    "hp": 4620,
                    "attack": 815,
                    "defense": 237,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3797,
                    "monster": 317,
                    "stars": 2,
                    "level": 31,
                    "hp": 4620,
                    "attack": 815,
                    "defense": 237,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3798,
                    "monster": 87,
                    "stars": 2,
                    "level": 31,
                    "hp": 6060,
                    "attack": 503,
                    "defense": 213,
                    "speed": 99,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3799,
                    "monster": 317,
                    "stars": 2,
                    "level": 31,
                    "hp": 4620,
                    "attack": 815,
                    "defense": 237,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3800,
                    "monster": 317,
                    "stars": 3,
                    "level": 32,
                    "hp": 5445,
                    "attack": 963,
                    "defense": 279,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3801,
                    "monster": 87,
                    "stars": 3,
                    "level": 32,
                    "hp": 7155,
                    "attack": 592,
                    "defense": 252,
                    "speed": 99,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3802,
                    "monster": 370,
                    "stars": 4,
                    "level": 32,
                    "hp": 10980,
                    "attack": 765,
                    "defense": 414,
                    "speed": 104,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3803,
                    "monster": 317,
                    "stars": 3,
                    "level": 32,
                    "hp": 5445,
                    "attack": 963,
                    "defense": 279,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3804,
                    "monster": 317,
                    "stars": 3,
                    "level": 32,
                    "hp": 5445,
                    "attack": 963,
                    "defense": 279,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}