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

{
    "id": 238,
    "url": "https://swarfarm.com/api/v2/levels/238/?format=api",
    "dungeon": 12,
    "floor": 7,
    "difficulty": "Normal",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1583,
                    "monster": 383,
                    "stars": 3,
                    "level": 38,
                    "hp": 8370,
                    "attack": 835,
                    "defense": 520,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1584,
                    "monster": 63,
                    "stars": 3,
                    "level": 38,
                    "hp": 4875,
                    "attack": 966,
                    "defense": 489,
                    "speed": 121,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1585,
                    "monster": 331,
                    "stars": 3,
                    "level": 38,
                    "hp": 8205,
                    "attack": 786,
                    "defense": 561,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1586,
                    "monster": 383,
                    "stars": 3,
                    "level": 38,
                    "hp": 8370,
                    "attack": 835,
                    "defense": 520,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1587,
                    "monster": 383,
                    "stars": 3,
                    "level": 38,
                    "hp": 8370,
                    "attack": 835,
                    "defense": 520,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1588,
                    "monster": 63,
                    "stars": 3,
                    "level": 38,
                    "hp": 4875,
                    "attack": 966,
                    "defense": 489,
                    "speed": 121,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1589,
                    "monster": 331,
                    "stars": 3,
                    "level": 38,
                    "hp": 8205,
                    "attack": 786,
                    "defense": 561,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1590,
                    "monster": 383,
                    "stars": 3,
                    "level": 38,
                    "hp": 8370,
                    "attack": 835,
                    "defense": 520,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1591,
                    "monster": 1084,
                    "stars": 5,
                    "level": 38,
                    "hp": 36270,
                    "attack": 1092,
                    "defense": 778,
                    "speed": 111,
                    "resist": 34,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}