-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
I was wondering if it would be possible to get the Rotten Tomatoes ID of a movie or show as part of any of the "list items" endpoints, such as list items by name (e.g. /lists/{username}/{listname}/items)
I know that the response currently includes a collection called ids that has IDs for other providers:
"ids": {
"imdb": "...",
"tmdb": "...",
"tvdb": "...",
"mdblist": "..."
},but could the Rotten Tomatoes ID be included in there as well?
Or if not, is there some other way we can get it?
Thanks for any potential help!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels