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
Не можете найти фильм или сериал? Войдите на сайт, чтобы добавить его.
Хотите поставить оценку или добавить в список?
Нет аккаунта?
Ответ от Travis Bell
, 24 декабря 2016 в 12:32
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.