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

{
    "id": 102,
    "url": "https://swarfarm.com/api/v2/levels/102/?format=api",
    "dungeon": 5,
    "floor": 4,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2351,
                    "monster": 38,
                    "stars": 4,
                    "level": 40,
                    "hp": 7485,
                    "attack": 340,
                    "defense": 359,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2352,
                    "monster": 86,
                    "stars": 4,
                    "level": 40,
                    "hp": 7485,
                    "attack": 480,
                    "defense": 369,
                    "speed": 93,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2353,
                    "monster": 86,
                    "stars": 4,
                    "level": 40,
                    "hp": 7485,
                    "attack": 480,
                    "defense": 369,
                    "speed": 93,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2354,
                    "monster": 38,
                    "stars": 4,
                    "level": 40,
                    "hp": 7485,
                    "attack": 340,
                    "defense": 359,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2355,
                    "monster": 38,
                    "stars": 4,
                    "level": 40,
                    "hp": 7485,
                    "attack": 340,
                    "defense": 359,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2356,
                    "monster": 38,
                    "stars": 4,
                    "level": 40,
                    "hp": 7485,
                    "attack": 340,
                    "defense": 359,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2357,
                    "monster": 38,
                    "stars": 4,
                    "level": 40,
                    "hp": 7485,
                    "attack": 340,
                    "defense": 359,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2358,
                    "monster": 86,
                    "stars": 4,
                    "level": 40,
                    "hp": 7485,
                    "attack": 480,
                    "defense": 369,
                    "speed": 93,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2359,
                    "monster": 86,
                    "stars": 5,
                    "level": 40,
                    "hp": 9150,
                    "attack": 586,
                    "defense": 452,
                    "speed": 93,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2360,
                    "monster": 86,
                    "stars": 6,
                    "level": 40,
                    "hp": 15645,
                    "attack": 1001,
                    "defense": 771,
                    "speed": 102,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2361,
                    "monster": 38,
                    "stars": 5,
                    "level": 40,
                    "hp": 9150,
                    "attack": 415,
                    "defense": 439,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}