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

{
    "id": 223,
    "url": "https://swarfarm.com/api/v2/levels/223/?format=api",
    "dungeon": 11,
    "floor": 6,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3291,
                    "monster": 381,
                    "stars": 4,
                    "level": 40,
                    "hp": 10215,
                    "attack": 951,
                    "defense": 630,
                    "speed": 111,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3292,
                    "monster": 381,
                    "stars": 4,
                    "level": 40,
                    "hp": 10215,
                    "attack": 951,
                    "defense": 630,
                    "speed": 111,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3293,
                    "monster": 76,
                    "stars": 4,
                    "level": 40,
                    "hp": 8520,
                    "attack": 1039,
                    "defense": 328,
                    "speed": 116,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3294,
                    "monster": 381,
                    "stars": 4,
                    "level": 40,
                    "hp": 10215,
                    "attack": 951,
                    "defense": 630,
                    "speed": 111,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3295,
                    "monster": 201,
                    "stars": 4,
                    "level": 40,
                    "hp": 9840,
                    "attack": 930,
                    "defense": 668,
                    "speed": 111,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3296,
                    "monster": 381,
                    "stars": 4,
                    "level": 40,
                    "hp": 10215,
                    "attack": 951,
                    "defense": 630,
                    "speed": 111,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3297,
                    "monster": 201,
                    "stars": 4,
                    "level": 40,
                    "hp": 9840,
                    "attack": 930,
                    "defense": 668,
                    "speed": 111,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3298,
                    "monster": 381,
                    "stars": 4,
                    "level": 40,
                    "hp": 10215,
                    "attack": 951,
                    "defense": 630,
                    "speed": 111,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3299,
                    "monster": 201,
                    "stars": 4,
                    "level": 40,
                    "hp": 9840,
                    "attack": 930,
                    "defense": 668,
                    "speed": 111,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3300,
                    "monster": 76,
                    "stars": 4,
                    "level": 40,
                    "hp": 8520,
                    "attack": 1039,
                    "defense": 328,
                    "speed": 116,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3301,
                    "monster": 202,
                    "stars": 5,
                    "level": 40,
                    "hp": 16395,
                    "attack": 975,
                    "defense": 1304,
                    "speed": 122,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3302,
                    "monster": 201,
                    "stars": 4,
                    "level": 40,
                    "hp": 9840,
                    "attack": 930,
                    "defense": 668,
                    "speed": 111,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3303,
                    "monster": 201,
                    "stars": 4,
                    "level": 40,
                    "hp": 9840,
                    "attack": 930,
                    "defense": 668,
                    "speed": 111,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}