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

{
    "id": 53,
    "url": "https://swarfarm.com/api/v2/levels/53/?format=api",
    "dungeon": 3,
    "floor": 4,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3919,
                    "monster": 84,
                    "stars": 3,
                    "level": 23,
                    "hp": 2730,
                    "attack": 210,
                    "defense": 155,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3920,
                    "monster": 84,
                    "stars": 3,
                    "level": 23,
                    "hp": 2730,
                    "attack": 210,
                    "defense": 155,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3921,
                    "monster": 84,
                    "stars": 3,
                    "level": 23,
                    "hp": 2730,
                    "attack": 210,
                    "defense": 155,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3922,
                    "monster": 84,
                    "stars": 3,
                    "level": 23,
                    "hp": 2730,
                    "attack": 210,
                    "defense": 155,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3923,
                    "monster": 84,
                    "stars": 3,
                    "level": 23,
                    "hp": 2730,
                    "attack": 210,
                    "defense": 155,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3924,
                    "monster": 84,
                    "stars": 3,
                    "level": 23,
                    "hp": 2730,
                    "attack": 210,
                    "defense": 155,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3925,
                    "monster": 84,
                    "stars": 4,
                    "level": 23,
                    "hp": 3435,
                    "attack": 264,
                    "defense": 195,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3926,
                    "monster": 84,
                    "stars": 4,
                    "level": 23,
                    "hp": 4380,
                    "attack": 336,
                    "defense": 249,
                    "speed": 105,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3927,
                    "monster": 84,
                    "stars": 4,
                    "level": 23,
                    "hp": 3435,
                    "attack": 264,
                    "defense": 195,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}