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

{
    "id": 184,
    "url": "https://swarfarm.com/api/v2/levels/184/?format=api",
    "dungeon": 9,
    "floor": 2,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 118,
                    "monster": 215,
                    "stars": 5,
                    "level": 40,
                    "hp": 9615,
                    "attack": 684,
                    "defense": 768,
                    "speed": 117,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 119,
                    "monster": 199,
                    "stars": 5,
                    "level": 40,
                    "hp": 10680,
                    "attack": 782,
                    "defense": 600,
                    "speed": 128,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 120,
                    "monster": 199,
                    "stars": 5,
                    "level": 40,
                    "hp": 10680,
                    "attack": 782,
                    "defense": 600,
                    "speed": 128,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 121,
                    "monster": 215,
                    "stars": 5,
                    "level": 40,
                    "hp": 9615,
                    "attack": 684,
                    "defense": 768,
                    "speed": 117,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 122,
                    "monster": 199,
                    "stars": 4,
                    "level": 40,
                    "hp": 8730,
                    "attack": 640,
                    "defense": 491,
                    "speed": 128,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 123,
                    "monster": 215,
                    "stars": 4,
                    "level": 40,
                    "hp": 7860,
                    "attack": 560,
                    "defense": 628,
                    "speed": 117,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 124,
                    "monster": 215,
                    "stars": 4,
                    "level": 40,
                    "hp": 7860,
                    "attack": 560,
                    "defense": 628,
                    "speed": 117,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 125,
                    "monster": 215,
                    "stars": 4,
                    "level": 40,
                    "hp": 7860,
                    "attack": 560,
                    "defense": 628,
                    "speed": 117,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 126,
                    "monster": 215,
                    "stars": 5,
                    "level": 40,
                    "hp": 9615,
                    "attack": 684,
                    "defense": 768,
                    "speed": 117,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 127,
                    "monster": 199,
                    "stars": 5,
                    "level": 40,
                    "hp": 10680,
                    "attack": 782,
                    "defense": 600,
                    "speed": 128,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 128,
                    "monster": 200,
                    "stars": 6,
                    "level": 40,
                    "hp": 17205,
                    "attack": 1293,
                    "defense": 1001,
                    "speed": 140,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 129,
                    "monster": 215,
                    "stars": 5,
                    "level": 40,
                    "hp": 9615,
                    "attack": 684,
                    "defense": 768,
                    "speed": 117,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 130,
                    "monster": 199,
                    "stars": 5,
                    "level": 40,
                    "hp": 10680,
                    "attack": 782,
                    "defense": 600,
                    "speed": 128,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}