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

{
    "id": 224,
    "url": "https://swarfarm.com/api/v2/levels/224/?format=api",
    "dungeon": 11,
    "floor": 7,
    "difficulty": "Hard",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3304,
                    "monster": 381,
                    "stars": 4,
                    "level": 41,
                    "hp": 9660,
                    "attack": 988,
                    "defense": 642,
                    "speed": 111,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3305,
                    "monster": 201,
                    "stars": 4,
                    "level": 41,
                    "hp": 9285,
                    "attack": 967,
                    "defense": 680,
                    "speed": 111,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3306,
                    "monster": 381,
                    "stars": 4,
                    "level": 41,
                    "hp": 9660,
                    "attack": 988,
                    "defense": 642,
                    "speed": 111,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3307,
                    "monster": 381,
                    "stars": 4,
                    "level": 41,
                    "hp": 9660,
                    "attack": 988,
                    "defense": 642,
                    "speed": 111,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3308,
                    "monster": 381,
                    "stars": 4,
                    "level": 41,
                    "hp": 9660,
                    "attack": 988,
                    "defense": 642,
                    "speed": 111,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3309,
                    "monster": 381,
                    "stars": 4,
                    "level": 41,
                    "hp": 9660,
                    "attack": 988,
                    "defense": 642,
                    "speed": 111,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3310,
                    "monster": 201,
                    "stars": 4,
                    "level": 41,
                    "hp": 9285,
                    "attack": 967,
                    "defense": 680,
                    "speed": 111,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3311,
                    "monster": 381,
                    "stars": 4,
                    "level": 41,
                    "hp": 9660,
                    "attack": 988,
                    "defense": 642,
                    "speed": 111,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3312,
                    "monster": 382,
                    "stars": 5,
                    "level": 41,
                    "hp": 16185,
                    "attack": 819,
                    "defense": 1227,
                    "speed": 122,
                    "resist": 72,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3313,
                    "monster": 1082,
                    "stars": 5,
                    "level": 41,
                    "hp": 39780,
                    "attack": 1330,
                    "defense": 816,
                    "speed": 116,
                    "resist": 48,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3314,
                    "monster": 202,
                    "stars": 5,
                    "level": 41,
                    "hp": 15900,
                    "attack": 800,
                    "defense": 1267,
                    "speed": 122,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}