For example, this query: http://api.themoviedb.org/3/discover/movie?api_key=key&page=1&release_date.gte=2013-05-12&release_date.lte=2013-05-14, returns a set of movies most of which have a release date outside of that range. Do I have the syntax of the query correct?
找不到电影或节目?登录并创建它吧。
Travis Bell 的回复
于 2014 年 09 月 22 日 1:07下午
No, we would never filter anything out by language. Language is only meant to be a way of retrieving localized information per item, it has no impact on the list itself.
Travis Bell 的回复
于 2016 年 11 月 29 日 6:11下午
Hi guys, sorry to resurrect an old thread but I thought I'd let you know that filtering by region and release type has been pushed live. You can read more about this on the blog.