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

{
    "id": 186,
    "url": "https://swarfarm.com/api/v2/levels/186/?format=api",
    "dungeon": 9,
    "floor": 4,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1872,
                    "monster": 24,
                    "stars": 5,
                    "level": 40,
                    "hp": 7965,
                    "attack": 865,
                    "defense": 488,
                    "speed": 130,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1873,
                    "monster": 24,
                    "stars": 5,
                    "level": 40,
                    "hp": 7965,
                    "attack": 865,
                    "defense": 488,
                    "speed": 130,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1874,
                    "monster": 24,
                    "stars": 5,
                    "level": 40,
                    "hp": 7965,
                    "attack": 865,
                    "defense": 488,
                    "speed": 130,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1875,
                    "monster": 24,
                    "stars": 5,
                    "level": 40,
                    "hp": 7965,
                    "attack": 865,
                    "defense": 488,
                    "speed": 130,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1876,
                    "monster": 24,
                    "stars": 4,
                    "level": 40,
                    "hp": 6495,
                    "attack": 707,
                    "defense": 400,
                    "speed": 130,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1877,
                    "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": 1878,
                    "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": 1879,
                    "monster": 24,
                    "stars": 4,
                    "level": 40,
                    "hp": 6495,
                    "attack": 707,
                    "defense": 400,
                    "speed": 130,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1880,
                    "monster": 24,
                    "stars": 5,
                    "level": 40,
                    "hp": 7965,
                    "attack": 865,
                    "defense": 488,
                    "speed": 130,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1881,
                    "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": 1882,
                    "monster": 755,
                    "stars": 6,
                    "level": 40,
                    "hp": 18780,
                    "attack": 1461,
                    "defense": 1043,
                    "speed": 137,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1883,
                    "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": 1884,
                    "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
                }
            ]
        }
    ]
}