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

{
    "id": 178,
    "url": "https://swarfarm.com/api/v2/levels/178/?format=api",
    "dungeon": 9,
    "floor": 3,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1493,
                    "monster": 257,
                    "stars": 3,
                    "level": 34,
                    "hp": 6735,
                    "attack": 449,
                    "defense": 358,
                    "speed": 115,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1494,
                    "monster": 257,
                    "stars": 3,
                    "level": 34,
                    "hp": 6735,
                    "attack": 449,
                    "defense": 358,
                    "speed": 115,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1495,
                    "monster": 754,
                    "stars": 3,
                    "level": 34,
                    "hp": 5940,
                    "attack": 502,
                    "defense": 358,
                    "speed": 115,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1496,
                    "monster": 257,
                    "stars": 3,
                    "level": 34,
                    "hp": 6735,
                    "attack": 449,
                    "defense": 358,
                    "speed": 115,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1497,
                    "monster": 257,
                    "stars": 4,
                    "level": 33,
                    "hp": 7770,
                    "attack": 518,
                    "defense": 413,
                    "speed": 115,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1498,
                    "monster": 257,
                    "stars": 4,
                    "level": 33,
                    "hp": 7770,
                    "attack": 518,
                    "defense": 413,
                    "speed": 115,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1499,
                    "monster": 257,
                    "stars": 4,
                    "level": 33,
                    "hp": 7770,
                    "attack": 518,
                    "defense": 413,
                    "speed": 115,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1500,
                    "monster": 257,
                    "stars": 4,
                    "level": 33,
                    "hp": 7770,
                    "attack": 518,
                    "defense": 413,
                    "speed": 115,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1501,
                    "monster": 754,
                    "stars": 4,
                    "level": 34,
                    "hp": 6960,
                    "attack": 590,
                    "defense": 420,
                    "speed": 115,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1502,
                    "monster": 257,
                    "stars": 4,
                    "level": 34,
                    "hp": 7905,
                    "attack": 527,
                    "defense": 420,
                    "speed": 115,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1503,
                    "monster": 258,
                    "stars": 5,
                    "level": 34,
                    "hp": 12765,
                    "attack": 931,
                    "defense": 647,
                    "speed": 127,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1504,
                    "monster": 754,
                    "stars": 4,
                    "level": 34,
                    "hp": 6960,
                    "attack": 590,
                    "defense": 420,
                    "speed": 115,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1505,
                    "monster": 257,
                    "stars": 4,
                    "level": 34,
                    "hp": 7905,
                    "attack": 527,
                    "defense": 420,
                    "speed": 115,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}