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

{
    "id": 267,
    "url": "https://swarfarm.com/api/v2/levels/267/?format=api",
    "dungeon": 13,
    "floor": 1,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 14,
                    "monster": 87,
                    "stars": 4,
                    "level": 44,
                    "hp": 18270,
                    "attack": 1682,
                    "defense": 579,
                    "speed": 128,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 15,
                    "monster": 87,
                    "stars": 4,
                    "level": 44,
                    "hp": 18270,
                    "attack": 1682,
                    "defense": 579,
                    "speed": 128,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 16,
                    "monster": 795,
                    "stars": 4,
                    "level": 44,
                    "hp": 13020,
                    "attack": 1726,
                    "defense": 837,
                    "speed": 139,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 17,
                    "monster": 87,
                    "stars": 4,
                    "level": 44,
                    "hp": 18270,
                    "attack": 1682,
                    "defense": 579,
                    "speed": 128,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 18,
                    "monster": 87,
                    "stars": 5,
                    "level": 43,
                    "hp": 21735,
                    "attack": 2005,
                    "defense": 690,
                    "speed": 128,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 19,
                    "monster": 795,
                    "stars": 5,
                    "level": 43,
                    "hp": 15480,
                    "attack": 2055,
                    "defense": 997,
                    "speed": 139,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 20,
                    "monster": 87,
                    "stars": 5,
                    "level": 43,
                    "hp": 21735,
                    "attack": 2005,
                    "defense": 690,
                    "speed": 128,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 21,
                    "monster": 795,
                    "stars": 5,
                    "level": 43,
                    "hp": 15480,
                    "attack": 2055,
                    "defense": 997,
                    "speed": 139,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 22,
                    "monster": 87,
                    "stars": 5,
                    "level": 44,
                    "hp": 22110,
                    "attack": 2033,
                    "defense": 701,
                    "speed": 128,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 23,
                    "monster": 795,
                    "stars": 5,
                    "level": 44,
                    "hp": 15735,
                    "attack": 2087,
                    "defense": 1014,
                    "speed": 139,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 24,
                    "monster": 795,
                    "stars": 6,
                    "level": 44,
                    "hp": 24105,
                    "attack": 2660,
                    "defense": 1386,
                    "speed": 149,
                    "resist": 33,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 25,
                    "monster": 87,
                    "stars": 5,
                    "level": 44,
                    "hp": 22110,
                    "attack": 2033,
                    "defense": 701,
                    "speed": 128,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 26,
                    "monster": 87,
                    "stars": 5,
                    "level": 44,
                    "hp": 22110,
                    "attack": 2033,
                    "defense": 701,
                    "speed": 128,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}