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

{
    "id": 159,
    "url": "https://swarfarm.com/api/v2/levels/159/?format=api",
    "dungeon": 8,
    "floor": 5,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1763,
                    "monster": 11,
                    "stars": 3,
                    "level": 32,
                    "hp": 3840,
                    "attack": 296,
                    "defense": 256,
                    "speed": 105,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1764,
                    "monster": 11,
                    "stars": 3,
                    "level": 32,
                    "hp": 3840,
                    "attack": 296,
                    "defense": 256,
                    "speed": 105,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1765,
                    "monster": 90,
                    "stars": 3,
                    "level": 32,
                    "hp": 3645,
                    "attack": 438,
                    "defense": 228,
                    "speed": 111,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1766,
                    "monster": 90,
                    "stars": 4,
                    "level": 32,
                    "hp": 4320,
                    "attack": 521,
                    "defense": 273,
                    "speed": 111,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1767,
                    "monster": 90,
                    "stars": 4,
                    "level": 32,
                    "hp": 4320,
                    "attack": 521,
                    "defense": 273,
                    "speed": 111,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1768,
                    "monster": 90,
                    "stars": 4,
                    "level": 32,
                    "hp": 4320,
                    "attack": 521,
                    "defense": 273,
                    "speed": 111,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1769,
                    "monster": 11,
                    "stars": 4,
                    "level": 32,
                    "hp": 4560,
                    "attack": 352,
                    "defense": 304,
                    "speed": 105,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1770,
                    "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": 1771,
                    "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": 1772,
                    "monster": 373,
                    "stars": 4,
                    "level": 33,
                    "hp": 4815,
                    "attack": 763,
                    "defense": 422,
                    "speed": 119,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1773,
                    "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": 1774,
                    "monster": 90,
                    "stars": 4,
                    "level": 33,
                    "hp": 4395,
                    "attack": 530,
                    "defense": 276,
                    "speed": 111,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}