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

{
    "id": 734,
    "url": "https://swarfarm.com/api/v2/levels/734/?format=api",
    "dungeon": 9792,
    "floor": 5,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5469,
                    "monster": 1572,
                    "stars": 6,
                    "level": 72,
                    "hp": 21645,
                    "attack": 1949,
                    "defense": 739,
                    "speed": 111,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5470,
                    "monster": 1567,
                    "stars": 6,
                    "level": 72,
                    "hp": 19515,
                    "attack": 1851,
                    "defense": 677,
                    "speed": 108,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5471,
                    "monster": 1572,
                    "stars": 6,
                    "level": 72,
                    "hp": 21645,
                    "attack": 1949,
                    "defense": 739,
                    "speed": 111,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5472,
                    "monster": 1567,
                    "stars": 6,
                    "level": 72,
                    "hp": 19515,
                    "attack": 1851,
                    "defense": 677,
                    "speed": 108,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5473,
                    "monster": 1572,
                    "stars": 6,
                    "level": 72,
                    "hp": 21645,
                    "attack": 1949,
                    "defense": 739,
                    "speed": 111,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5474,
                    "monster": 1572,
                    "stars": 6,
                    "level": 72,
                    "hp": 22740,
                    "attack": 2048,
                    "defense": 775,
                    "speed": 111,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5475,
                    "monster": 62,
                    "stars": 6,
                    "level": 72,
                    "hp": 24495,
                    "attack": 1307,
                    "defense": 938,
                    "speed": 114,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5476,
                    "monster": 62,
                    "stars": 6,
                    "level": 72,
                    "hp": 24495,
                    "attack": 1307,
                    "defense": 938,
                    "speed": 114,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5477,
                    "monster": 1572,
                    "stars": 6,
                    "level": 72,
                    "hp": 22740,
                    "attack": 2048,
                    "defense": 775,
                    "speed": 111,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5478,
                    "monster": 1767,
                    "stars": 6,
                    "level": 75,
                    "hp": 79755,
                    "attack": 2311,
                    "defense": 1320,
                    "speed": 115,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5479,
                    "monster": 1787,
                    "stars": 6,
                    "level": 75,
                    "hp": 51195,
                    "attack": 1651,
                    "defense": 989,
                    "speed": 108,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5480,
                    "monster": 1792,
                    "stars": 6,
                    "level": 75,
                    "hp": 51195,
                    "attack": 1385,
                    "defense": 989,
                    "speed": 100,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                }
            ]
        }
    ]
}