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

{
    "id": 136,
    "url": "https://swarfarm.com/api/v2/levels/136/?format=api",
    "dungeon": 7,
    "floor": 3,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2266,
                    "monster": 800,
                    "stars": 3,
                    "level": 30,
                    "hp": 2280,
                    "attack": 215,
                    "defense": 311,
                    "speed": 107,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2267,
                    "monster": 800,
                    "stars": 3,
                    "level": 30,
                    "hp": 2280,
                    "attack": 215,
                    "defense": 311,
                    "speed": 107,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2268,
                    "monster": 6,
                    "stars": 3,
                    "level": 30,
                    "hp": 2370,
                    "attack": 232,
                    "defense": 289,
                    "speed": 107,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2269,
                    "monster": 800,
                    "stars": 3,
                    "level": 30,
                    "hp": 2280,
                    "attack": 215,
                    "defense": 311,
                    "speed": 107,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2270,
                    "monster": 6,
                    "stars": 3,
                    "level": 30,
                    "hp": 2370,
                    "attack": 232,
                    "defense": 289,
                    "speed": 107,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2271,
                    "monster": 800,
                    "stars": 4,
                    "level": 30,
                    "hp": 2760,
                    "attack": 259,
                    "defense": 376,
                    "speed": 107,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2272,
                    "monster": 6,
                    "stars": 4,
                    "level": 30,
                    "hp": 2850,
                    "attack": 280,
                    "defense": 348,
                    "speed": 107,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2273,
                    "monster": 6,
                    "stars": 4,
                    "level": 30,
                    "hp": 2850,
                    "attack": 280,
                    "defense": 348,
                    "speed": 107,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2274,
                    "monster": 6,
                    "stars": 4,
                    "level": 30,
                    "hp": 2850,
                    "attack": 280,
                    "defense": 348,
                    "speed": 107,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2275,
                    "monster": 800,
                    "stars": 4,
                    "level": 30,
                    "hp": 2760,
                    "attack": 259,
                    "defense": 376,
                    "speed": 107,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2276,
                    "monster": 216,
                    "stars": 4,
                    "level": 30,
                    "hp": 6225,
                    "attack": 466,
                    "defense": 491,
                    "speed": 113,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2277,
                    "monster": 800,
                    "stars": 4,
                    "level": 30,
                    "hp": 2760,
                    "attack": 259,
                    "defense": 376,
                    "speed": 107,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}