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

{
    "id": 107,
    "url": "https://swarfarm.com/api/v2/levels/107/?format=api",
    "dungeon": 6,
    "floor": 2,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 4024,
                    "monster": 26,
                    "stars": 3,
                    "level": 19,
                    "hp": 2370,
                    "attack": 161,
                    "defense": 213,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4025,
                    "monster": 61,
                    "stars": 3,
                    "level": 19,
                    "hp": 2070,
                    "attack": 185,
                    "defense": 210,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4026,
                    "monster": 26,
                    "stars": 3,
                    "level": 19,
                    "hp": 2370,
                    "attack": 161,
                    "defense": 213,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4027,
                    "monster": 61,
                    "stars": 3,
                    "level": 19,
                    "hp": 2070,
                    "attack": 185,
                    "defense": 210,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4028,
                    "monster": 61,
                    "stars": 2,
                    "level": 20,
                    "hp": 1665,
                    "attack": 149,
                    "defense": 169,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4029,
                    "monster": 61,
                    "stars": 2,
                    "level": 20,
                    "hp": 1665,
                    "attack": 149,
                    "defense": 169,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4030,
                    "monster": 61,
                    "stars": 2,
                    "level": 20,
                    "hp": 1665,
                    "attack": 149,
                    "defense": 169,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4031,
                    "monster": 26,
                    "stars": 3,
                    "level": 20,
                    "hp": 2415,
                    "attack": 165,
                    "defense": 219,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4032,
                    "monster": 26,
                    "stars": 3,
                    "level": 20,
                    "hp": 2415,
                    "attack": 165,
                    "defense": 219,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4033,
                    "monster": 62,
                    "stars": 3,
                    "level": 20,
                    "hp": 4140,
                    "attack": 249,
                    "defense": 255,
                    "speed": 113,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4034,
                    "monster": 26,
                    "stars": 3,
                    "level": 20,
                    "hp": 2415,
                    "attack": 165,
                    "defense": 219,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4035,
                    "monster": 26,
                    "stars": 3,
                    "level": 20,
                    "hp": 2415,
                    "attack": 165,
                    "defense": 219,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}