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

{
    "id": 650,
    "url": "https://swarfarm.com/api/v2/levels/650/?format=api",
    "dungeon": 9015,
    "floor": 4,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 4782,
                    "monster": 1576,
                    "stars": 6,
                    "level": 62,
                    "hp": 14235,
                    "attack": 1466,
                    "defense": 606,
                    "speed": 94,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                },
                {
                    "id": 4783,
                    "monster": 1571,
                    "stars": 6,
                    "level": 62,
                    "hp": 12795,
                    "attack": 1613,
                    "defense": 552,
                    "speed": 92,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                },
                {
                    "id": 4784,
                    "monster": 1576,
                    "stars": 6,
                    "level": 62,
                    "hp": 14235,
                    "attack": 1466,
                    "defense": 606,
                    "speed": 94,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                },
                {
                    "id": 4785,
                    "monster": 1571,
                    "stars": 6,
                    "level": 62,
                    "hp": 12795,
                    "attack": 1613,
                    "defense": 552,
                    "speed": 92,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                },
                {
                    "id": 4786,
                    "monster": 1576,
                    "stars": 6,
                    "level": 62,
                    "hp": 14235,
                    "attack": 1466,
                    "defense": 606,
                    "speed": 94,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4787,
                    "monster": 1576,
                    "stars": 6,
                    "level": 62,
                    "hp": 14985,
                    "attack": 1541,
                    "defense": 638,
                    "speed": 94,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                },
                {
                    "id": 4788,
                    "monster": 141,
                    "stars": 6,
                    "level": 62,
                    "hp": 19275,
                    "attack": 1106,
                    "defense": 1140,
                    "speed": 86,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                },
                {
                    "id": 4789,
                    "monster": 141,
                    "stars": 6,
                    "level": 62,
                    "hp": 19275,
                    "attack": 1106,
                    "defense": 1140,
                    "speed": 86,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                },
                {
                    "id": 4790,
                    "monster": 1576,
                    "stars": 6,
                    "level": 62,
                    "hp": 14985,
                    "attack": 1541,
                    "defense": 638,
                    "speed": 94,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4791,
                    "monster": 1393,
                    "stars": 6,
                    "level": 65,
                    "hp": 63885,
                    "attack": 1467,
                    "defense": 2045,
                    "speed": 96,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 4792,
                    "monster": 1521,
                    "stars": 6,
                    "level": 65,
                    "hp": 42000,
                    "attack": 1108,
                    "defense": 832,
                    "speed": 89,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 4793,
                    "monster": 1526,
                    "stars": 6,
                    "level": 65,
                    "hp": 35790,
                    "attack": 1108,
                    "defense": 926,
                    "speed": 86,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                }
            ]
        }
    ]
}