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

{
    "id": 121,
    "url": "https://swarfarm.com/api/v2/levels/121/?format=api",
    "dungeon": 6,
    "floor": 2,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 4000,
                    "monster": 61,
                    "stars": 5,
                    "level": 40,
                    "hp": 5490,
                    "attack": 492,
                    "defense": 554,
                    "speed": 112,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4001,
                    "monster": 26,
                    "stars": 5,
                    "level": 40,
                    "hp": 6270,
                    "attack": 429,
                    "defense": 565,
                    "speed": 112,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4002,
                    "monster": 61,
                    "stars": 5,
                    "level": 40,
                    "hp": 5490,
                    "attack": 492,
                    "defense": 554,
                    "speed": 112,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4003,
                    "monster": 61,
                    "stars": 5,
                    "level": 40,
                    "hp": 5490,
                    "attack": 492,
                    "defense": 554,
                    "speed": 112,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4004,
                    "monster": 61,
                    "stars": 4,
                    "level": 40,
                    "hp": 4500,
                    "attack": 402,
                    "defense": 453,
                    "speed": 112,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4005,
                    "monster": 61,
                    "stars": 4,
                    "level": 40,
                    "hp": 4500,
                    "attack": 402,
                    "defense": 453,
                    "speed": 112,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4006,
                    "monster": 26,
                    "stars": 4,
                    "level": 40,
                    "hp": 5130,
                    "attack": 351,
                    "defense": 462,
                    "speed": 112,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4007,
                    "monster": 61,
                    "stars": 5,
                    "level": 40,
                    "hp": 5490,
                    "attack": 492,
                    "defense": 554,
                    "speed": 112,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4008,
                    "monster": 26,
                    "stars": 5,
                    "level": 40,
                    "hp": 6270,
                    "attack": 429,
                    "defense": 565,
                    "speed": 112,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4009,
                    "monster": 62,
                    "stars": 6,
                    "level": 40,
                    "hp": 15270,
                    "attack": 922,
                    "defense": 941,
                    "speed": 123,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4010,
                    "monster": 26,
                    "stars": 5,
                    "level": 40,
                    "hp": 6270,
                    "attack": 429,
                    "defense": 565,
                    "speed": 112,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4011,
                    "monster": 61,
                    "stars": 5,
                    "level": 40,
                    "hp": 5490,
                    "attack": 492,
                    "defense": 554,
                    "speed": 112,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}