Retrieve Blu-ray IDs
Returns a the list of Blu-ray catalogue ID numbers. You can use this list to validate the catalogue ID before listing a Blu-ray. These ID numbers don't change very often so you should cache them and only periodically refresh them.
| URL: | https://api.trademe.co.nz/v1/BluRayValidation.{file_format} |
|---|---|
| HTTP Method: | GET |
| Requires Authentication? | No |
| Permission Required: | Public |
| Supported Formats: | XML, JSON |
| Rate Limited? | No |
URL parameters
| file_format | Enumeration (required) | The format of the response. | ||||
|---|---|---|---|---|---|---|
|
||||||
Returns
Collection of <BluRayValidation>
A list containing the IDs of all Bluray titles.
| BluRayId | Integer |
The ID of the Blu-ray. |
|---|