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

{
    "id": 79,
    "url": "https://swarfarm.com/api/v2/levels/79/?format=api",
    "dungeon": 4,
    "floor": 2,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1669,
                    "monster": 345,
                    "stars": 4,
                    "level": 40,
                    "hp": 7530,
                    "attack": 275,
                    "defense": 400,
                    "speed": 101,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1670,
                    "monster": 345,
                    "stars": 4,
                    "level": 40,
                    "hp": 7530,
                    "attack": 275,
                    "defense": 400,
                    "speed": 101,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1671,
                    "monster": 345,
                    "stars": 4,
                    "level": 40,
                    "hp": 7530,
                    "attack": 275,
                    "defense": 400,
                    "speed": 101,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1672,
                    "monster": 345,
                    "stars": 4,
                    "level": 40,
                    "hp": 7530,
                    "attack": 275,
                    "defense": 400,
                    "speed": 101,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1673,
                    "monster": 345,
                    "stars": 4,
                    "level": 40,
                    "hp": 7530,
                    "attack": 275,
                    "defense": 400,
                    "speed": 101,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1674,
                    "monster": 345,
                    "stars": 4,
                    "level": 40,
                    "hp": 7530,
                    "attack": 275,
                    "defense": 400,
                    "speed": 101,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1675,
                    "monster": 345,
                    "stars": 4,
                    "level": 40,
                    "hp": 7530,
                    "attack": 275,
                    "defense": 400,
                    "speed": 101,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1676,
                    "monster": 345,
                    "stars": 5,
                    "level": 40,
                    "hp": 9195,
                    "attack": 335,
                    "defense": 489,
                    "speed": 101,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1677,
                    "monster": 345,
                    "stars": 6,
                    "level": 40,
                    "hp": 14760,
                    "attack": 537,
                    "defense": 784,
                    "speed": 111,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1678,
                    "monster": 345,
                    "stars": 5,
                    "level": 40,
                    "hp": 9195,
                    "attack": 335,
                    "defense": 489,
                    "speed": 101,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}