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

{
    "id": 153,
    "url": "https://swarfarm.com/api/v2/levels/153/?format=api",
    "dungeon": 8,
    "floor": 6,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1168,
                    "monster": 373,
                    "stars": 2,
                    "level": 26,
                    "hp": 1950,
                    "attack": 310,
                    "defense": 171,
                    "speed": 104,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1169,
                    "monster": 84,
                    "stars": 2,
                    "level": 26,
                    "hp": 2430,
                    "attack": 188,
                    "defense": 138,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1170,
                    "monster": 193,
                    "stars": 2,
                    "level": 26,
                    "hp": 2145,
                    "attack": 289,
                    "defense": 179,
                    "speed": 101,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1171,
                    "monster": 84,
                    "stars": 3,
                    "level": 27,
                    "hp": 3015,
                    "attack": 232,
                    "defense": 171,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1172,
                    "monster": 193,
                    "stars": 3,
                    "level": 27,
                    "hp": 2640,
                    "attack": 357,
                    "defense": 222,
                    "speed": 101,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1173,
                    "monster": 373,
                    "stars": 3,
                    "level": 27,
                    "hp": 2415,
                    "attack": 382,
                    "defense": 212,
                    "speed": 104,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1174,
                    "monster": 84,
                    "stars": 3,
                    "level": 27,
                    "hp": 3015,
                    "attack": 232,
                    "defense": 171,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1175,
                    "monster": 373,
                    "stars": 3,
                    "level": 27,
                    "hp": 2415,
                    "attack": 382,
                    "defense": 212,
                    "speed": 104,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1176,
                    "monster": 193,
                    "stars": 3,
                    "level": 27,
                    "hp": 2640,
                    "attack": 357,
                    "defense": 222,
                    "speed": 101,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1177,
                    "monster": 193,
                    "stars": 3,
                    "level": 27,
                    "hp": 3360,
                    "attack": 455,
                    "defense": 282,
                    "speed": 111,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1178,
                    "monster": 193,
                    "stars": 3,
                    "level": 27,
                    "hp": 2640,
                    "attack": 357,
                    "defense": 222,
                    "speed": 101,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1179,
                    "monster": 373,
                    "stars": 3,
                    "level": 27,
                    "hp": 2415,
                    "attack": 382,
                    "defense": 212,
                    "speed": 104,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}