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

{
    "id": 160,
    "url": "https://swarfarm.com/api/v2/levels/160/?format=api",
    "dungeon": 8,
    "floor": 6,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1775,
                    "monster": 84,
                    "stars": 3,
                    "level": 32,
                    "hp": 4035,
                    "attack": 309,
                    "defense": 228,
                    "speed": 105,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1776,
                    "monster": 373,
                    "stars": 3,
                    "level": 32,
                    "hp": 3225,
                    "attack": 512,
                    "defense": 283,
                    "speed": 109,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1777,
                    "monster": 373,
                    "stars": 3,
                    "level": 32,
                    "hp": 3225,
                    "attack": 512,
                    "defense": 283,
                    "speed": 109,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1778,
                    "monster": 84,
                    "stars": 4,
                    "level": 33,
                    "hp": 4890,
                    "attack": 375,
                    "defense": 276,
                    "speed": 105,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1779,
                    "monster": 373,
                    "stars": 4,
                    "level": 33,
                    "hp": 3915,
                    "attack": 620,
                    "defense": 343,
                    "speed": 109,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1780,
                    "monster": 84,
                    "stars": 4,
                    "level": 33,
                    "hp": 4890,
                    "attack": 375,
                    "defense": 276,
                    "speed": 105,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1781,
                    "monster": 193,
                    "stars": 4,
                    "level": 33,
                    "hp": 4290,
                    "attack": 579,
                    "defense": 358,
                    "speed": 106,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1782,
                    "monster": 373,
                    "stars": 4,
                    "level": 33,
                    "hp": 3915,
                    "attack": 620,
                    "defense": 343,
                    "speed": 109,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1783,
                    "monster": 373,
                    "stars": 4,
                    "level": 33,
                    "hp": 3915,
                    "attack": 620,
                    "defense": 343,
                    "speed": 109,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1784,
                    "monster": 193,
                    "stars": 4,
                    "level": 33,
                    "hp": 5280,
                    "attack": 713,
                    "defense": 441,
                    "speed": 116,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1785,
                    "monster": 193,
                    "stars": 4,
                    "level": 33,
                    "hp": 4290,
                    "attack": 579,
                    "defense": 358,
                    "speed": 106,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1786,
                    "monster": 373,
                    "stars": 4,
                    "level": 33,
                    "hp": 3915,
                    "attack": 620,
                    "defense": 343,
                    "speed": 109,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}