'Is there any method in which I pass the date and I get only the movies which are inserted in your system at that day ?'
Non riesci a trovare un film o una serie Tv? Accedi per crearlo.
Vuoi valutare o aggiungere quest'elemento a una lista?
Non sei un membro?
Risposta da Travis Bell
il 7 marzo, 2016 alle 9:54AM
Hi homepageusa,
I assume you're meaning on the API. We don't have a specific method movies that are created on a certain day but we do have one for movies that are edited and created on a day.
You can use the /movie/changes method with the
start_date
andend_date
params to get a list of movies that have been edited within a date query.