v1

latestOpenAPI 3.0.12026-08-06135498863.0 KB
Films

Gets the current list of film availability entities

The details of each film availability is based on the collated data of every site that is screening the film.

Licenses Required

  • Vista.Ocapi
get/ocapi/v1/films/availability

Headers

Connect-Region-Codestring

Region Code

Response

Success

Example response

{
  "relatedData": {
    "attributes": [
      {
        "name": {
          "translations": [
            {
              "languageTag": "en-US"
            }
          ]
        },
        "shortName": {
          "translations": [
            {
              "languageTag": "en-US"
            }
          ]
        },
        "description": {
          "translations": [
            {
              "languageTag": "en-US"
            }
          ]
        },
        "importantMessage": {
          "translations": [
            {
              "languageTag": "en-US"
            }
          ]
        }
      }
    ]
  }
}