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

{
    "id": 250,
    "url": "https://swarfarm.com/api/v2/levels/250/?format=api",
    "dungeon": 12,
    "floor": 5,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 394,
                    "monster": 41,
                    "stars": 5,
                    "level": 46,
                    "hp": 16650,
                    "attack": 1558,
                    "defense": 1034,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 395,
                    "monster": 63,
                    "stars": 5,
                    "level": 46,
                    "hp": 17925,
                    "attack": 2299,
                    "defense": 920,
                    "speed": 143,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 396,
                    "monster": 63,
                    "stars": 5,
                    "level": 46,
                    "hp": 17925,
                    "attack": 2299,
                    "defense": 920,
                    "speed": 143,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 397,
                    "monster": 63,
                    "stars": 5,
                    "level": 46,
                    "hp": 17925,
                    "attack": 2299,
                    "defense": 920,
                    "speed": 143,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 398,
                    "monster": 63,
                    "stars": 5,
                    "level": 47,
                    "hp": 18195,
                    "attack": 2336,
                    "defense": 934,
                    "speed": 143,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 399,
                    "monster": 42,
                    "stars": 5,
                    "level": 47,
                    "hp": 19530,
                    "attack": 1188,
                    "defense": 1168,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 400,
                    "monster": 41,
                    "stars": 5,
                    "level": 47,
                    "hp": 16920,
                    "attack": 1583,
                    "defense": 1052,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 401,
                    "monster": 42,
                    "stars": 5,
                    "level": 47,
                    "hp": 19530,
                    "attack": 1188,
                    "defense": 1168,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 402,
                    "monster": 41,
                    "stars": 5,
                    "level": 47,
                    "hp": 16920,
                    "attack": 1583,
                    "defense": 1052,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 403,
                    "monster": 41,
                    "stars": 5,
                    "level": 47,
                    "hp": 16920,
                    "attack": 1583,
                    "defense": 1052,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 404,
                    "monster": 104,
                    "stars": 6,
                    "level": 47,
                    "hp": 13560,
                    "attack": 1911,
                    "defense": 1168,
                    "speed": 158,
                    "resist": 31,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 405,
                    "monster": 63,
                    "stars": 5,
                    "level": 47,
                    "hp": 18195,
                    "attack": 2336,
                    "defense": 934,
                    "speed": 143,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 406,
                    "monster": 63,
                    "stars": 5,
                    "level": 47,
                    "hp": 18195,
                    "attack": 2336,
                    "defense": 934,
                    "speed": 143,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}