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

{
    "id": 266,
    "url": "https://swarfarm.com/api/v2/levels/266/?format=api",
    "dungeon": 13,
    "floor": 7,
    "difficulty": "Hard",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 535,
                    "monster": 111,
                    "stars": 4,
                    "level": 45,
                    "hp": 13290,
                    "attack": 1024,
                    "defense": 662,
                    "speed": 126,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 536,
                    "monster": 389,
                    "stars": 4,
                    "level": 45,
                    "hp": 13545,
                    "attack": 1416,
                    "defense": 675,
                    "speed": 122,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 537,
                    "monster": 389,
                    "stars": 4,
                    "level": 45,
                    "hp": 13545,
                    "attack": 1416,
                    "defense": 675,
                    "speed": 122,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 538,
                    "monster": 111,
                    "stars": 4,
                    "level": 45,
                    "hp": 13290,
                    "attack": 1024,
                    "defense": 662,
                    "speed": 126,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 539,
                    "monster": 389,
                    "stars": 4,
                    "level": 45,
                    "hp": 13545,
                    "attack": 1416,
                    "defense": 675,
                    "speed": 122,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 540,
                    "monster": 389,
                    "stars": 4,
                    "level": 45,
                    "hp": 13545,
                    "attack": 1416,
                    "defense": 675,
                    "speed": 122,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 541,
                    "monster": 111,
                    "stars": 4,
                    "level": 45,
                    "hp": 13290,
                    "attack": 1024,
                    "defense": 662,
                    "speed": 126,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 542,
                    "monster": 111,
                    "stars": 4,
                    "level": 45,
                    "hp": 13290,
                    "attack": 1024,
                    "defense": 662,
                    "speed": 126,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 543,
                    "monster": 1083,
                    "stars": 6,
                    "level": 45,
                    "hp": 65910,
                    "attack": 2259,
                    "defense": 1298,
                    "speed": 124,
                    "resist": 51,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}