Get a collection of the different URLs for a given photo ID
Get a collection of the different URLs for a given photo ID
URL: | https://api.trademe.co.nz/v1/photos/{photoId}.{file_format} |
---|---|
HTTP Method: | GET |
Requires Authentication? | Yes |
Permission Required: | None |
Supported Formats: | XML, JSON |
Rate Limited? | Yes |
URL parameters
photoId | Integer (required) | |||||
---|---|---|---|---|---|---|
file_format | Enumeration (required) | The format of the response. | ||||
|
Returns
<PhotoUrl>
Thumbnail | String or null | Thumbnail |
---|---|---|
List | String or null | List |
Medium | String or null | Medium |
Gallery | String or null | Gallery |
Large | String or null | Large |
FullSize | String or null | FullSize |
PlusSize | String or null | PlusSize |
PhotoId | Integer | PhotoId |