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

{
    "id": 737,
    "url": "https://swarfarm.com/api/v2/levels/737/?format=api",
    "dungeon": 9795,
    "floor": 1,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5703,
                    "monster": 1573,
                    "stars": 4,
                    "level": 32,
                    "hp": 7065,
                    "attack": 638,
                    "defense": 243,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 5704,
                    "monster": 1568,
                    "stars": 4,
                    "level": 32,
                    "hp": 6345,
                    "attack": 702,
                    "defense": 212,
                    "speed": 44,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 5705,
                    "monster": 1573,
                    "stars": 4,
                    "level": 32,
                    "hp": 7065,
                    "attack": 638,
                    "defense": 243,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 5706,
                    "monster": 1568,
                    "stars": 4,
                    "level": 32,
                    "hp": 6345,
                    "attack": 702,
                    "defense": 212,
                    "speed": 44,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 5707,
                    "monster": 1573,
                    "stars": 4,
                    "level": 32,
                    "hp": 7065,
                    "attack": 638,
                    "defense": 243,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5708,
                    "monster": 1573,
                    "stars": 4,
                    "level": 32,
                    "hp": 8130,
                    "attack": 670,
                    "defense": 255,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 5709,
                    "monster": 194,
                    "stars": 4,
                    "level": 32,
                    "hp": 10365,
                    "attack": 680,
                    "defense": 223,
                    "speed": 44,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 5710,
                    "monster": 194,
                    "stars": 4,
                    "level": 32,
                    "hp": 10365,
                    "attack": 680,
                    "defense": 223,
                    "speed": 44,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 5711,
                    "monster": 1573,
                    "stars": 4,
                    "level": 32,
                    "hp": 8130,
                    "attack": 670,
                    "defense": 255,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5712,
                    "monster": 1823,
                    "stars": 4,
                    "level": 35,
                    "hp": 36285,
                    "attack": 769,
                    "defense": 397,
                    "speed": 51,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 5713,
                    "monster": 1828,
                    "stars": 4,
                    "level": 35,
                    "hp": 18270,
                    "attack": 559,
                    "defense": 212,
                    "speed": 49,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 5714,
                    "monster": 1833,
                    "stars": 4,
                    "level": 35,
                    "hp": 18270,
                    "attack": 559,
                    "defense": 212,
                    "speed": 52,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                }
            ]
        }
    ]
}