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

{
    "id": 742,
    "url": "https://swarfarm.com/api/v2/levels/742/?format=api",
    "dungeon": 9796,
    "floor": 1,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5857,
                    "monster": 1574,
                    "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": 5858,
                    "monster": 1569,
                    "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": 5859,
                    "monster": 1574,
                    "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": 5860,
                    "monster": 1569,
                    "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": 5861,
                    "monster": 1574,
                    "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": 5862,
                    "monster": 1574,
                    "stars": 4,
                    "level": 32,
                    "hp": 8940,
                    "attack": 737,
                    "defense": 281,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 5863,
                    "monster": 392,
                    "stars": 4,
                    "level": 32,
                    "hp": 11385,
                    "attack": 746,
                    "defense": 244,
                    "speed": 44,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 5864,
                    "monster": 392,
                    "stars": 4,
                    "level": 32,
                    "hp": 11385,
                    "attack": 746,
                    "defense": 244,
                    "speed": 44,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 5865,
                    "monster": 1574,
                    "stars": 4,
                    "level": 32,
                    "hp": 8940,
                    "attack": 737,
                    "defense": 281,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5866,
                    "monster": 1919,
                    "stars": 4,
                    "level": 35,
                    "hp": 44055,
                    "attack": 887,
                    "defense": 437,
                    "speed": 51,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 5867,
                    "monster": 1934,
                    "stars": 4,
                    "level": 35,
                    "hp": 21585,
                    "attack": 710,
                    "defense": 252,
                    "speed": 49,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 5868,
                    "monster": 1939,
                    "stars": 4,
                    "level": 35,
                    "hp": 21585,
                    "attack": 710,
                    "defense": 252,
                    "speed": 52,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                }
            ]
        }
    ]
}