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

{
    "id": 157,
    "url": "https://swarfarm.com/api/v2/levels/157/?format=api",
    "dungeon": 8,
    "floor": 3,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1739,
                    "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": 1740,
                    "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": 1741,
                    "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
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1742,
                    "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": 1743,
                    "monster": 84,
                    "stars": 4,
                    "level": 32,
                    "hp": 4815,
                    "attack": 369,
                    "defense": 273,
                    "speed": 105,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1744,
                    "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": 1745,
                    "monster": 84,
                    "stars": 4,
                    "level": 32,
                    "hp": 4815,
                    "attack": 369,
                    "defense": 273,
                    "speed": 105,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1746,
                    "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": 1747,
                    "monster": 84,
                    "stars": 4,
                    "level": 32,
                    "hp": 4815,
                    "attack": 369,
                    "defense": 273,
                    "speed": 105,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1748,
                    "monster": 226,
                    "stars": 4,
                    "level": 32,
                    "hp": 10800,
                    "attack": 464,
                    "defense": 443,
                    "speed": 132,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1749,
                    "monster": 84,
                    "stars": 4,
                    "level": 32,
                    "hp": 4815,
                    "attack": 369,
                    "defense": 273,
                    "speed": 105,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1750,
                    "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
                }
            ]
        }
    ]
}