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

{
    "id": 179,
    "url": "https://swarfarm.com/api/v2/levels/179/?format=api",
    "dungeon": 9,
    "floor": 4,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1679,
                    "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": 1680,
                    "monster": 24,
                    "stars": 4,
                    "level": 34,
                    "hp": 5100,
                    "attack": 554,
                    "defense": 313,
                    "speed": 119,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1681,
                    "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": 1682,
                    "monster": 24,
                    "stars": 4,
                    "level": 34,
                    "hp": 5100,
                    "attack": 554,
                    "defense": 313,
                    "speed": 119,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1683,
                    "monster": 24,
                    "stars": 3,
                    "level": 34,
                    "hp": 4335,
                    "attack": 471,
                    "defense": 266,
                    "speed": 119,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1684,
                    "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": 1685,
                    "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": 1686,
                    "monster": 24,
                    "stars": 3,
                    "level": 34,
                    "hp": 4335,
                    "attack": 471,
                    "defense": 266,
                    "speed": 119,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1687,
                    "monster": 24,
                    "stars": 4,
                    "level": 34,
                    "hp": 5100,
                    "attack": 554,
                    "defense": 313,
                    "speed": 119,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1688,
                    "monster": 24,
                    "stars": 4,
                    "level": 34,
                    "hp": 5100,
                    "attack": 554,
                    "defense": 313,
                    "speed": 119,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1689,
                    "monster": 755,
                    "stars": 5,
                    "level": 34,
                    "hp": 12150,
                    "attack": 945,
                    "defense": 674,
                    "speed": 127,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1690,
                    "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": 1691,
                    "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
                }
            ]
        }
    ]
}