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

{
    "id": 62,
    "url": "https://swarfarm.com/api/v2/levels/62/?format=api",
    "dungeon": 3,
    "floor": 6,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1472,
                    "monster": 373,
                    "stars": 4,
                    "level": 40,
                    "hp": 4095,
                    "attack": 650,
                    "defense": 360,
                    "speed": 109,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1473,
                    "monster": 90,
                    "stars": 4,
                    "level": 40,
                    "hp": 4620,
                    "attack": 556,
                    "defense": 291,
                    "speed": 111,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1474,
                    "monster": 90,
                    "stars": 4,
                    "level": 40,
                    "hp": 4620,
                    "attack": 556,
                    "defense": 291,
                    "speed": 111,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1475,
                    "monster": 90,
                    "stars": 4,
                    "level": 40,
                    "hp": 4620,
                    "attack": 556,
                    "defense": 291,
                    "speed": 111,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1476,
                    "monster": 90,
                    "stars": 4,
                    "level": 40,
                    "hp": 4620,
                    "attack": 556,
                    "defense": 291,
                    "speed": 111,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1477,
                    "monster": 90,
                    "stars": 4,
                    "level": 40,
                    "hp": 4620,
                    "attack": 556,
                    "defense": 291,
                    "speed": 111,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1478,
                    "monster": 373,
                    "stars": 5,
                    "level": 40,
                    "hp": 5010,
                    "attack": 795,
                    "defense": 440,
                    "speed": 109,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1479,
                    "monster": 373,
                    "stars": 6,
                    "level": 40,
                    "hp": 6840,
                    "attack": 1084,
                    "defense": 599,
                    "speed": 114,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1480,
                    "monster": 90,
                    "stars": 5,
                    "level": 40,
                    "hp": 5640,
                    "attack": 680,
                    "defense": 356,
                    "speed": 111,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}