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

{
    "id": 118,
    "url": "https://swarfarm.com/api/v2/levels/118/?format=api",
    "dungeon": 6,
    "floor": 6,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2243,
                    "monster": 321,
                    "stars": 3,
                    "level": 29,
                    "hp": 2700,
                    "attack": 349,
                    "defense": 265,
                    "speed": 112,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2244,
                    "monster": 26,
                    "stars": 3,
                    "level": 29,
                    "hp": 3180,
                    "attack": 216,
                    "defense": 286,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2245,
                    "monster": 26,
                    "stars": 3,
                    "level": 29,
                    "hp": 3180,
                    "attack": 216,
                    "defense": 286,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2246,
                    "monster": 45,
                    "stars": 3,
                    "level": 29,
                    "hp": 2850,
                    "attack": 254,
                    "defense": 190,
                    "speed": 110,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2247,
                    "monster": 26,
                    "stars": 4,
                    "level": 29,
                    "hp": 3840,
                    "attack": 262,
                    "defense": 346,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2248,
                    "monster": 321,
                    "stars": 4,
                    "level": 29,
                    "hp": 3255,
                    "attack": 423,
                    "defense": 321,
                    "speed": 112,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2249,
                    "monster": 321,
                    "stars": 4,
                    "level": 29,
                    "hp": 3255,
                    "attack": 423,
                    "defense": 321,
                    "speed": 112,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2250,
                    "monster": 26,
                    "stars": 4,
                    "level": 29,
                    "hp": 3840,
                    "attack": 262,
                    "defense": 346,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2251,
                    "monster": 26,
                    "stars": 4,
                    "level": 29,
                    "hp": 3840,
                    "attack": 262,
                    "defense": 346,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2252,
                    "monster": 321,
                    "stars": 4,
                    "level": 29,
                    "hp": 4155,
                    "attack": 539,
                    "defense": 408,
                    "speed": 122,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2253,
                    "monster": 321,
                    "stars": 4,
                    "level": 29,
                    "hp": 3255,
                    "attack": 423,
                    "defense": 321,
                    "speed": 112,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2254,
                    "monster": 26,
                    "stars": 4,
                    "level": 29,
                    "hp": 3840,
                    "attack": 262,
                    "defense": 346,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}