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

{
    "id": 131,
    "url": "https://swarfarm.com/api/v2/levels/131/?format=api",
    "dungeon": 7,
    "floor": 5,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 4084,
                    "monster": 215,
                    "stars": 2,
                    "level": 23,
                    "hp": 2415,
                    "attack": 172,
                    "defense": 193,
                    "speed": 98,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4085,
                    "monster": 215,
                    "stars": 2,
                    "level": 23,
                    "hp": 2415,
                    "attack": 172,
                    "defense": 193,
                    "speed": 98,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4086,
                    "monster": 215,
                    "stars": 2,
                    "level": 23,
                    "hp": 2415,
                    "attack": 172,
                    "defense": 193,
                    "speed": 98,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4087,
                    "monster": 215,
                    "stars": 2,
                    "level": 23,
                    "hp": 2415,
                    "attack": 172,
                    "defense": 193,
                    "speed": 98,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4088,
                    "monster": 215,
                    "stars": 2,
                    "level": 23,
                    "hp": 2415,
                    "attack": 172,
                    "defense": 193,
                    "speed": 98,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4089,
                    "monster": 215,
                    "stars": 3,
                    "level": 24,
                    "hp": 3075,
                    "attack": 219,
                    "defense": 245,
                    "speed": 98,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4090,
                    "monster": 215,
                    "stars": 3,
                    "level": 24,
                    "hp": 3075,
                    "attack": 219,
                    "defense": 245,
                    "speed": 98,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4091,
                    "monster": 215,
                    "stars": 3,
                    "level": 24,
                    "hp": 3075,
                    "attack": 219,
                    "defense": 245,
                    "speed": 98,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4092,
                    "monster": 215,
                    "stars": 3,
                    "level": 24,
                    "hp": 3075,
                    "attack": 219,
                    "defense": 245,
                    "speed": 98,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4093,
                    "monster": 215,
                    "stars": 3,
                    "level": 24,
                    "hp": 3075,
                    "attack": 219,
                    "defense": 245,
                    "speed": 98,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4094,
                    "monster": 108,
                    "stars": 3,
                    "level": 24,
                    "hp": 3645,
                    "attack": 293,
                    "defense": 293,
                    "speed": 108,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4095,
                    "monster": 215,
                    "stars": 3,
                    "level": 24,
                    "hp": 3075,
                    "attack": 219,
                    "defense": 245,
                    "speed": 98,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}