I am referring to this page: https://developer.themoviedb.org/reference/movie-details
I formed a request to this endpoint and noticed that there is an undocumented field in the root object (not the field inside the production_companies
object):
"origin_country": [
"US"
],
This field appears to exist for the TV show details endpoint documented at: https://developer.themoviedb.org/reference/tv-series-details
Hope this helps.
P.S. I couldn't find a way to directly make a pull request to suggest this change. This discussion is the best way I knew how, to report this.
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Răspuns de 1935711
pe data de 25 februarie 2025 la ora 4:28 PM
I am referring to this page: https://developer.themoviedb.org/reference/movie-details
I also noticed that the
belongs_to_collection
field is mis-identified as a "string" but in reality is an object: