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

{
    "id": 379,
    "url": "https://swarfarm.com/api/v2/levels/379/?format=api",
    "dungeon": 6001,
    "floor": 5,
    "difficulty": null,
    "energy_cost": 7,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3191,
                    "monster": 1561,
                    "stars": 1,
                    "level": 27,
                    "hp": 4425,
                    "attack": 365,
                    "defense": 365,
                    "speed": 61,
                    "resist": 25,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 3192,
                    "monster": 477,
                    "stars": 4,
                    "level": 27,
                    "hp": 5475,
                    "attack": 441,
                    "defense": 551,
                    "speed": 85,
                    "resist": 25,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 3193,
                    "monster": 477,
                    "stars": 4,
                    "level": 27,
                    "hp": 5475,
                    "attack": 441,
                    "defense": 551,
                    "speed": 85,
                    "resist": 25,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 3194,
                    "monster": 1561,
                    "stars": 1,
                    "level": 27,
                    "hp": 4425,
                    "attack": 365,
                    "defense": 365,
                    "speed": 61,
                    "resist": 25,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3195,
                    "monster": 477,
                    "stars": 4,
                    "level": 29,
                    "hp": 8820,
                    "attack": 550,
                    "defense": 550,
                    "speed": 85,
                    "resist": 25,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 25
                },
                {
                    "id": 3196,
                    "monster": 739,
                    "stars": 4,
                    "level": 29,
                    "hp": 23955,
                    "attack": 1082,
                    "defense": 467,
                    "speed": 101,
                    "resist": 34,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 25
                },
                {
                    "id": 3197,
                    "monster": 477,
                    "stars": 4,
                    "level": 29,
                    "hp": 8820,
                    "attack": 550,
                    "defense": 550,
                    "speed": 85,
                    "resist": 34,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 25
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3198,
                    "monster": 1561,
                    "stars": 1,
                    "level": 29,
                    "hp": 4440,
                    "attack": 365,
                    "defense": 368,
                    "speed": 61,
                    "resist": 35,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 3199,
                    "monster": 477,
                    "stars": 4,
                    "level": 29,
                    "hp": 5535,
                    "attack": 438,
                    "defense": 550,
                    "speed": 85,
                    "resist": 25,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 3200,
                    "monster": 477,
                    "stars": 4,
                    "level": 29,
                    "hp": 5535,
                    "attack": 438,
                    "defense": 550,
                    "speed": 85,
                    "resist": 25,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 3201,
                    "monster": 477,
                    "stars": 4,
                    "level": 29,
                    "hp": 5535,
                    "attack": 438,
                    "defense": 550,
                    "speed": 85,
                    "resist": 25,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 3202,
                    "monster": 1561,
                    "stars": 1,
                    "level": 29,
                    "hp": 4440,
                    "attack": 365,
                    "defense": 368,
                    "speed": 61,
                    "resist": 25,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3203,
                    "monster": 1144,
                    "stars": 4,
                    "level": 30,
                    "hp": 55110,
                    "attack": 2020,
                    "defense": 404,
                    "speed": 70,
                    "resist": 35,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 10
                }
            ]
        }
    ]
}