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

{
    "id": 89,
    "url": "https://swarfarm.com/api/v2/levels/89/?format=api",
    "dungeon": 5,
    "floor": 5,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3640,
                    "monster": 327,
                    "stars": 2,
                    "level": 18,
                    "hp": 2205,
                    "attack": 114,
                    "defense": 119,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3641,
                    "monster": 327,
                    "stars": 2,
                    "level": 18,
                    "hp": 2205,
                    "attack": 114,
                    "defense": 119,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3642,
                    "monster": 32,
                    "stars": 2,
                    "level": 18,
                    "hp": 1785,
                    "attack": 125,
                    "defense": 99,
                    "speed": 101,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3643,
                    "monster": 327,
                    "stars": 2,
                    "level": 18,
                    "hp": 2205,
                    "attack": 114,
                    "defense": 119,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3644,
                    "monster": 327,
                    "stars": 2,
                    "level": 18,
                    "hp": 2205,
                    "attack": 114,
                    "defense": 119,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3645,
                    "monster": 327,
                    "stars": 2,
                    "level": 18,
                    "hp": 2205,
                    "attack": 114,
                    "defense": 119,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3646,
                    "monster": 327,
                    "stars": 2,
                    "level": 18,
                    "hp": 2205,
                    "attack": 114,
                    "defense": 119,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3647,
                    "monster": 32,
                    "stars": 2,
                    "level": 18,
                    "hp": 1785,
                    "attack": 125,
                    "defense": 99,
                    "speed": 101,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3648,
                    "monster": 32,
                    "stars": 3,
                    "level": 18,
                    "hp": 2325,
                    "attack": 162,
                    "defense": 128,
                    "speed": 101,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3649,
                    "monster": 32,
                    "stars": 3,
                    "level": 18,
                    "hp": 3360,
                    "attack": 234,
                    "defense": 185,
                    "speed": 111,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3650,
                    "monster": 327,
                    "stars": 3,
                    "level": 18,
                    "hp": 2865,
                    "attack": 148,
                    "defense": 155,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}