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

{
    "id": 261,
    "url": "https://swarfarm.com/api/v2/levels/261/?format=api",
    "dungeon": 13,
    "floor": 2,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 470,
                    "monster": 795,
                    "stars": 4,
                    "level": 39,
                    "hp": 11730,
                    "attack": 1368,
                    "defense": 687,
                    "speed": 128,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 471,
                    "monster": 795,
                    "stars": 4,
                    "level": 39,
                    "hp": 11730,
                    "attack": 1368,
                    "defense": 687,
                    "speed": 128,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 472,
                    "monster": 87,
                    "stars": 4,
                    "level": 39,
                    "hp": 16470,
                    "attack": 1335,
                    "defense": 476,
                    "speed": 118,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 473,
                    "monster": 794,
                    "stars": 4,
                    "level": 39,
                    "hp": 11160,
                    "attack": 1335,
                    "defense": 727,
                    "speed": 128,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 474,
                    "monster": 87,
                    "stars": 3,
                    "level": 40,
                    "hp": 14835,
                    "attack": 1202,
                    "defense": 429,
                    "speed": 118,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 475,
                    "monster": 795,
                    "stars": 3,
                    "level": 40,
                    "hp": 10560,
                    "attack": 1230,
                    "defense": 619,
                    "speed": 128,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 476,
                    "monster": 794,
                    "stars": 3,
                    "level": 40,
                    "hp": 10050,
                    "attack": 1202,
                    "defense": 655,
                    "speed": 128,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 477,
                    "monster": 795,
                    "stars": 3,
                    "level": 40,
                    "hp": 10560,
                    "attack": 1230,
                    "defense": 619,
                    "speed": 128,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 478,
                    "monster": 87,
                    "stars": 4,
                    "level": 40,
                    "hp": 16785,
                    "attack": 1359,
                    "defense": 485,
                    "speed": 118,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 479,
                    "monster": 87,
                    "stars": 4,
                    "level": 40,
                    "hp": 16785,
                    "attack": 1359,
                    "defense": 485,
                    "speed": 118,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 480,
                    "monster": 794,
                    "stars": 5,
                    "level": 40,
                    "hp": 16740,
                    "attack": 1710,
                    "defense": 1008,
                    "speed": 139,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 481,
                    "monster": 87,
                    "stars": 4,
                    "level": 40,
                    "hp": 16785,
                    "attack": 1359,
                    "defense": 485,
                    "speed": 118,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 482,
                    "monster": 87,
                    "stars": 4,
                    "level": 40,
                    "hp": 16785,
                    "attack": 1359,
                    "defense": 485,
                    "speed": 118,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}