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

{
    "id": 814,
    "url": "https://swarfarm.com/api/v2/levels/814/?format=api",
    "dungeon": 9844,
    "floor": 1,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 6399,
                    "monster": 1572,
                    "stars": 4,
                    "level": 32,
                    "hp": 7770,
                    "attack": 702,
                    "defense": 267,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 6400,
                    "monster": 1572,
                    "stars": 4,
                    "level": 32,
                    "hp": 6990,
                    "attack": 772,
                    "defense": 233,
                    "speed": 44,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 6401,
                    "monster": 1572,
                    "stars": 4,
                    "level": 32,
                    "hp": 7770,
                    "attack": 702,
                    "defense": 267,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 6402,
                    "monster": 1572,
                    "stars": 4,
                    "level": 32,
                    "hp": 6990,
                    "attack": 772,
                    "defense": 233,
                    "speed": 44,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 6403,
                    "monster": 1572,
                    "stars": 4,
                    "level": 32,
                    "hp": 7770,
                    "attack": 702,
                    "defense": 267,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 6404,
                    "monster": 1572,
                    "stars": 4,
                    "level": 32,
                    "hp": 8940,
                    "attack": 737,
                    "defense": 281,
                    "speed": 44,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 6405,
                    "monster": 948,
                    "stars": 4,
                    "level": 32,
                    "hp": 11385,
                    "attack": 746,
                    "defense": 244,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 5
                },
                {
                    "id": 6406,
                    "monster": 948,
                    "stars": 4,
                    "level": 32,
                    "hp": 11385,
                    "attack": 746,
                    "defense": 244,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 5
                },
                {
                    "id": 6407,
                    "monster": 1572,
                    "stars": 4,
                    "level": 32,
                    "hp": 8940,
                    "attack": 737,
                    "defense": 281,
                    "speed": 44,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 6408,
                    "monster": 2273,
                    "stars": 4,
                    "level": 35,
                    "hp": 35475,
                    "attack": 532,
                    "defense": 679,
                    "speed": 49,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 6409,
                    "monster": 2290,
                    "stars": 4,
                    "level": 35,
                    "hp": 20700,
                    "attack": 634,
                    "defense": 233,
                    "speed": 52,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 6410,
                    "monster": 2295,
                    "stars": 4,
                    "level": 35,
                    "hp": 20700,
                    "attack": 634,
                    "defense": 233,
                    "speed": 51,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                }
            ]
        }
    ]
}