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

{
    "id": 209,
    "url": "https://swarfarm.com/api/v2/levels/209/?format=api",
    "dungeon": 10,
    "floor": 6,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2063,
                    "monster": 369,
                    "stars": 5,
                    "level": 41,
                    "hp": 19035,
                    "attack": 1422,
                    "defense": 522,
                    "speed": 112,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2064,
                    "monster": 369,
                    "stars": 5,
                    "level": 41,
                    "hp": 19035,
                    "attack": 1422,
                    "defense": 522,
                    "speed": 112,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2065,
                    "monster": 369,
                    "stars": 5,
                    "level": 41,
                    "hp": 19035,
                    "attack": 1422,
                    "defense": 522,
                    "speed": 112,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2066,
                    "monster": 369,
                    "stars": 5,
                    "level": 41,
                    "hp": 19035,
                    "attack": 1422,
                    "defense": 522,
                    "speed": 112,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2067,
                    "monster": 41,
                    "stars": 5,
                    "level": 41,
                    "hp": 8820,
                    "attack": 905,
                    "defense": 910,
                    "speed": 127,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2068,
                    "monster": 41,
                    "stars": 5,
                    "level": 41,
                    "hp": 8820,
                    "attack": 905,
                    "defense": 910,
                    "speed": 127,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2069,
                    "monster": 41,
                    "stars": 5,
                    "level": 41,
                    "hp": 8820,
                    "attack": 905,
                    "defense": 910,
                    "speed": 127,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2070,
                    "monster": 41,
                    "stars": 5,
                    "level": 41,
                    "hp": 8820,
                    "attack": 905,
                    "defense": 910,
                    "speed": 127,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2071,
                    "monster": 369,
                    "stars": 5,
                    "level": 41,
                    "hp": 19035,
                    "attack": 1422,
                    "defense": 522,
                    "speed": 112,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2072,
                    "monster": 41,
                    "stars": 5,
                    "level": 41,
                    "hp": 8820,
                    "attack": 905,
                    "defense": 910,
                    "speed": 127,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2073,
                    "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": 2074,
                    "monster": 369,
                    "stars": 5,
                    "level": 41,
                    "hp": 19035,
                    "attack": 1422,
                    "defense": 522,
                    "speed": 112,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2075,
                    "monster": 41,
                    "stars": 5,
                    "level": 41,
                    "hp": 8820,
                    "attack": 905,
                    "defense": 910,
                    "speed": 127,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}