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

{
    "id": 665,
    "url": "https://swarfarm.com/api/v2/levels/665/?format=api",
    "dungeon": 9018,
    "floor": 4,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5040,
                    "monster": 1575,
                    "stars": 6,
                    "level": 62,
                    "hp": 14235,
                    "attack": 1466,
                    "defense": 606,
                    "speed": 94,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5041,
                    "monster": 1570,
                    "stars": 6,
                    "level": 62,
                    "hp": 12795,
                    "attack": 1613,
                    "defense": 552,
                    "speed": 92,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5042,
                    "monster": 1575,
                    "stars": 6,
                    "level": 62,
                    "hp": 14235,
                    "attack": 1466,
                    "defense": 606,
                    "speed": 94,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5043,
                    "monster": 1570,
                    "stars": 6,
                    "level": 62,
                    "hp": 12795,
                    "attack": 1613,
                    "defense": 552,
                    "speed": 92,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5044,
                    "monster": 1575,
                    "stars": 6,
                    "level": 62,
                    "hp": 14235,
                    "attack": 1466,
                    "defense": 606,
                    "speed": 94,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5045,
                    "monster": 1575,
                    "stars": 6,
                    "level": 62,
                    "hp": 14985,
                    "attack": 1541,
                    "defense": 638,
                    "speed": 94,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5046,
                    "monster": 458,
                    "stars": 6,
                    "level": 62,
                    "hp": 19230,
                    "attack": 1108,
                    "defense": 1137,
                    "speed": 86,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5047,
                    "monster": 458,
                    "stars": 6,
                    "level": 62,
                    "hp": 19230,
                    "attack": 1108,
                    "defense": 1137,
                    "speed": 86,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5048,
                    "monster": 1575,
                    "stars": 6,
                    "level": 62,
                    "hp": 14985,
                    "attack": 1541,
                    "defense": 638,
                    "speed": 94,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5049,
                    "monster": 1402,
                    "stars": 6,
                    "level": 65,
                    "hp": 67290,
                    "attack": 1545,
                    "defense": 2045,
                    "speed": 90,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 5050,
                    "monster": 1540,
                    "stars": 6,
                    "level": 65,
                    "hp": 42000,
                    "attack": 1108,
                    "defense": 832,
                    "speed": 95,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5051,
                    "monster": 1545,
                    "stars": 6,
                    "level": 65,
                    "hp": 35790,
                    "attack": 1108,
                    "defense": 926,
                    "speed": 93,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                }
            ]
        }
    ]
}