serieByIdArtworks
GET
/v4/series/:id/artworks
This method returns a single serie record with artworks. 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.lang | string | Optional | Restrict the language for artworks |
queries.type | string | Optional | Restrict the type for artworks |