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

{
    "id": 214,
    "url": "https://swarfarm.com/api/v2/levels/214/?format=api",
    "dungeon": 11,
    "floor": 4,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2113,
                    "monster": 381,
                    "stars": 3,
                    "level": 34,
                    "hp": 7005,
                    "attack": 774,
                    "defense": 452,
                    "speed": 101,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2114,
                    "monster": 381,
                    "stars": 3,
                    "level": 34,
                    "hp": 7005,
                    "attack": 774,
                    "defense": 452,
                    "speed": 101,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2115,
                    "monster": 78,
                    "stars": 3,
                    "level": 34,
                    "hp": 4665,
                    "attack": 599,
                    "defense": 435,
                    "speed": 90,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2116,
                    "monster": 78,
                    "stars": 3,
                    "level": 34,
                    "hp": 4665,
                    "attack": 599,
                    "defense": 435,
                    "speed": 90,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2117,
                    "monster": 381,
                    "stars": 2,
                    "level": 34,
                    "hp": 6240,
                    "attack": 693,
                    "defense": 404,
                    "speed": 101,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2118,
                    "monster": 78,
                    "stars": 2,
                    "level": 34,
                    "hp": 4170,
                    "attack": 534,
                    "defense": 388,
                    "speed": 90,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2119,
                    "monster": 381,
                    "stars": 2,
                    "level": 34,
                    "hp": 6240,
                    "attack": 693,
                    "defense": 404,
                    "speed": 101,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2120,
                    "monster": 381,
                    "stars": 2,
                    "level": 34,
                    "hp": 6240,
                    "attack": 693,
                    "defense": 404,
                    "speed": 101,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2121,
                    "monster": 78,
                    "stars": 3,
                    "level": 35,
                    "hp": 4785,
                    "attack": 615,
                    "defense": 446,
                    "speed": 90,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2122,
                    "monster": 201,
                    "stars": 3,
                    "level": 35,
                    "hp": 6915,
                    "attack": 777,
                    "defense": 491,
                    "speed": 101,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2123,
                    "monster": 382,
                    "stars": 4,
                    "level": 35,
                    "hp": 11895,
                    "attack": 746,
                    "defense": 943,
                    "speed": 112,
                    "resist": 64,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2124,
                    "monster": 201,
                    "stars": 3,
                    "level": 35,
                    "hp": 6915,
                    "attack": 777,
                    "defense": 491,
                    "speed": 101,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2125,
                    "monster": 381,
                    "stars": 3,
                    "level": 35,
                    "hp": 7170,
                    "attack": 793,
                    "defense": 464,
                    "speed": 101,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}