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

{
    "id": 185,
    "url": "https://swarfarm.com/api/v2/levels/185/?format=api",
    "dungeon": 9,
    "floor": 3,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1859,
                    "monster": 257,
                    "stars": 4,
                    "level": 40,
                    "hp": 10095,
                    "attack": 673,
                    "defense": 536,
                    "speed": 126,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1860,
                    "monster": 754,
                    "stars": 4,
                    "level": 40,
                    "hp": 8895,
                    "attack": 753,
                    "defense": 536,
                    "speed": 126,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1861,
                    "monster": 257,
                    "stars": 4,
                    "level": 40,
                    "hp": 10095,
                    "attack": 673,
                    "defense": 536,
                    "speed": 126,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1862,
                    "monster": 257,
                    "stars": 4,
                    "level": 40,
                    "hp": 10095,
                    "attack": 673,
                    "defense": 536,
                    "speed": 126,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1863,
                    "monster": 754,
                    "stars": 5,
                    "level": 40,
                    "hp": 10890,
                    "attack": 921,
                    "defense": 656,
                    "speed": 126,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1864,
                    "monster": 257,
                    "stars": 5,
                    "level": 40,
                    "hp": 12360,
                    "attack": 824,
                    "defense": 656,
                    "speed": 126,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1865,
                    "monster": 754,
                    "stars": 5,
                    "level": 40,
                    "hp": 10890,
                    "attack": 921,
                    "defense": 656,
                    "speed": 126,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1866,
                    "monster": 754,
                    "stars": 5,
                    "level": 40,
                    "hp": 10890,
                    "attack": 921,
                    "defense": 656,
                    "speed": 126,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1867,
                    "monster": 257,
                    "stars": 5,
                    "level": 40,
                    "hp": 12360,
                    "attack": 824,
                    "defense": 656,
                    "speed": 126,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1868,
                    "monster": 754,
                    "stars": 5,
                    "level": 40,
                    "hp": 10890,
                    "attack": 921,
                    "defense": 656,
                    "speed": 126,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1869,
                    "monster": 258,
                    "stars": 6,
                    "level": 40,
                    "hp": 19710,
                    "attack": 1440,
                    "defense": 1001,
                    "speed": 137,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1870,
                    "monster": 754,
                    "stars": 5,
                    "level": 40,
                    "hp": 10890,
                    "attack": 921,
                    "defense": 656,
                    "speed": 126,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1871,
                    "monster": 257,
                    "stars": 5,
                    "level": 40,
                    "hp": 12360,
                    "attack": 824,
                    "defense": 656,
                    "speed": 126,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}