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.
.לא מצאת סרט או סדרה? היכנס כדי ליצור אותם
?רוצה לדרג או להוסיף פריט אל רשימה
?לא חבר אתר
תגובה מאת 1935711
ב-פברואר 25, 2025 ב-4:28אחרי חצות יום
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: