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

{
    "id": 154,
    "url": "https://swarfarm.com/api/v2/levels/154/?format=api",
    "dungeon": 8,
    "floor": 7,
    "difficulty": "Normal",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1206,
                    "monster": 11,
                    "stars": 2,
                    "level": 27,
                    "hp": 2400,
                    "attack": 185,
                    "defense": 160,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1207,
                    "monster": 193,
                    "stars": 2,
                    "level": 27,
                    "hp": 2205,
                    "attack": 299,
                    "defense": 185,
                    "speed": 101,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1208,
                    "monster": 17,
                    "stars": 2,
                    "level": 27,
                    "hp": 2715,
                    "attack": 211,
                    "defense": 177,
                    "speed": 106,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1209,
                    "monster": 193,
                    "stars": 2,
                    "level": 27,
                    "hp": 2205,
                    "attack": 299,
                    "defense": 185,
                    "speed": 101,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1210,
                    "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": 1211,
                    "monster": 17,
                    "stars": 3,
                    "level": 27,
                    "hp": 3240,
                    "attack": 251,
                    "defense": 212,
                    "speed": 106,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1212,
                    "monster": 17,
                    "stars": 3,
                    "level": 27,
                    "hp": 3240,
                    "attack": 251,
                    "defense": 212,
                    "speed": 106,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1213,
                    "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": 1214,
                    "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
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1215,
                    "monster": 197,
                    "stars": 3,
                    "level": 26,
                    "hp": 2805,
                    "attack": 368,
                    "defense": 181,
                    "speed": 94,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1216,
                    "monster": 1076,
                    "stars": 5,
                    "level": 27,
                    "hp": 8955,
                    "attack": 1176,
                    "defense": 342,
                    "speed": 114,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1217,
                    "monster": 197,
                    "stars": 3,
                    "level": 26,
                    "hp": 2805,
                    "attack": 368,
                    "defense": 181,
                    "speed": 94,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}