For movies, the imdb_id
is available in the details, but not for https://developer.themoviedb.org/reference/tv-series-details.
I searched on https://trello.com/b/bVlsp6wz/api but couldn't find any feature suggestion there...
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on August 6, 2024 at 10:42 AM
If you want an external ID, you'll have to use the
/external_ids
method.Reply by simonferndriger
on August 6, 2024 at 11:31 AM
Ah, I see, thanks! I was just assuming it works the same with the movies :)