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

{
    "id": 164,
    "url": "https://swarfarm.com/api/v2/levels/164/?format=api",
    "dungeon": 8,
    "floor": 3,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1823,
                    "monster": 225,
                    "stars": 4,
                    "level": 40,
                    "hp": 10440,
                    "attack": 439,
                    "defense": 471,
                    "speed": 108,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1824,
                    "monster": 84,
                    "stars": 4,
                    "level": 40,
                    "hp": 6405,
                    "attack": 492,
                    "defense": 364,
                    "speed": 110,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1825,
                    "monster": 225,
                    "stars": 4,
                    "level": 40,
                    "hp": 10440,
                    "attack": 439,
                    "defense": 471,
                    "speed": 108,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1826,
                    "monster": 225,
                    "stars": 5,
                    "level": 40,
                    "hp": 12750,
                    "attack": 537,
                    "defense": 576,
                    "speed": 108,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1827,
                    "monster": 84,
                    "stars": 5,
                    "level": 40,
                    "hp": 7845,
                    "attack": 601,
                    "defense": 445,
                    "speed": 110,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1828,
                    "monster": 225,
                    "stars": 5,
                    "level": 40,
                    "hp": 12750,
                    "attack": 537,
                    "defense": 576,
                    "speed": 108,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1829,
                    "monster": 84,
                    "stars": 5,
                    "level": 40,
                    "hp": 7845,
                    "attack": 601,
                    "defense": 445,
                    "speed": 110,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1830,
                    "monster": 84,
                    "stars": 5,
                    "level": 40,
                    "hp": 7845,
                    "attack": 601,
                    "defense": 445,
                    "speed": 110,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1831,
                    "monster": 225,
                    "stars": 5,
                    "level": 40,
                    "hp": 12750,
                    "attack": 537,
                    "defense": 576,
                    "speed": 108,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1832,
                    "monster": 226,
                    "stars": 6,
                    "level": 40,
                    "hp": 21615,
                    "attack": 928,
                    "defense": 889,
                    "speed": 138,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1833,
                    "monster": 225,
                    "stars": 5,
                    "level": 40,
                    "hp": 12750,
                    "attack": 537,
                    "defense": 576,
                    "speed": 108,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1834,
                    "monster": 225,
                    "stars": 5,
                    "level": 40,
                    "hp": 12750,
                    "attack": 537,
                    "defense": 576,
                    "speed": 108,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}