{
  "rest": [
    {
      "film_id": 1001,
      "title": "title_1779590263113",
      "description": null,
      "release_year": 2026,
      "language_id": 2,
      "original_language_id": 1,
      "rental_duration": 7,
      "rental_rate": "1.00",
      "length": 87,
      "replacement_cost": "1.00",
      "rating": "PG",
      "special_features": "Deleted Scenes,Behind the Scenes",
      "last_update": "2026-05-24T02:37:43.000Z"
    }
  ],
  "sql": {
    "sql": "SELECT * FROM `film` ORDER BY film.film_id DESC LIMIT 1",
    "values": []
  }
}