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

{
    "id": 82,
    "url": "https://swarfarm.com/api/v2/levels/82/?format=api",
    "dungeon": 4,
    "floor": 5,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2212,
                    "monster": 345,
                    "stars": 4,
                    "level": 40,
                    "hp": 7530,
                    "attack": 275,
                    "defense": 400,
                    "speed": 101,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2213,
                    "monster": 57,
                    "stars": 4,
                    "level": 40,
                    "hp": 4695,
                    "attack": 377,
                    "defense": 368,
                    "speed": 105,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2214,
                    "monster": 345,
                    "stars": 4,
                    "level": 40,
                    "hp": 7530,
                    "attack": 275,
                    "defense": 400,
                    "speed": 101,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2215,
                    "monster": 57,
                    "stars": 4,
                    "level": 40,
                    "hp": 4695,
                    "attack": 377,
                    "defense": 368,
                    "speed": 105,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2216,
                    "monster": 345,
                    "stars": 4,
                    "level": 40,
                    "hp": 7530,
                    "attack": 275,
                    "defense": 400,
                    "speed": 101,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2217,
                    "monster": 345,
                    "stars": 4,
                    "level": 40,
                    "hp": 7530,
                    "attack": 275,
                    "defense": 400,
                    "speed": 101,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2218,
                    "monster": 57,
                    "stars": 4,
                    "level": 40,
                    "hp": 4695,
                    "attack": 377,
                    "defense": 368,
                    "speed": 105,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2219,
                    "monster": 345,
                    "stars": 5,
                    "level": 40,
                    "hp": 9195,
                    "attack": 335,
                    "defense": 489,
                    "speed": 101,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2220,
                    "monster": 58,
                    "stars": 6,
                    "level": 40,
                    "hp": 10140,
                    "attack": 756,
                    "defense": 814,
                    "speed": 116,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2221,
                    "monster": 57,
                    "stars": 5,
                    "level": 40,
                    "hp": 5745,
                    "attack": 460,
                    "defense": 451,
                    "speed": 105,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}