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

{
    "id": 127,
    "url": "https://swarfarm.com/api/v2/levels/127/?format=api",
    "dungeon": 7,
    "floor": 1,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 4048,
                    "monster": 395,
                    "stars": 2,
                    "level": 22,
                    "hp": 3105,
                    "attack": 163,
                    "defense": 139,
                    "speed": 99,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4049,
                    "monster": 6,
                    "stars": 2,
                    "level": 22,
                    "hp": 1425,
                    "attack": 139,
                    "defense": 173,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4050,
                    "monster": 395,
                    "stars": 2,
                    "level": 22,
                    "hp": 3105,
                    "attack": 163,
                    "defense": 139,
                    "speed": 99,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4051,
                    "monster": 6,
                    "stars": 2,
                    "level": 22,
                    "hp": 1425,
                    "attack": 139,
                    "defense": 173,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4052,
                    "monster": 6,
                    "stars": 2,
                    "level": 22,
                    "hp": 1425,
                    "attack": 139,
                    "defense": 173,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4053,
                    "monster": 395,
                    "stars": 2,
                    "level": 22,
                    "hp": 3105,
                    "attack": 163,
                    "defense": 139,
                    "speed": 99,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4054,
                    "monster": 6,
                    "stars": 2,
                    "level": 22,
                    "hp": 1425,
                    "attack": 139,
                    "defense": 173,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4055,
                    "monster": 6,
                    "stars": 2,
                    "level": 22,
                    "hp": 1425,
                    "attack": 139,
                    "defense": 173,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4056,
                    "monster": 6,
                    "stars": 2,
                    "level": 22,
                    "hp": 1425,
                    "attack": 139,
                    "defense": 173,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4057,
                    "monster": 395,
                    "stars": 3,
                    "level": 22,
                    "hp": 3885,
                    "attack": 204,
                    "defense": 174,
                    "speed": 99,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4058,
                    "monster": 108,
                    "stars": 3,
                    "level": 22,
                    "hp": 3465,
                    "attack": 279,
                    "defense": 279,
                    "speed": 108,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4059,
                    "monster": 6,
                    "stars": 3,
                    "level": 22,
                    "hp": 1785,
                    "attack": 174,
                    "defense": 217,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}