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

{
    "id": 138,
    "url": "https://swarfarm.com/api/v2/levels/138/?format=api",
    "dungeon": 7,
    "floor": 5,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2290,
                    "monster": 215,
                    "stars": 3,
                    "level": 30,
                    "hp": 3915,
                    "attack": 278,
                    "defense": 311,
                    "speed": 102,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2291,
                    "monster": 215,
                    "stars": 3,
                    "level": 30,
                    "hp": 3915,
                    "attack": 278,
                    "defense": 311,
                    "speed": 102,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2292,
                    "monster": 215,
                    "stars": 3,
                    "level": 30,
                    "hp": 3915,
                    "attack": 278,
                    "defense": 311,
                    "speed": 102,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2293,
                    "monster": 215,
                    "stars": 3,
                    "level": 30,
                    "hp": 3915,
                    "attack": 278,
                    "defense": 311,
                    "speed": 102,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2294,
                    "monster": 215,
                    "stars": 3,
                    "level": 30,
                    "hp": 3915,
                    "attack": 278,
                    "defense": 311,
                    "speed": 102,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2295,
                    "monster": 215,
                    "stars": 4,
                    "level": 31,
                    "hp": 4785,
                    "attack": 341,
                    "defense": 382,
                    "speed": 102,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2296,
                    "monster": 215,
                    "stars": 4,
                    "level": 31,
                    "hp": 4785,
                    "attack": 341,
                    "defense": 382,
                    "speed": 102,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2297,
                    "monster": 215,
                    "stars": 4,
                    "level": 31,
                    "hp": 4785,
                    "attack": 341,
                    "defense": 382,
                    "speed": 102,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2298,
                    "monster": 215,
                    "stars": 4,
                    "level": 31,
                    "hp": 4785,
                    "attack": 341,
                    "defense": 382,
                    "speed": 102,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2299,
                    "monster": 215,
                    "stars": 4,
                    "level": 31,
                    "hp": 4785,
                    "attack": 341,
                    "defense": 382,
                    "speed": 102,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2300,
                    "monster": 108,
                    "stars": 4,
                    "level": 31,
                    "hp": 5580,
                    "attack": 449,
                    "defense": 449,
                    "speed": 113,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2301,
                    "monster": 215,
                    "stars": 4,
                    "level": 31,
                    "hp": 4785,
                    "attack": 341,
                    "defense": 382,
                    "speed": 102,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}