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

{
    "id": 144,
    "url": "https://swarfarm.com/api/v2/levels/144/?format=api",
    "dungeon": 7,
    "floor": 4,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2998,
                    "monster": 6,
                    "stars": 5,
                    "level": 40,
                    "hp": 4755,
                    "attack": 465,
                    "defense": 578,
                    "speed": 112,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2999,
                    "monster": 6,
                    "stars": 5,
                    "level": 40,
                    "hp": 4755,
                    "attack": 465,
                    "defense": 578,
                    "speed": 112,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3000,
                    "monster": 395,
                    "stars": 5,
                    "level": 40,
                    "hp": 10365,
                    "attack": 544,
                    "defense": 465,
                    "speed": 108,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3001,
                    "monster": 6,
                    "stars": 5,
                    "level": 40,
                    "hp": 4755,
                    "attack": 465,
                    "defense": 578,
                    "speed": 112,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3002,
                    "monster": 800,
                    "stars": 5,
                    "level": 40,
                    "hp": 4590,
                    "attack": 431,
                    "defense": 624,
                    "speed": 112,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3003,
                    "monster": 800,
                    "stars": 4,
                    "level": 40,
                    "hp": 3750,
                    "attack": 352,
                    "defense": 510,
                    "speed": 112,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3004,
                    "monster": 800,
                    "stars": 4,
                    "level": 40,
                    "hp": 3750,
                    "attack": 352,
                    "defense": 510,
                    "speed": 112,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3005,
                    "monster": 800,
                    "stars": 4,
                    "level": 40,
                    "hp": 3750,
                    "attack": 352,
                    "defense": 510,
                    "speed": 112,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3006,
                    "monster": 6,
                    "stars": 4,
                    "level": 40,
                    "hp": 3900,
                    "attack": 380,
                    "defense": 473,
                    "speed": 112,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3007,
                    "monster": 6,
                    "stars": 5,
                    "level": 40,
                    "hp": 4755,
                    "attack": 465,
                    "defense": 578,
                    "speed": 112,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3008,
                    "monster": 396,
                    "stars": 6,
                    "level": 40,
                    "hp": 17055,
                    "attack": 873,
                    "defense": 708,
                    "speed": 120,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3009,
                    "monster": 800,
                    "stars": 5,
                    "level": 40,
                    "hp": 4590,
                    "attack": 431,
                    "defense": 624,
                    "speed": 112,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}