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
Ne možete pronaći film ili TV seriju? prijavite se da biste ga napravili.
Want to rate or add this item to a list?
Not a member?
Odgovorio Travis Bell
dana 24 prosinac 2016 u 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.