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

{
    "id": 298,
    "url": "https://swarfarm.com/api/v2/levels/298/?format=api",
    "dungeon": 1001,
    "floor": 4,
    "difficulty": null,
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2820,
                    "monster": 477,
                    "stars": 4,
                    "level": 18,
                    "hp": 3195,
                    "attack": 167,
                    "defense": 281,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2821,
                    "monster": 477,
                    "stars": 4,
                    "level": 18,
                    "hp": 3195,
                    "attack": 167,
                    "defense": 281,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2822,
                    "monster": 477,
                    "stars": 4,
                    "level": 18,
                    "hp": 3195,
                    "attack": 167,
                    "defense": 281,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2823,
                    "monster": 477,
                    "stars": 4,
                    "level": 18,
                    "hp": 3195,
                    "attack": 167,
                    "defense": 281,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2824,
                    "monster": 1561,
                    "stars": 1,
                    "level": 20,
                    "hp": 3435,
                    "attack": 102,
                    "defense": 91,
                    "speed": 110,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2825,
                    "monster": 477,
                    "stars": 4,
                    "level": 20,
                    "hp": 3315,
                    "attack": 173,
                    "defense": 292,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2826,
                    "monster": 1561,
                    "stars": 1,
                    "level": 20,
                    "hp": 3435,
                    "attack": 102,
                    "defense": 91,
                    "speed": 110,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2827,
                    "monster": 477,
                    "stars": 4,
                    "level": 20,
                    "hp": 3315,
                    "attack": 173,
                    "defense": 292,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2828,
                    "monster": 1561,
                    "stars": 1,
                    "level": 20,
                    "hp": 3435,
                    "attack": 102,
                    "defense": 91,
                    "speed": 110,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2829,
                    "monster": 1100,
                    "stars": 4,
                    "level": 20,
                    "hp": 17820,
                    "attack": 337,
                    "defense": 278,
                    "speed": 95,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2830,
                    "monster": 1491,
                    "stars": 1,
                    "level": 20,
                    "hp": 10710,
                    "attack": 102,
                    "defense": 102,
                    "speed": 73,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2831,
                    "monster": 1491,
                    "stars": 1,
                    "level": 20,
                    "hp": 10710,
                    "attack": 102,
                    "defense": 102,
                    "speed": 73,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}