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

{
    "id": 116,
    "url": "https://swarfarm.com/api/v2/levels/116/?format=api",
    "dungeon": 6,
    "floor": 4,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1027,
                    "monster": 45,
                    "stars": 4,
                    "level": 28,
                    "hp": 3390,
                    "attack": 302,
                    "defense": 226,
                    "speed": 110,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1028,
                    "monster": 373,
                    "stars": 4,
                    "level": 28,
                    "hp": 3015,
                    "attack": 478,
                    "defense": 265,
                    "speed": 114,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1029,
                    "monster": 373,
                    "stars": 4,
                    "level": 28,
                    "hp": 3015,
                    "attack": 478,
                    "defense": 265,
                    "speed": 114,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1030,
                    "monster": 373,
                    "stars": 4,
                    "level": 28,
                    "hp": 3015,
                    "attack": 478,
                    "defense": 265,
                    "speed": 114,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1031,
                    "monster": 45,
                    "stars": 3,
                    "level": 29,
                    "hp": 2850,
                    "attack": 254,
                    "defense": 190,
                    "speed": 110,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1032,
                    "monster": 53,
                    "stars": 3,
                    "level": 29,
                    "hp": 3015,
                    "attack": 327,
                    "defense": 184,
                    "speed": 116,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1033,
                    "monster": 45,
                    "stars": 3,
                    "level": 29,
                    "hp": 2850,
                    "attack": 254,
                    "defense": 190,
                    "speed": 110,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1034,
                    "monster": 45,
                    "stars": 4,
                    "level": 29,
                    "hp": 3465,
                    "attack": 308,
                    "defense": 231,
                    "speed": 110,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1035,
                    "monster": 373,
                    "stars": 4,
                    "level": 29,
                    "hp": 3075,
                    "attack": 487,
                    "defense": 269,
                    "speed": 114,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1036,
                    "monster": 54,
                    "stars": 4,
                    "level": 29,
                    "hp": 6015,
                    "attack": 644,
                    "defense": 355,
                    "speed": 128,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1037,
                    "monster": 373,
                    "stars": 4,
                    "level": 29,
                    "hp": 3075,
                    "attack": 487,
                    "defense": 269,
                    "speed": 114,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1038,
                    "monster": 45,
                    "stars": 4,
                    "level": 29,
                    "hp": 3465,
                    "attack": 308,
                    "defense": 231,
                    "speed": 110,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}