Retrieves details for a specific media item (Movie or TV Show) by its ID. The ID must be prefixed with “MV_” for movies or “TV_” for TV shows.Documentation Index
Fetch the complete documentation index at: https://docs.discovr.media/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| mediaId | string | Yes | The unique identifier of the media item (e.g., “MV_550”, “TV_1399”) |
Returns
MediaResponse — Media details retrieved successfully
View response structure
View response structure