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

{
    "id": 145,
    "url": "https://swarfarm.com/api/v2/levels/145/?format=api",
    "dungeon": 7,
    "floor": 5,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3010,
                    "monster": 215,
                    "stars": 4,
                    "level": 40,
                    "hp": 6390,
                    "attack": 455,
                    "defense": 510,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3011,
                    "monster": 215,
                    "stars": 4,
                    "level": 40,
                    "hp": 6390,
                    "attack": 455,
                    "defense": 510,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3012,
                    "monster": 215,
                    "stars": 4,
                    "level": 40,
                    "hp": 6390,
                    "attack": 455,
                    "defense": 510,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3013,
                    "monster": 215,
                    "stars": 4,
                    "level": 40,
                    "hp": 6390,
                    "attack": 455,
                    "defense": 510,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3014,
                    "monster": 215,
                    "stars": 4,
                    "level": 40,
                    "hp": 6390,
                    "attack": 455,
                    "defense": 510,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3015,
                    "monster": 215,
                    "stars": 5,
                    "level": 40,
                    "hp": 7815,
                    "attack": 556,
                    "defense": 624,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3016,
                    "monster": 215,
                    "stars": 5,
                    "level": 40,
                    "hp": 7815,
                    "attack": 556,
                    "defense": 624,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3017,
                    "monster": 215,
                    "stars": 5,
                    "level": 40,
                    "hp": 7815,
                    "attack": 556,
                    "defense": 624,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3018,
                    "monster": 215,
                    "stars": 5,
                    "level": 40,
                    "hp": 7815,
                    "attack": 556,
                    "defense": 624,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3019,
                    "monster": 215,
                    "stars": 5,
                    "level": 40,
                    "hp": 7815,
                    "attack": 556,
                    "defense": 624,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3020,
                    "monster": 108,
                    "stars": 6,
                    "level": 40,
                    "hp": 10860,
                    "attack": 873,
                    "defense": 873,
                    "speed": 118,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3021,
                    "monster": 215,
                    "stars": 5,
                    "level": 40,
                    "hp": 7815,
                    "attack": 556,
                    "defense": 624,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}