v1

latestOpenAPI 3.0.22026-07-1332837755.1 KB
On Demand\Genres

Get all the On Demand pages in a genre

This method returns all the On Demand pages that are in a specific genre.

get/ondemand/genres/{genre_id}/pages

Path parameters

genre_idstring required
Example:animation

The ID of the genre.

Query parameters

direction'asc' | 'desc'
Example:asc

The sort direction of the results.

filter'country' | 'my_region'

The attribute by which to filter the results.

pagenumber
Example:1

The page number of the results to show.

per_pagenumber
Example:10

The number of items to show on each page of results, up to a maximum of 100.

querystring
Example:Stop motion

The search query to use to filter the results.

sort'alphabetical' | 'date' | 'name' | 'publish.time' | 'videos'

The way to sort the results.

Response

The On Demand pages were returned.