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

{
    "id": 672,
    "url": "https://swarfarm.com/api/v2/levels/672/?format=api",
    "dungeon": 9020,
    "floor": 1,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5110,
                    "monster": 1572,
                    "stars": 4,
                    "level": 32,
                    "hp": 7770,
                    "attack": 843,
                    "defense": 267,
                    "speed": 49,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5111,
                    "monster": 1567,
                    "stars": 4,
                    "level": 32,
                    "hp": 6990,
                    "attack": 926,
                    "defense": 233,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5112,
                    "monster": 1572,
                    "stars": 4,
                    "level": 32,
                    "hp": 7770,
                    "attack": 843,
                    "defense": 267,
                    "speed": 49,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5113,
                    "monster": 1567,
                    "stars": 4,
                    "level": 32,
                    "hp": 6990,
                    "attack": 926,
                    "defense": 233,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5114,
                    "monster": 1572,
                    "stars": 4,
                    "level": 32,
                    "hp": 7770,
                    "attack": 843,
                    "defense": 267,
                    "speed": 49,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5115,
                    "monster": 1572,
                    "stars": 4,
                    "level": 32,
                    "hp": 7770,
                    "attack": 885,
                    "defense": 281,
                    "speed": 49,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5116,
                    "monster": 316,
                    "stars": 4,
                    "level": 32,
                    "hp": 7155,
                    "attack": 834,
                    "defense": 244,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5117,
                    "monster": 316,
                    "stars": 4,
                    "level": 32,
                    "hp": 7155,
                    "attack": 834,
                    "defense": 244,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5118,
                    "monster": 1572,
                    "stars": 4,
                    "level": 32,
                    "hp": 7770,
                    "attack": 885,
                    "defense": 281,
                    "speed": 49,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5119,
                    "monster": 1582,
                    "stars": 4,
                    "level": 35,
                    "hp": 41130,
                    "attack": 1161,
                    "defense": 512,
                    "speed": 55,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": -10
                },
                {
                    "id": 5120,
                    "monster": 1587,
                    "stars": 4,
                    "level": 35,
                    "hp": 24210,
                    "attack": 858,
                    "defense": 248,
                    "speed": 53,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5121,
                    "monster": 1592,
                    "stars": 4,
                    "level": 35,
                    "hp": 21345,
                    "attack": 828,
                    "defense": 288,
                    "speed": 56,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                }
            ]
        }
    ]
}