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

{
    "id": 150,
    "url": "https://swarfarm.com/api/v2/levels/150/?format=api",
    "dungeon": 8,
    "floor": 3,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1102,
                    "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": 1103,
                    "monster": 225,
                    "stars": 2,
                    "level": 26,
                    "hp": 3975,
                    "attack": 167,
                    "defense": 179,
                    "speed": 99,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1104,
                    "monster": 225,
                    "stars": 2,
                    "level": 26,
                    "hp": 3975,
                    "attack": 167,
                    "defense": 179,
                    "speed": 99,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1105,
                    "monster": 84,
                    "stars": 3,
                    "level": 25,
                    "hp": 2880,
                    "attack": 221,
                    "defense": 162,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1106,
                    "monster": 84,
                    "stars": 3,
                    "level": 25,
                    "hp": 2880,
                    "attack": 221,
                    "defense": 162,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1107,
                    "monster": 84,
                    "stars": 3,
                    "level": 25,
                    "hp": 2880,
                    "attack": 221,
                    "defense": 162,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1108,
                    "monster": 84,
                    "stars": 3,
                    "level": 25,
                    "hp": 2880,
                    "attack": 221,
                    "defense": 162,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1109,
                    "monster": 84,
                    "stars": 3,
                    "level": 26,
                    "hp": 2940,
                    "attack": 226,
                    "defense": 167,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1110,
                    "monster": 84,
                    "stars": 3,
                    "level": 26,
                    "hp": 2940,
                    "attack": 226,
                    "defense": 167,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1111,
                    "monster": 226,
                    "stars": 3,
                    "level": 26,
                    "hp": 6855,
                    "attack": 294,
                    "defense": 281,
                    "speed": 126,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1112,
                    "monster": 225,
                    "stars": 3,
                    "level": 26,
                    "hp": 4800,
                    "attack": 201,
                    "defense": 216,
                    "speed": 99,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1113,
                    "monster": 84,
                    "stars": 3,
                    "level": 26,
                    "hp": 2940,
                    "attack": 226,
                    "defense": 167,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}