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

{
    "id": 158,
    "url": "https://swarfarm.com/api/v2/levels/158/?format=api",
    "dungeon": 8,
    "floor": 4,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1751,
                    "monster": 225,
                    "stars": 4,
                    "level": 32,
                    "hp": 7815,
                    "attack": 328,
                    "defense": 352,
                    "speed": 103,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1752,
                    "monster": 17,
                    "stars": 4,
                    "level": 32,
                    "hp": 5160,
                    "attack": 400,
                    "defense": 336,
                    "speed": 111,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1753,
                    "monster": 17,
                    "stars": 4,
                    "level": 32,
                    "hp": 5160,
                    "attack": 400,
                    "defense": 336,
                    "speed": 111,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1754,
                    "monster": 225,
                    "stars": 3,
                    "level": 32,
                    "hp": 6570,
                    "attack": 275,
                    "defense": 296,
                    "speed": 103,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1755,
                    "monster": 17,
                    "stars": 3,
                    "level": 32,
                    "hp": 4335,
                    "attack": 336,
                    "defense": 283,
                    "speed": 111,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1756,
                    "monster": 225,
                    "stars": 3,
                    "level": 32,
                    "hp": 6570,
                    "attack": 275,
                    "defense": 296,
                    "speed": 103,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1757,
                    "monster": 17,
                    "stars": 3,
                    "level": 32,
                    "hp": 4335,
                    "attack": 336,
                    "defense": 283,
                    "speed": 111,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1758,
                    "monster": 17,
                    "stars": 4,
                    "level": 32,
                    "hp": 5160,
                    "attack": 400,
                    "defense": 336,
                    "speed": 111,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1759,
                    "monster": 17,
                    "stars": 4,
                    "level": 32,
                    "hp": 5160,
                    "attack": 400,
                    "defense": 336,
                    "speed": 111,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1760,
                    "monster": 18,
                    "stars": 4,
                    "level": 32,
                    "hp": 7830,
                    "attack": 642,
                    "defense": 498,
                    "speed": 123,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1761,
                    "monster": 225,
                    "stars": 4,
                    "level": 32,
                    "hp": 7815,
                    "attack": 328,
                    "defense": 352,
                    "speed": 103,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1762,
                    "monster": 225,
                    "stars": 4,
                    "level": 32,
                    "hp": 7815,
                    "attack": 328,
                    "defense": 352,
                    "speed": 103,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}