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

{
    "id": 206,
    "url": "https://swarfarm.com/api/v2/levels/206/?format=api",
    "dungeon": 10,
    "floor": 3,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2017,
                    "monster": 317,
                    "stars": 4,
                    "level": 41,
                    "hp": 12255,
                    "attack": 1222,
                    "defense": 497,
                    "speed": 112,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2018,
                    "monster": 317,
                    "stars": 4,
                    "level": 41,
                    "hp": 12255,
                    "attack": 1222,
                    "defense": 497,
                    "speed": 112,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2019,
                    "monster": 369,
                    "stars": 4,
                    "level": 41,
                    "hp": 15255,
                    "attack": 1186,
                    "defense": 384,
                    "speed": 112,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2020,
                    "monster": 41,
                    "stars": 4,
                    "level": 41,
                    "hp": 7080,
                    "attack": 753,
                    "defense": 672,
                    "speed": 127,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2021,
                    "monster": 41,
                    "stars": 5,
                    "level": 40,
                    "hp": 8505,
                    "attack": 903,
                    "defense": 805,
                    "speed": 127,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2022,
                    "monster": 369,
                    "stars": 5,
                    "level": 40,
                    "hp": 18330,
                    "attack": 1424,
                    "defense": 463,
                    "speed": 112,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2023,
                    "monster": 41,
                    "stars": 5,
                    "level": 40,
                    "hp": 8505,
                    "attack": 903,
                    "defense": 805,
                    "speed": 127,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2024,
                    "monster": 41,
                    "stars": 5,
                    "level": 40,
                    "hp": 8505,
                    "attack": 903,
                    "defense": 805,
                    "speed": 127,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2025,
                    "monster": 41,
                    "stars": 5,
                    "level": 41,
                    "hp": 8625,
                    "attack": 919,
                    "defense": 819,
                    "speed": 127,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2026,
                    "monster": 41,
                    "stars": 5,
                    "level": 41,
                    "hp": 8625,
                    "attack": 919,
                    "defense": 819,
                    "speed": 127,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2027,
                    "monster": 318,
                    "stars": 6,
                    "level": 41,
                    "hp": 22065,
                    "attack": 1461,
                    "defense": 958,
                    "speed": 122,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2028,
                    "monster": 41,
                    "stars": 5,
                    "level": 41,
                    "hp": 8625,
                    "attack": 919,
                    "defense": 819,
                    "speed": 127,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2029,
                    "monster": 41,
                    "stars": 5,
                    "level": 41,
                    "hp": 8625,
                    "attack": 919,
                    "defense": 819,
                    "speed": 127,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}