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

{
    "id": 139,
    "url": "https://swarfarm.com/api/v2/levels/139/?format=api",
    "dungeon": 7,
    "floor": 6,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2302,
                    "monster": 107,
                    "stars": 3,
                    "level": 31,
                    "hp": 3570,
                    "attack": 279,
                    "defense": 267,
                    "speed": 102,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2303,
                    "monster": 367,
                    "stars": 3,
                    "level": 31,
                    "hp": 4965,
                    "attack": 203,
                    "defense": 336,
                    "speed": 115,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2304,
                    "monster": 367,
                    "stars": 3,
                    "level": 31,
                    "hp": 4965,
                    "attack": 203,
                    "defense": 336,
                    "speed": 115,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2305,
                    "monster": 800,
                    "stars": 3,
                    "level": 31,
                    "hp": 2340,
                    "attack": 220,
                    "defense": 319,
                    "speed": 107,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2306,
                    "monster": 800,
                    "stars": 3,
                    "level": 31,
                    "hp": 2340,
                    "attack": 220,
                    "defense": 319,
                    "speed": 107,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2307,
                    "monster": 367,
                    "stars": 4,
                    "level": 31,
                    "hp": 5940,
                    "attack": 243,
                    "defense": 403,
                    "speed": 115,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2308,
                    "monster": 800,
                    "stars": 4,
                    "level": 31,
                    "hp": 2805,
                    "attack": 264,
                    "defense": 382,
                    "speed": 107,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2309,
                    "monster": 367,
                    "stars": 4,
                    "level": 31,
                    "hp": 5940,
                    "attack": 243,
                    "defense": 403,
                    "speed": 115,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2310,
                    "monster": 367,
                    "stars": 4,
                    "level": 31,
                    "hp": 5940,
                    "attack": 243,
                    "defense": 403,
                    "speed": 115,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2311,
                    "monster": 800,
                    "stars": 4,
                    "level": 31,
                    "hp": 2805,
                    "attack": 264,
                    "defense": 382,
                    "speed": 107,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2312,
                    "monster": 216,
                    "stars": 4,
                    "level": 31,
                    "hp": 6360,
                    "attack": 474,
                    "defense": 499,
                    "speed": 113,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2313,
                    "monster": 367,
                    "stars": 4,
                    "level": 31,
                    "hp": 5940,
                    "attack": 243,
                    "defense": 403,
                    "speed": 115,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}