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

{
    "id": 249,
    "url": "https://swarfarm.com/api/v2/levels/249/?format=api",
    "dungeon": 12,
    "floor": 4,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 368,
                    "monster": 42,
                    "stars": 5,
                    "level": 45,
                    "hp": 16680,
                    "attack": 1315,
                    "defense": 1188,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 369,
                    "monster": 42,
                    "stars": 5,
                    "level": 45,
                    "hp": 16680,
                    "attack": 1315,
                    "defense": 1188,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 370,
                    "monster": 42,
                    "stars": 5,
                    "level": 45,
                    "hp": 16680,
                    "attack": 1315,
                    "defense": 1188,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 371,
                    "monster": 42,
                    "stars": 5,
                    "level": 45,
                    "hp": 16680,
                    "attack": 1315,
                    "defense": 1188,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 372,
                    "monster": 797,
                    "stars": 5,
                    "level": 46,
                    "hp": 23160,
                    "attack": 2808,
                    "defense": 623,
                    "speed": 136,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 373,
                    "monster": 797,
                    "stars": 5,
                    "level": 46,
                    "hp": 23160,
                    "attack": 2808,
                    "defense": 623,
                    "speed": 136,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 374,
                    "monster": 42,
                    "stars": 5,
                    "level": 46,
                    "hp": 16905,
                    "attack": 1334,
                    "defense": 1207,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 375,
                    "monster": 42,
                    "stars": 5,
                    "level": 46,
                    "hp": 16905,
                    "attack": 1334,
                    "defense": 1207,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 376,
                    "monster": 42,
                    "stars": 5,
                    "level": 46,
                    "hp": 16905,
                    "attack": 1334,
                    "defense": 1207,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 377,
                    "monster": 42,
                    "stars": 5,
                    "level": 46,
                    "hp": 16905,
                    "attack": 1334,
                    "defense": 1207,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 378,
                    "monster": 796,
                    "stars": 6,
                    "level": 46,
                    "hp": 19530,
                    "attack": 1828,
                    "defense": 838,
                    "speed": 147,
                    "resist": 31,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 379,
                    "monster": 797,
                    "stars": 5,
                    "level": 46,
                    "hp": 23160,
                    "attack": 2808,
                    "defense": 623,
                    "speed": 136,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 380,
                    "monster": 42,
                    "stars": 5,
                    "level": 46,
                    "hp": 16905,
                    "attack": 1334,
                    "defense": 1207,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}