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

{
    "id": 270,
    "url": "https://swarfarm.com/api/v2/levels/270/?format=api",
    "dungeon": 13,
    "floor": 4,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2559,
                    "monster": 389,
                    "stars": 5,
                    "level": 47,
                    "hp": 20370,
                    "attack": 1983,
                    "defense": 980,
                    "speed": 132,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2560,
                    "monster": 87,
                    "stars": 5,
                    "level": 47,
                    "hp": 21855,
                    "attack": 1688,
                    "defense": 735,
                    "speed": 128,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2561,
                    "monster": 87,
                    "stars": 5,
                    "level": 47,
                    "hp": 21855,
                    "attack": 1688,
                    "defense": 735,
                    "speed": 128,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2562,
                    "monster": 389,
                    "stars": 5,
                    "level": 47,
                    "hp": 20370,
                    "attack": 1983,
                    "defense": 980,
                    "speed": 132,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2563,
                    "monster": 87,
                    "stars": 5,
                    "level": 47,
                    "hp": 21855,
                    "attack": 1688,
                    "defense": 735,
                    "speed": 128,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2564,
                    "monster": 87,
                    "stars": 5,
                    "level": 47,
                    "hp": 21855,
                    "attack": 1688,
                    "defense": 735,
                    "speed": 128,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2565,
                    "monster": 389,
                    "stars": 5,
                    "level": 47,
                    "hp": 20370,
                    "attack": 1983,
                    "defense": 980,
                    "speed": 132,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2566,
                    "monster": 389,
                    "stars": 5,
                    "level": 47,
                    "hp": 20370,
                    "attack": 1983,
                    "defense": 980,
                    "speed": 132,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2567,
                    "monster": 87,
                    "stars": 5,
                    "level": 48,
                    "hp": 22200,
                    "attack": 1714,
                    "defense": 747,
                    "speed": 128,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2568,
                    "monster": 389,
                    "stars": 5,
                    "level": 48,
                    "hp": 20715,
                    "attack": 2018,
                    "defense": 995,
                    "speed": 132,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2569,
                    "monster": 390,
                    "stars": 6,
                    "level": 48,
                    "hp": 26595,
                    "attack": 2379,
                    "defense": 1352,
                    "speed": 143,
                    "resist": 33,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2570,
                    "monster": 389,
                    "stars": 5,
                    "level": 48,
                    "hp": 20715,
                    "attack": 2018,
                    "defense": 995,
                    "speed": 132,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2571,
                    "monster": 87,
                    "stars": 5,
                    "level": 48,
                    "hp": 22200,
                    "attack": 1714,
                    "defense": 747,
                    "speed": 128,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}