Region

๐Ÿ‘

No Differences

There are no differences between version 1 and version 2 fo the region entity other than the ids.

The following code examples show the side by side comparison of the region entity between version 1 and version 2 of the TV API.

{
  "id":"8244260c-2ac1-353b-9bc5-0ab74491a26f",
  "title":"London",
  "subject":[
    {
      "code":"region:patv:7",
      "profile":"region"
    }
  ]
}
{
  "id":"afa4f624-da9b-54ce-b514-570345dbbdce",
  "title":"London",
  "subject":[
    {
      "code":"region:patv:7",
      "profile":"region"
    }
  ]
}

Collection Query Parameters

NewPreviousDescription
limit
offset
query
These query parameters have been removed from version 2 of the API. If you feel these parameters add value for you, please get in touch.
aliasesThe aliases query parameter enables the PA legacy IDs to be exposed. Please add this to your request if you would like to see the Legacy PA IDs.