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
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Resposta de Travis Bell
em 24 dezembro 2016 às 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.