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

{
    "id": 819,
    "url": "https://swarfarm.com/api/v2/levels/819/?format=api",
    "dungeon": 9845,
    "floor": 1,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 6423,
                    "monster": 1573,
                    "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": 6424,
                    "monster": 1568,
                    "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": 6425,
                    "monster": 1573,
                    "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": 6426,
                    "monster": 1568,
                    "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": 6427,
                    "monster": 1573,
                    "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": 6428,
                    "monster": 1573,
                    "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": 6429,
                    "monster": 202,
                    "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": 6430,
                    "monster": 202,
                    "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": 6431,
                    "monster": 1573,
                    "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": 6432,
                    "monster": 2269,
                    "stars": 4,
                    "level": 35,
                    "hp": 35475,
                    "attack": 760,
                    "defense": 543,
                    "speed": 49,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 6433,
                    "monster": 2281,
                    "stars": 4,
                    "level": 35,
                    "hp": 20700,
                    "attack": 634,
                    "defense": 233,
                    "speed": 51,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 6434,
                    "monster": 2286,
                    "stars": 4,
                    "level": 35,
                    "hp": 20700,
                    "attack": 634,
                    "defense": 233,
                    "speed": 52,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                }
            ]
        }
    ]
}