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

{
    "id": 377,
    "url": "https://swarfarm.com/api/v2/levels/377/?format=api",
    "dungeon": 6001,
    "floor": 3,
    "difficulty": null,
    "energy_cost": 6,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3165,
                    "monster": 1561,
                    "stars": 1,
                    "level": 18,
                    "hp": 1875,
                    "attack": 155,
                    "defense": 153,
                    "speed": 55,
                    "resist": 15,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 3166,
                    "monster": 477,
                    "stars": 3,
                    "level": 18,
                    "hp": 2310,
                    "attack": 187,
                    "defense": 232,
                    "speed": 76,
                    "resist": 15,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 3167,
                    "monster": 477,
                    "stars": 3,
                    "level": 18,
                    "hp": 2310,
                    "attack": 187,
                    "defense": 232,
                    "speed": 76,
                    "resist": 15,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 3168,
                    "monster": 1561,
                    "stars": 1,
                    "level": 18,
                    "hp": 1875,
                    "attack": 155,
                    "defense": 153,
                    "speed": 55,
                    "resist": 15,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3169,
                    "monster": 477,
                    "stars": 4,
                    "level": 20,
                    "hp": 3735,
                    "attack": 233,
                    "defense": 233,
                    "speed": 76,
                    "resist": 15,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 25
                },
                {
                    "id": 3170,
                    "monster": 739,
                    "stars": 4,
                    "level": 20,
                    "hp": 10125,
                    "attack": 457,
                    "defense": 196,
                    "speed": 91,
                    "resist": 25,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 25
                },
                {
                    "id": 3171,
                    "monster": 477,
                    "stars": 4,
                    "level": 20,
                    "hp": 3735,
                    "attack": 233,
                    "defense": 233,
                    "speed": 76,
                    "resist": 25,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 25
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3172,
                    "monster": 1561,
                    "stars": 1,
                    "level": 20,
                    "hp": 1845,
                    "attack": 155,
                    "defense": 154,
                    "speed": 55,
                    "resist": 25,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 3173,
                    "monster": 477,
                    "stars": 4,
                    "level": 20,
                    "hp": 2325,
                    "attack": 185,
                    "defense": 233,
                    "speed": 76,
                    "resist": 15,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 3174,
                    "monster": 477,
                    "stars": 4,
                    "level": 20,
                    "hp": 2325,
                    "attack": 185,
                    "defense": 233,
                    "speed": 76,
                    "resist": 15,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 3175,
                    "monster": 477,
                    "stars": 4,
                    "level": 20,
                    "hp": 2325,
                    "attack": 185,
                    "defense": 233,
                    "speed": 76,
                    "resist": 15,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 3176,
                    "monster": 1561,
                    "stars": 1,
                    "level": 20,
                    "hp": 1845,
                    "attack": 155,
                    "defense": 154,
                    "speed": 55,
                    "resist": 15,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3177,
                    "monster": 1144,
                    "stars": 3,
                    "level": 20,
                    "hp": 23190,
                    "attack": 850,
                    "defense": 169,
                    "speed": 63,
                    "resist": 24,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 10
                }
            ]
        }
    ]
}