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
Request
header Parameters
Connect-Region-Code
string

Region Code

Responses
200

Success

get/ocapi/v1/films/availability
Request samples
Response samples
application/json
{
  • "filmAvailabilities": [
    ],
  • "relatedData": {
    }
}