mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-06 04:20:52 +00:00
3.4 KiB
3.4 KiB
Guids
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id |
::String | ✔️ | The unique identifier for the Guid. Can be prefixed with imdb://, tmdb://, tvdb:// |
{ "imdbExample": { "summary": "IMDB example", "value": "imdb://tt13015952" }, "tmdbExample": { "summary": "TMDB example", "value": "tmdb://2434012" }, "tvdbExample": { "summary": "TVDB example", "value": "tvdb://7945991" } } |