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

{
    "id": 722,
    "url": "https://swarfarm.com/api/v2/levels/722/?format=api",
    "dungeon": 9792,
    "floor": 1,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5570,
                    "monster": 1576,
                    "stars": 4,
                    "level": 32,
                    "hp": 8310,
                    "attack": 748,
                    "defense": 217,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5571,
                    "monster": 1571,
                    "stars": 4,
                    "level": 32,
                    "hp": 7500,
                    "attack": 711,
                    "defense": 199,
                    "speed": 44,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5572,
                    "monster": 1576,
                    "stars": 4,
                    "level": 32,
                    "hp": 8310,
                    "attack": 748,
                    "defense": 217,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5573,
                    "monster": 1571,
                    "stars": 4,
                    "level": 32,
                    "hp": 7500,
                    "attack": 711,
                    "defense": 199,
                    "speed": 44,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5574,
                    "monster": 1576,
                    "stars": 4,
                    "level": 32,
                    "hp": 8310,
                    "attack": 748,
                    "defense": 217,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5575,
                    "monster": 1576,
                    "stars": 4,
                    "level": 32,
                    "hp": 8730,
                    "attack": 786,
                    "defense": 228,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5576,
                    "monster": 133,
                    "stars": 4,
                    "level": 32,
                    "hp": 9405,
                    "attack": 502,
                    "defense": 276,
                    "speed": 47,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5577,
                    "monster": 133,
                    "stars": 4,
                    "level": 32,
                    "hp": 9405,
                    "attack": 502,
                    "defense": 276,
                    "speed": 47,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5578,
                    "monster": 1576,
                    "stars": 4,
                    "level": 32,
                    "hp": 8730,
                    "attack": 786,
                    "defense": 228,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5579,
                    "monster": 1771,
                    "stars": 4,
                    "level": 35,
                    "hp": 30630,
                    "attack": 888,
                    "defense": 388,
                    "speed": 47,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5580,
                    "monster": 1791,
                    "stars": 4,
                    "level": 35,
                    "hp": 19650,
                    "attack": 634,
                    "defense": 291,
                    "speed": 44,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5581,
                    "monster": 1796,
                    "stars": 4,
                    "level": 35,
                    "hp": 19650,
                    "attack": 532,
                    "defense": 291,
                    "speed": 41,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                }
            ]
        }
    ]
}