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

{
    "id": 255,
    "url": "https://swarfarm.com/api/v2/levels/255/?format=api",
    "dungeon": 13,
    "floor": 3,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1605,
                    "monster": 794,
                    "stars": 3,
                    "level": 35,
                    "hp": 7110,
                    "attack": 1005,
                    "defense": 546,
                    "speed": 118,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1606,
                    "monster": 795,
                    "stars": 3,
                    "level": 35,
                    "hp": 7470,
                    "attack": 1032,
                    "defense": 516,
                    "speed": 118,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1607,
                    "monster": 111,
                    "stars": 3,
                    "level": 35,
                    "hp": 9615,
                    "attack": 856,
                    "defense": 466,
                    "speed": 116,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1608,
                    "monster": 795,
                    "stars": 3,
                    "level": 35,
                    "hp": 7470,
                    "attack": 1032,
                    "defense": 516,
                    "speed": 118,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1609,
                    "monster": 795,
                    "stars": 3,
                    "level": 35,
                    "hp": 7470,
                    "attack": 1032,
                    "defense": 516,
                    "speed": 118,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1610,
                    "monster": 111,
                    "stars": 3,
                    "level": 35,
                    "hp": 9615,
                    "attack": 856,
                    "defense": 466,
                    "speed": 116,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1611,
                    "monster": 795,
                    "stars": 3,
                    "level": 35,
                    "hp": 7470,
                    "attack": 1032,
                    "defense": 516,
                    "speed": 118,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1612,
                    "monster": 794,
                    "stars": 3,
                    "level": 35,
                    "hp": 7110,
                    "attack": 1005,
                    "defense": 546,
                    "speed": 118,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1613,
                    "monster": 794,
                    "stars": 3,
                    "level": 36,
                    "hp": 7305,
                    "attack": 1032,
                    "defense": 558,
                    "speed": 118,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1614,
                    "monster": 794,
                    "stars": 3,
                    "level": 36,
                    "hp": 7305,
                    "attack": 1032,
                    "defense": 558,
                    "speed": 118,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1615,
                    "monster": 795,
                    "stars": 4,
                    "level": 36,
                    "hp": 7950,
                    "attack": 1033,
                    "defense": 655,
                    "speed": 128,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1616,
                    "monster": 111,
                    "stars": 3,
                    "level": 36,
                    "hp": 9870,
                    "attack": 874,
                    "defense": 478,
                    "speed": 116,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1617,
                    "monster": 111,
                    "stars": 3,
                    "level": 36,
                    "hp": 9870,
                    "attack": 874,
                    "defense": 478,
                    "speed": 116,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}