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

{
    "id": 730,
    "url": "https://swarfarm.com/api/v2/levels/730/?format=api",
    "dungeon": 9792,
    "floor": 4,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5546,
                    "monster": 1573,
                    "stars": 6,
                    "level": 62,
                    "hp": 17310,
                    "attack": 1559,
                    "defense": 591,
                    "speed": 89,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5547,
                    "monster": 1568,
                    "stars": 6,
                    "level": 62,
                    "hp": 15615,
                    "attack": 1481,
                    "defense": 541,
                    "speed": 86,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5548,
                    "monster": 1573,
                    "stars": 6,
                    "level": 62,
                    "hp": 17310,
                    "attack": 1559,
                    "defense": 591,
                    "speed": 89,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5549,
                    "monster": 1568,
                    "stars": 6,
                    "level": 62,
                    "hp": 15615,
                    "attack": 1481,
                    "defense": 541,
                    "speed": 86,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5550,
                    "monster": 1573,
                    "stars": 6,
                    "level": 62,
                    "hp": 17310,
                    "attack": 1559,
                    "defense": 591,
                    "speed": 89,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5551,
                    "monster": 1573,
                    "stars": 6,
                    "level": 62,
                    "hp": 18195,
                    "attack": 1638,
                    "defense": 620,
                    "speed": 89,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5552,
                    "monster": 27,
                    "stars": 6,
                    "level": 62,
                    "hp": 19605,
                    "attack": 1045,
                    "defense": 750,
                    "speed": 91,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5553,
                    "monster": 27,
                    "stars": 6,
                    "level": 62,
                    "hp": 19605,
                    "attack": 1045,
                    "defense": 750,
                    "speed": 91,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5554,
                    "monster": 1573,
                    "stars": 6,
                    "level": 62,
                    "hp": 18195,
                    "attack": 1638,
                    "defense": 620,
                    "speed": 89,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5555,
                    "monster": 1768,
                    "stars": 6,
                    "level": 65,
                    "hp": 63795,
                    "attack": 1849,
                    "defense": 1056,
                    "speed": 92,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5556,
                    "monster": 1788,
                    "stars": 6,
                    "level": 65,
                    "hp": 40950,
                    "attack": 1321,
                    "defense": 791,
                    "speed": 86,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5557,
                    "monster": 1793,
                    "stars": 6,
                    "level": 65,
                    "hp": 40950,
                    "attack": 1108,
                    "defense": 791,
                    "speed": 80,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                }
            ]
        }
    ]
}