Skip to content

[Non-issue Question] Rotten Tomatoes ID? #7

@parkersprouse

Description

@parkersprouse

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions