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

{
    "id": 213,
    "url": "https://swarfarm.com/api/v2/levels/213/?format=api",
    "dungeon": 11,
    "floor": 3,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2100,
                    "monster": 201,
                    "stars": 2,
                    "level": 34,
                    "hp": 7350,
                    "attack": 662,
                    "defense": 405,
                    "speed": 101,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2101,
                    "monster": 4,
                    "stars": 2,
                    "level": 34,
                    "hp": 4380,
                    "attack": 586,
                    "defense": 376,
                    "speed": 90,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2102,
                    "monster": 201,
                    "stars": 2,
                    "level": 34,
                    "hp": 7350,
                    "attack": 662,
                    "defense": 405,
                    "speed": 101,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2103,
                    "monster": 4,
                    "stars": 2,
                    "level": 34,
                    "hp": 4380,
                    "attack": 586,
                    "defense": 376,
                    "speed": 90,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2104,
                    "monster": 15,
                    "stars": 3,
                    "level": 33,
                    "hp": 6480,
                    "attack": 741,
                    "defense": 395,
                    "speed": 103,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2105,
                    "monster": 201,
                    "stars": 3,
                    "level": 33,
                    "hp": 8025,
                    "attack": 722,
                    "defense": 443,
                    "speed": 101,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2106,
                    "monster": 201,
                    "stars": 3,
                    "level": 33,
                    "hp": 8025,
                    "attack": 722,
                    "defense": 443,
                    "speed": 101,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2107,
                    "monster": 4,
                    "stars": 3,
                    "level": 33,
                    "hp": 4800,
                    "attack": 640,
                    "defense": 411,
                    "speed": 90,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2108,
                    "monster": 15,
                    "stars": 3,
                    "level": 34,
                    "hp": 6660,
                    "attack": 757,
                    "defense": 405,
                    "speed": 103,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2109,
                    "monster": 201,
                    "stars": 3,
                    "level": 34,
                    "hp": 8235,
                    "attack": 741,
                    "defense": 454,
                    "speed": 101,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2110,
                    "monster": 202,
                    "stars": 4,
                    "level": 34,
                    "hp": 11460,
                    "attack": 577,
                    "defense": 665,
                    "speed": 107,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2111,
                    "monster": 4,
                    "stars": 3,
                    "level": 34,
                    "hp": 4905,
                    "attack": 656,
                    "defense": 421,
                    "speed": 90,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2112,
                    "monster": 15,
                    "stars": 3,
                    "level": 34,
                    "hp": 6660,
                    "attack": 757,
                    "defense": 405,
                    "speed": 103,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}