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

{
    "id": 117,
    "url": "https://swarfarm.com/api/v2/levels/117/?format=api",
    "dungeon": 6,
    "floor": 5,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2222,
                    "monster": 45,
                    "stars": 3,
                    "level": 29,
                    "hp": 2850,
                    "attack": 254,
                    "defense": 190,
                    "speed": 110,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2223,
                    "monster": 45,
                    "stars": 3,
                    "level": 29,
                    "hp": 2850,
                    "attack": 254,
                    "defense": 190,
                    "speed": 110,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2224,
                    "monster": 53,
                    "stars": 3,
                    "level": 29,
                    "hp": 3015,
                    "attack": 327,
                    "defense": 184,
                    "speed": 116,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2225,
                    "monster": 61,
                    "stars": 3,
                    "level": 29,
                    "hp": 2760,
                    "attack": 248,
                    "defense": 280,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2226,
                    "monster": 61,
                    "stars": 4,
                    "level": 28,
                    "hp": 3300,
                    "attack": 295,
                    "defense": 334,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2227,
                    "monster": 53,
                    "stars": 4,
                    "level": 28,
                    "hp": 3585,
                    "attack": 390,
                    "defense": 220,
                    "speed": 116,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2228,
                    "monster": 53,
                    "stars": 4,
                    "level": 28,
                    "hp": 3585,
                    "attack": 390,
                    "defense": 220,
                    "speed": 116,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2229,
                    "monster": 45,
                    "stars": 4,
                    "level": 29,
                    "hp": 3465,
                    "attack": 308,
                    "defense": 231,
                    "speed": 110,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2230,
                    "monster": 53,
                    "stars": 4,
                    "level": 29,
                    "hp": 3660,
                    "attack": 398,
                    "defense": 224,
                    "speed": 116,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2231,
                    "monster": 45,
                    "stars": 4,
                    "level": 29,
                    "hp": 5670,
                    "attack": 504,
                    "defense": 378,
                    "speed": 120,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2232,
                    "monster": 45,
                    "stars": 4,
                    "level": 29,
                    "hp": 3465,
                    "attack": 308,
                    "defense": 231,
                    "speed": 110,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2233,
                    "monster": 45,
                    "stars": 4,
                    "level": 29,
                    "hp": 3465,
                    "attack": 308,
                    "defense": 231,
                    "speed": 110,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}