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

{
    "id": 74,
    "url": "https://swarfarm.com/api/v2/levels/74/?format=api",
    "dungeon": 4,
    "floor": 4,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2634,
                    "monster": 73,
                    "stars": 3,
                    "level": 25,
                    "hp": 3660,
                    "attack": 144,
                    "defense": 201,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2635,
                    "monster": 73,
                    "stars": 3,
                    "level": 25,
                    "hp": 3660,
                    "attack": 144,
                    "defense": 201,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2636,
                    "monster": 73,
                    "stars": 3,
                    "level": 25,
                    "hp": 3660,
                    "attack": 144,
                    "defense": 201,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2637,
                    "monster": 73,
                    "stars": 3,
                    "level": 25,
                    "hp": 3660,
                    "attack": 144,
                    "defense": 201,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2638,
                    "monster": 73,
                    "stars": 3,
                    "level": 25,
                    "hp": 3660,
                    "attack": 144,
                    "defense": 201,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2639,
                    "monster": 73,
                    "stars": 3,
                    "level": 25,
                    "hp": 3660,
                    "attack": 144,
                    "defense": 201,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2640,
                    "monster": 73,
                    "stars": 3,
                    "level": 25,
                    "hp": 3660,
                    "attack": 144,
                    "defense": 201,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2641,
                    "monster": 73,
                    "stars": 4,
                    "level": 25,
                    "hp": 4560,
                    "attack": 179,
                    "defense": 249,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2642,
                    "monster": 74,
                    "stars": 4,
                    "level": 25,
                    "hp": 6540,
                    "attack": 214,
                    "defense": 338,
                    "speed": 111,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2643,
                    "monster": 73,
                    "stars": 4,
                    "level": 25,
                    "hp": 4560,
                    "attack": 179,
                    "defense": 249,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}