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

{
    "id": 183,
    "url": "https://swarfarm.com/api/v2/levels/183/?format=api",
    "dungeon": 9,
    "floor": 1,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 40,
                    "monster": 24,
                    "stars": 4,
                    "level": 40,
                    "hp": 6495,
                    "attack": 707,
                    "defense": 400,
                    "speed": 130,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 41,
                    "monster": 24,
                    "stars": 4,
                    "level": 40,
                    "hp": 6495,
                    "attack": 707,
                    "defense": 400,
                    "speed": 130,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 42,
                    "monster": 24,
                    "stars": 4,
                    "level": 40,
                    "hp": 6495,
                    "attack": 707,
                    "defense": 400,
                    "speed": 130,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 44,
                    "monster": 24,
                    "stars": 4,
                    "level": 40,
                    "hp": 6495,
                    "attack": 707,
                    "defense": 400,
                    "speed": 130,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 47,
                    "monster": 24,
                    "stars": 4,
                    "level": 40,
                    "hp": 6495,
                    "attack": 707,
                    "defense": 400,
                    "speed": 130,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 49,
                    "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": 50,
                    "monster": 24,
                    "stars": 4,
                    "level": 40,
                    "hp": 6495,
                    "attack": 707,
                    "defense": 400,
                    "speed": 130,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 52,
                    "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
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 54,
                    "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": 56,
                    "monster": 24,
                    "stars": 5,
                    "level": 40,
                    "hp": 7965,
                    "attack": 865,
                    "defense": 488,
                    "speed": 130,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 58,
                    "monster": 25,
                    "stars": 6,
                    "level": 40,
                    "hp": 11880,
                    "attack": 1563,
                    "defense": 771,
                    "speed": 143,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 60,
                    "monster": 24,
                    "stars": 5,
                    "level": 40,
                    "hp": 7965,
                    "attack": 865,
                    "defense": 488,
                    "speed": 130,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 62,
                    "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
                }
            ]
        }
    ]
}