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

{
    "id": 378,
    "url": "https://swarfarm.com/api/v2/levels/378/?format=api",
    "dungeon": 6001,
    "floor": 4,
    "difficulty": null,
    "energy_cost": 6,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3178,
                    "monster": 1561,
                    "stars": 1,
                    "level": 23,
                    "hp": 2880,
                    "attack": 237,
                    "defense": 237,
                    "speed": 58,
                    "resist": 20,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 3179,
                    "monster": 477,
                    "stars": 4,
                    "level": 23,
                    "hp": 3555,
                    "attack": 285,
                    "defense": 357,
                    "speed": 80,
                    "resist": 19,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 3180,
                    "monster": 477,
                    "stars": 4,
                    "level": 23,
                    "hp": 3555,
                    "attack": 285,
                    "defense": 357,
                    "speed": 80,
                    "resist": 19,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 3181,
                    "monster": 1561,
                    "stars": 1,
                    "level": 23,
                    "hp": 2880,
                    "attack": 237,
                    "defense": 237,
                    "speed": 58,
                    "resist": 20,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3182,
                    "monster": 477,
                    "stars": 4,
                    "level": 25,
                    "hp": 5745,
                    "attack": 359,
                    "defense": 358,
                    "speed": 80,
                    "resist": 19,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 25
                },
                {
                    "id": 3183,
                    "monster": 739,
                    "stars": 4,
                    "level": 25,
                    "hp": 15555,
                    "attack": 705,
                    "defense": 303,
                    "speed": 96,
                    "resist": 30,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 25
                },
                {
                    "id": 3184,
                    "monster": 477,
                    "stars": 4,
                    "level": 25,
                    "hp": 5745,
                    "attack": 359,
                    "defense": 358,
                    "speed": 80,
                    "resist": 30,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 25
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3185,
                    "monster": 1561,
                    "stars": 1,
                    "level": 25,
                    "hp": 2880,
                    "attack": 238,
                    "defense": 236,
                    "speed": 58,
                    "resist": 30,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 3186,
                    "monster": 477,
                    "stars": 4,
                    "level": 25,
                    "hp": 3600,
                    "attack": 286,
                    "defense": 358,
                    "speed": 80,
                    "resist": 19,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 3187,
                    "monster": 477,
                    "stars": 4,
                    "level": 25,
                    "hp": 3600,
                    "attack": 286,
                    "defense": 358,
                    "speed": 80,
                    "resist": 19,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 3188,
                    "monster": 477,
                    "stars": 4,
                    "level": 25,
                    "hp": 3600,
                    "attack": 286,
                    "defense": 358,
                    "speed": 80,
                    "resist": 19,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 3189,
                    "monster": 1561,
                    "stars": 1,
                    "level": 25,
                    "hp": 2880,
                    "attack": 238,
                    "defense": 236,
                    "speed": 58,
                    "resist": 20,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3190,
                    "monster": 1144,
                    "stars": 4,
                    "level": 25,
                    "hp": 35805,
                    "attack": 1312,
                    "defense": 262,
                    "speed": 66,
                    "resist": 30,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 10
                }
            ]
        }
    ]
}