movieBySlug
GET
/v4/movies/slug/:slug
This method returns a single movie record. For official documentation of the endpoint, please refer to the Swagger documentation.
Parameters
Params | Type | Required | Description |
---|---|---|---|
slug | string | Yes | The movie slug |