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