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

{
    "id": 222,
    "url": "https://swarfarm.com/api/v2/levels/222/?format=api",
    "dungeon": 11,
    "floor": 5,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3278,
                    "monster": 76,
                    "stars": 3,
                    "level": 39,
                    "hp": 8430,
                    "attack": 1026,
                    "defense": 282,
                    "speed": 116,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3279,
                    "monster": 76,
                    "stars": 3,
                    "level": 39,
                    "hp": 8430,
                    "attack": 1026,
                    "defense": 282,
                    "speed": 116,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3280,
                    "monster": 201,
                    "stars": 3,
                    "level": 39,
                    "hp": 9735,
                    "attack": 918,
                    "defense": 574,
                    "speed": 111,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3281,
                    "monster": 78,
                    "stars": 3,
                    "level": 39,
                    "hp": 6720,
                    "attack": 727,
                    "defense": 521,
                    "speed": 98,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3282,
                    "monster": 76,
                    "stars": 4,
                    "level": 40,
                    "hp": 9765,
                    "attack": 1193,
                    "defense": 328,
                    "speed": 116,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3283,
                    "monster": 201,
                    "stars": 4,
                    "level": 40,
                    "hp": 11295,
                    "attack": 1068,
                    "defense": 668,
                    "speed": 111,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3284,
                    "monster": 76,
                    "stars": 4,
                    "level": 40,
                    "hp": 9765,
                    "attack": 1193,
                    "defense": 328,
                    "speed": 116,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3285,
                    "monster": 78,
                    "stars": 4,
                    "level": 40,
                    "hp": 7815,
                    "attack": 845,
                    "defense": 606,
                    "speed": 98,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3286,
                    "monster": 78,
                    "stars": 4,
                    "level": 40,
                    "hp": 7815,
                    "attack": 845,
                    "defense": 606,
                    "speed": 98,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3287,
                    "monster": 78,
                    "stars": 4,
                    "level": 40,
                    "hp": 7815,
                    "attack": 845,
                    "defense": 606,
                    "speed": 98,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3288,
                    "monster": 202,
                    "stars": 5,
                    "level": 40,
                    "hp": 16395,
                    "attack": 975,
                    "defense": 1304,
                    "speed": 122,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3289,
                    "monster": 201,
                    "stars": 4,
                    "level": 40,
                    "hp": 11295,
                    "attack": 1068,
                    "defense": 668,
                    "speed": 111,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3290,
                    "monster": 76,
                    "stars": 4,
                    "level": 40,
                    "hp": 9765,
                    "attack": 1193,
                    "defense": 328,
                    "speed": 116,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}