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

{
    "id": 72,
    "url": "https://swarfarm.com/api/v2/levels/72/?format=api",
    "dungeon": 4,
    "floor": 2,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2614,
                    "monster": 345,
                    "stars": 3,
                    "level": 25,
                    "hp": 4185,
                    "attack": 153,
                    "defense": 223,
                    "speed": 101,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2615,
                    "monster": 345,
                    "stars": 3,
                    "level": 25,
                    "hp": 4185,
                    "attack": 153,
                    "defense": 223,
                    "speed": 101,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2616,
                    "monster": 345,
                    "stars": 3,
                    "level": 25,
                    "hp": 4185,
                    "attack": 153,
                    "defense": 223,
                    "speed": 101,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2617,
                    "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": 2618,
                    "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": 2619,
                    "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": 2620,
                    "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": 2621,
                    "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": 2622,
                    "monster": 345,
                    "stars": 4,
                    "level": 25,
                    "hp": 6765,
                    "attack": 247,
                    "defense": 358,
                    "speed": 111,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2623,
                    "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
                }
            ]
        }
    ]
}