serieByIdExtended
GET
/v4/series/:id/extended
This method returns a single extended serie record. For official documentation of the endpoint, please refer to the Swagger documentation.
Parameters
Params | Type | Required | Description |
---|---|---|---|
id | string | Yes | The serie id |
queries | object | Optional | Search parameters to restrict the result |
queries.meta | string : translations or episodes | Optional | Include translations or episodes |
queries.short | string : true or false | Optional | Reduce the payload response |