genres
Get all Genres
Get the list of supported genres.
get/genres
Query parameters
output_language'en' | 'es' | 'tr' | 'fr'
ISO 639-1 code of the output language. Determines in which language the output will be in.
Response
Details of the supported genres.
Example response
[
{
"summary": "Action",
"externalValue": "https://www.movieofthenight.com/v4/examples/genres/action"
}
]