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

{
    "id": 671,
    "url": "https://swarfarm.com/api/v2/levels/671/?format=api",
    "dungeon": 9019,
    "floor": 5,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 4722,
                    "monster": 1574,
                    "stars": 6,
                    "level": 72,
                    "hp": 21645,
                    "attack": 1949,
                    "defense": 739,
                    "speed": 118,
                    "resist": 50,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4723,
                    "monster": 1569,
                    "stars": 6,
                    "level": 72,
                    "hp": 19515,
                    "attack": 1851,
                    "defense": 712,
                    "speed": 112,
                    "resist": 50,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4724,
                    "monster": 1574,
                    "stars": 6,
                    "level": 72,
                    "hp": 21645,
                    "attack": 1949,
                    "defense": 739,
                    "speed": 118,
                    "resist": 50,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4725,
                    "monster": 1569,
                    "stars": 6,
                    "level": 72,
                    "hp": 19515,
                    "attack": 1851,
                    "defense": 712,
                    "speed": 112,
                    "resist": 50,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4726,
                    "monster": 1574,
                    "stars": 6,
                    "level": 72,
                    "hp": 21645,
                    "attack": 1949,
                    "defense": 739,
                    "speed": 118,
                    "resist": 50,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4727,
                    "monster": 1574,
                    "stars": 6,
                    "level": 72,
                    "hp": 22740,
                    "attack": 2043,
                    "defense": 775,
                    "speed": 118,
                    "resist": 50,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4728,
                    "monster": 388,
                    "stars": 6,
                    "level": 72,
                    "hp": 23370,
                    "attack": 1707,
                    "defense": 740,
                    "speed": 118,
                    "resist": 50,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4729,
                    "monster": 388,
                    "stars": 6,
                    "level": 72,
                    "hp": 23370,
                    "attack": 1707,
                    "defense": 740,
                    "speed": 118,
                    "resist": 50,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4730,
                    "monster": 1574,
                    "stars": 6,
                    "level": 72,
                    "hp": 22740,
                    "attack": 2043,
                    "defense": 775,
                    "speed": 118,
                    "resist": 50,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4731,
                    "monster": 1406,
                    "stars": 6,
                    "level": 75,
                    "hp": 104190,
                    "attack": 2146,
                    "defense": 1843,
                    "speed": 114,
                    "resist": 50,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 4732,
                    "monster": 1549,
                    "stars": 6,
                    "level": 75,
                    "hp": 50625,
                    "attack": 1731,
                    "defense": 830,
                    "speed": 127,
                    "resist": 50,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4733,
                    "monster": 1554,
                    "stars": 6,
                    "level": 75,
                    "hp": 50625,
                    "attack": 1530,
                    "defense": 830,
                    "speed": 118,
                    "resist": 50,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                }
            ]
        }
    ]
}