Hi all, I'm wondering why runtime is appearing in english request but is missing in other languages
http://api.themoviedb.org/3/movie/330459?language=en
http://api.themoviedb.org/3/movie/330459?language=es
http://api.themoviedb.org/3/movie/330459?language=it
Looking in movie history runtime was set on December 15th
https://www.themoviedb.org/movie/330459-rogue-one-a-star-wars-story/changes
Moreover, I noticed high delays between edition and data appearing in api
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 снежань 24, 2016 at 12:32 PM
The runtime is currently a per translation field and it does not fallback to a value. The value edited on December 15 was in Hungarian (hu-HU).
The API has a 8 hour cache so depending when the original request was cached, you have up to 8 hours before you'll see the website changes be reflected on the API.