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

{
    "id": 248,
    "url": "https://swarfarm.com/api/v2/levels/248/?format=api",
    "dungeon": 12,
    "floor": 3,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 355,
                    "monster": 203,
                    "stars": 5,
                    "level": 44,
                    "hp": 21765,
                    "attack": 1533,
                    "defense": 1014,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 356,
                    "monster": 103,
                    "stars": 5,
                    "level": 44,
                    "hp": 13770,
                    "attack": 1877,
                    "defense": 858,
                    "speed": 149,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 357,
                    "monster": 383,
                    "stars": 5,
                    "level": 44,
                    "hp": 21330,
                    "attack": 1597,
                    "defense": 995,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 358,
                    "monster": 203,
                    "stars": 5,
                    "level": 44,
                    "hp": 21765,
                    "attack": 1533,
                    "defense": 1014,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 359,
                    "monster": 103,
                    "stars": 5,
                    "level": 45,
                    "hp": 13965,
                    "attack": 1907,
                    "defense": 871,
                    "speed": 149,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 360,
                    "monster": 103,
                    "stars": 5,
                    "level": 45,
                    "hp": 13965,
                    "attack": 1907,
                    "defense": 871,
                    "speed": 149,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 361,
                    "monster": 103,
                    "stars": 5,
                    "level": 45,
                    "hp": 13965,
                    "attack": 1907,
                    "defense": 871,
                    "speed": 149,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 362,
                    "monster": 103,
                    "stars": 5,
                    "level": 45,
                    "hp": 13965,
                    "attack": 1907,
                    "defense": 871,
                    "speed": 149,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 363,
                    "monster": 383,
                    "stars": 5,
                    "level": 45,
                    "hp": 21675,
                    "attack": 1620,
                    "defense": 1010,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 364,
                    "monster": 103,
                    "stars": 5,
                    "level": 45,
                    "hp": 13965,
                    "attack": 1907,
                    "defense": 871,
                    "speed": 149,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 365,
                    "monster": 384,
                    "stars": 6,
                    "level": 45,
                    "hp": 20955,
                    "attack": 1317,
                    "defense": 1551,
                    "speed": 144,
                    "resist": 31,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 366,
                    "monster": 383,
                    "stars": 5,
                    "level": 45,
                    "hp": 21675,
                    "attack": 1620,
                    "defense": 1010,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 367,
                    "monster": 103,
                    "stars": 5,
                    "level": 45,
                    "hp": 13965,
                    "attack": 1907,
                    "defense": 871,
                    "speed": 149,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}