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

{
    "id": 161,
    "url": "https://swarfarm.com/api/v2/levels/161/?format=api",
    "dungeon": 8,
    "floor": 7,
    "difficulty": "Hard",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1787,
                    "monster": 17,
                    "stars": 3,
                    "level": 33,
                    "hp": 4440,
                    "attack": 344,
                    "defense": 289,
                    "speed": 111,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1788,
                    "monster": 193,
                    "stars": 3,
                    "level": 33,
                    "hp": 3615,
                    "attack": 490,
                    "defense": 304,
                    "speed": 106,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1789,
                    "monster": 193,
                    "stars": 3,
                    "level": 33,
                    "hp": 3615,
                    "attack": 490,
                    "defense": 304,
                    "speed": 106,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1790,
                    "monster": 11,
                    "stars": 3,
                    "level": 33,
                    "hp": 3930,
                    "attack": 304,
                    "defense": 262,
                    "speed": 105,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1791,
                    "monster": 193,
                    "stars": 4,
                    "level": 33,
                    "hp": 4290,
                    "attack": 579,
                    "defense": 358,
                    "speed": 106,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1792,
                    "monster": 193,
                    "stars": 4,
                    "level": 33,
                    "hp": 4290,
                    "attack": 579,
                    "defense": 358,
                    "speed": 106,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1793,
                    "monster": 17,
                    "stars": 4,
                    "level": 33,
                    "hp": 5265,
                    "attack": 408,
                    "defense": 343,
                    "speed": 111,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1794,
                    "monster": 11,
                    "stars": 4,
                    "level": 33,
                    "hp": 4650,
                    "attack": 358,
                    "defense": 310,
                    "speed": 105,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1795,
                    "monster": 17,
                    "stars": 4,
                    "level": 33,
                    "hp": 5265,
                    "attack": 408,
                    "defense": 343,
                    "speed": 111,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1796,
                    "monster": 197,
                    "stars": 4,
                    "level": 32,
                    "hp": 4560,
                    "attack": 600,
                    "defense": 296,
                    "speed": 98,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1797,
                    "monster": 1076,
                    "stars": 5,
                    "level": 33,
                    "hp": 12330,
                    "attack": 1548,
                    "defense": 376,
                    "speed": 123,
                    "resist": 39,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1798,
                    "monster": 197,
                    "stars": 4,
                    "level": 32,
                    "hp": 4560,
                    "attack": 600,
                    "defense": 296,
                    "speed": 98,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}