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

{
    "id": 260,
    "url": "https://swarfarm.com/api/v2/levels/260/?format=api",
    "dungeon": 13,
    "floor": 1,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 457,
                    "monster": 87,
                    "stars": 3,
                    "level": 39,
                    "hp": 12405,
                    "attack": 1239,
                    "defense": 417,
                    "speed": 118,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 458,
                    "monster": 795,
                    "stars": 3,
                    "level": 39,
                    "hp": 8820,
                    "attack": 1270,
                    "defense": 604,
                    "speed": 128,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 459,
                    "monster": 795,
                    "stars": 3,
                    "level": 39,
                    "hp": 8820,
                    "attack": 1270,
                    "defense": 604,
                    "speed": 128,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 460,
                    "monster": 795,
                    "stars": 3,
                    "level": 39,
                    "hp": 8820,
                    "attack": 1270,
                    "defense": 604,
                    "speed": 128,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 461,
                    "monster": 87,
                    "stars": 4,
                    "level": 38,
                    "hp": 13875,
                    "attack": 1386,
                    "defense": 468,
                    "speed": 118,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 462,
                    "monster": 795,
                    "stars": 4,
                    "level": 38,
                    "hp": 9870,
                    "attack": 1421,
                    "defense": 676,
                    "speed": 128,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 463,
                    "monster": 87,
                    "stars": 4,
                    "level": 38,
                    "hp": 13875,
                    "attack": 1386,
                    "defense": 468,
                    "speed": 118,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 464,
                    "monster": 795,
                    "stars": 4,
                    "level": 38,
                    "hp": 9870,
                    "attack": 1421,
                    "defense": 676,
                    "speed": 128,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 465,
                    "monster": 795,
                    "stars": 4,
                    "level": 39,
                    "hp": 10050,
                    "attack": 1446,
                    "defense": 687,
                    "speed": 128,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 466,
                    "monster": 795,
                    "stars": 4,
                    "level": 39,
                    "hp": 10050,
                    "attack": 1446,
                    "defense": 687,
                    "speed": 128,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 467,
                    "monster": 795,
                    "stars": 5,
                    "level": 39,
                    "hp": 17325,
                    "attack": 1724,
                    "defense": 938,
                    "speed": 139,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 468,
                    "monster": 795,
                    "stars": 4,
                    "level": 39,
                    "hp": 10050,
                    "attack": 1446,
                    "defense": 687,
                    "speed": 128,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 469,
                    "monster": 87,
                    "stars": 4,
                    "level": 39,
                    "hp": 14115,
                    "attack": 1411,
                    "defense": 476,
                    "speed": 118,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}