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

{
    "id": 130,
    "url": "https://swarfarm.com/api/v2/levels/130/?format=api",
    "dungeon": 7,
    "floor": 4,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 4072,
                    "monster": 800,
                    "stars": 3,
                    "level": 23,
                    "hp": 1755,
                    "attack": 165,
                    "defense": 240,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4073,
                    "monster": 6,
                    "stars": 3,
                    "level": 23,
                    "hp": 1815,
                    "attack": 178,
                    "defense": 222,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4074,
                    "monster": 800,
                    "stars": 3,
                    "level": 23,
                    "hp": 1755,
                    "attack": 165,
                    "defense": 240,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4075,
                    "monster": 395,
                    "stars": 3,
                    "level": 23,
                    "hp": 3975,
                    "attack": 208,
                    "defense": 178,
                    "speed": 99,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4076,
                    "monster": 395,
                    "stars": 3,
                    "level": 23,
                    "hp": 3975,
                    "attack": 208,
                    "defense": 178,
                    "speed": 99,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4077,
                    "monster": 800,
                    "stars": 2,
                    "level": 23,
                    "hp": 1425,
                    "attack": 133,
                    "defense": 193,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4078,
                    "monster": 395,
                    "stars": 2,
                    "level": 23,
                    "hp": 3225,
                    "attack": 169,
                    "defense": 143,
                    "speed": 99,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4079,
                    "monster": 395,
                    "stars": 2,
                    "level": 23,
                    "hp": 3225,
                    "attack": 169,
                    "defense": 143,
                    "speed": 99,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4080,
                    "monster": 800,
                    "stars": 2,
                    "level": 23,
                    "hp": 1425,
                    "attack": 133,
                    "defense": 193,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4081,
                    "monster": 6,
                    "stars": 3,
                    "level": 24,
                    "hp": 1860,
                    "attack": 183,
                    "defense": 227,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4082,
                    "monster": 396,
                    "stars": 3,
                    "level": 24,
                    "hp": 5730,
                    "attack": 293,
                    "defense": 237,
                    "speed": 110,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4083,
                    "monster": 395,
                    "stars": 3,
                    "level": 24,
                    "hp": 4095,
                    "attack": 214,
                    "defense": 183,
                    "speed": 99,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}