Platform
No DifferencesThere are no differences between version 1 and version 2 of the platform entity other than the ids.
The following code examples show the side by side comparison of the platform entity between version 1 and version 2 of the TV API.
{
  "id":"87eb02d1-cdef-344a-8823-106d2dc8097b",
  "title":"Sky HD",
  "subject":[
    {
      "code":"platform:patv:1",
      "profile":"platform"
    }
  ]
}{
  "id":"d3b26caa-8c7d-5f97-9eff-40fcf1a6f8d3",
  "title":"Sky HD",
  "subject":[
    {
      "code":"platform:patv:1",
      "profile":"platform"
    }
  ]
}Collection Query Parameters
New  | Previous  | Description  | 
|---|---|---|
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.  | |
aliases  | The 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.  | 
Updated 9 months ago