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

{
    "id": 71,
    "url": "https://swarfarm.com/api/v2/levels/71/?format=api",
    "dungeon": 4,
    "floor": 1,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2604,
                    "monster": 94,
                    "stars": 3,
                    "level": 24,
                    "hp": 2805,
                    "attack": 166,
                    "defense": 221,
                    "speed": 90,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2605,
                    "monster": 345,
                    "stars": 3,
                    "level": 24,
                    "hp": 4095,
                    "attack": 149,
                    "defense": 217,
                    "speed": 101,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2606,
                    "monster": 94,
                    "stars": 3,
                    "level": 24,
                    "hp": 2805,
                    "attack": 166,
                    "defense": 221,
                    "speed": 90,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2607,
                    "monster": 345,
                    "stars": 3,
                    "level": 24,
                    "hp": 4095,
                    "attack": 149,
                    "defense": 217,
                    "speed": 101,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2608,
                    "monster": 345,
                    "stars": 3,
                    "level": 24,
                    "hp": 4095,
                    "attack": 149,
                    "defense": 217,
                    "speed": 101,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2609,
                    "monster": 345,
                    "stars": 3,
                    "level": 24,
                    "hp": 4095,
                    "attack": 149,
                    "defense": 217,
                    "speed": 101,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2610,
                    "monster": 345,
                    "stars": 3,
                    "level": 24,
                    "hp": 4095,
                    "attack": 149,
                    "defense": 217,
                    "speed": 101,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2611,
                    "monster": 345,
                    "stars": 4,
                    "level": 25,
                    "hp": 5205,
                    "attack": 190,
                    "defense": 276,
                    "speed": 101,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2612,
                    "monster": 94,
                    "stars": 4,
                    "level": 25,
                    "hp": 4650,
                    "attack": 274,
                    "defense": 366,
                    "speed": 99,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2613,
                    "monster": 94,
                    "stars": 4,
                    "level": 25,
                    "hp": 3585,
                    "attack": 211,
                    "defense": 282,
                    "speed": 90,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}