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

{
    "id": 91,
    "url": "https://swarfarm.com/api/v2/levels/91/?format=api",
    "dungeon": 5,
    "floor": 7,
    "difficulty": "Normal",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3204,
                    "monster": 327,
                    "stars": 2,
                    "level": 19,
                    "hp": 2295,
                    "attack": 118,
                    "defense": 124,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3205,
                    "monster": 32,
                    "stars": 2,
                    "level": 19,
                    "hp": 1860,
                    "attack": 129,
                    "defense": 102,
                    "speed": 101,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3206,
                    "monster": 379,
                    "stars": 2,
                    "level": 19,
                    "hp": 1965,
                    "attack": 110,
                    "defense": 153,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3207,
                    "monster": 327,
                    "stars": 2,
                    "level": 19,
                    "hp": 2295,
                    "attack": 118,
                    "defense": 124,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3208,
                    "monster": 379,
                    "stars": 2,
                    "level": 19,
                    "hp": 1965,
                    "attack": 110,
                    "defense": 153,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3209,
                    "monster": 32,
                    "stars": 2,
                    "level": 19,
                    "hp": 1860,
                    "attack": 129,
                    "defense": 102,
                    "speed": 101,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3210,
                    "monster": 327,
                    "stars": 2,
                    "level": 19,
                    "hp": 2295,
                    "attack": 118,
                    "defense": 124,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3211,
                    "monster": 32,
                    "stars": 2,
                    "level": 19,
                    "hp": 1860,
                    "attack": 129,
                    "defense": 102,
                    "speed": 101,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3212,
                    "monster": 327,
                    "stars": 3,
                    "level": 18,
                    "hp": 3195,
                    "attack": 165,
                    "defense": 173,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3213,
                    "monster": 1077,
                    "stars": 4,
                    "level": 19,
                    "hp": 8205,
                    "attack": 324,
                    "defense": 333,
                    "speed": 107,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3214,
                    "monster": 32,
                    "stars": 3,
                    "level": 18,
                    "hp": 2595,
                    "attack": 180,
                    "defense": 143,
                    "speed": 101,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}