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

{
    "id": 228,
    "url": "https://swarfarm.com/api/v2/levels/228/?format=api",
    "dungeon": 11,
    "floor": 4,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3328,
                    "monster": 201,
                    "stars": 5,
                    "level": 44,
                    "hp": 16725,
                    "attack": 1432,
                    "defense": 970,
                    "speed": 121,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3329,
                    "monster": 201,
                    "stars": 5,
                    "level": 44,
                    "hp": 16725,
                    "attack": 1432,
                    "defense": 970,
                    "speed": 121,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3330,
                    "monster": 78,
                    "stars": 5,
                    "level": 44,
                    "hp": 11565,
                    "attack": 1134,
                    "defense": 881,
                    "speed": 107,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3331,
                    "monster": 381,
                    "stars": 5,
                    "level": 44,
                    "hp": 17385,
                    "attack": 1468,
                    "defense": 917,
                    "speed": 121,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3332,
                    "monster": 201,
                    "stars": 4,
                    "level": 44,
                    "hp": 13815,
                    "attack": 1184,
                    "defense": 801,
                    "speed": 121,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3333,
                    "monster": 78,
                    "stars": 4,
                    "level": 44,
                    "hp": 9555,
                    "attack": 936,
                    "defense": 729,
                    "speed": 107,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3334,
                    "monster": 201,
                    "stars": 4,
                    "level": 44,
                    "hp": 13815,
                    "attack": 1184,
                    "defense": 801,
                    "speed": 121,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3335,
                    "monster": 381,
                    "stars": 4,
                    "level": 44,
                    "hp": 14370,
                    "attack": 1213,
                    "defense": 758,
                    "speed": 121,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3336,
                    "monster": 201,
                    "stars": 5,
                    "level": 45,
                    "hp": 17010,
                    "attack": 1457,
                    "defense": 986,
                    "speed": 121,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3337,
                    "monster": 381,
                    "stars": 5,
                    "level": 45,
                    "hp": 17625,
                    "attack": 1489,
                    "defense": 932,
                    "speed": 121,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3338,
                    "monster": 382,
                    "stars": 6,
                    "level": 45,
                    "hp": 24540,
                    "attack": 1602,
                    "defense": 1850,
                    "speed": 132,
                    "resist": 80,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3339,
                    "monster": 78,
                    "stars": 5,
                    "level": 45,
                    "hp": 11775,
                    "attack": 1152,
                    "defense": 896,
                    "speed": 107,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3340,
                    "monster": 78,
                    "stars": 5,
                    "level": 45,
                    "hp": 11775,
                    "attack": 1152,
                    "defense": 896,
                    "speed": 107,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}