Hi there,
Just wondering if /movie|person/changes API includes deleted movie reference too ?
We want to clean up obsolete movie data from our cached database. Any idea if its supported ?
If so, do you know how does it look in the response output ?
Regards,
Can't find a movie or TV show? Login to create it.
ต้องการให้คะแนนหรือเพิ่มรายการนี้ไปยังรายการหรือไม่
ไม่ใช่สมาชิกเหรอ
Reply by Travis Bell
on February 6, 2014 at 10:13 ก่อนเที่ยง
Yes, it will. A kind of dead giveaway that the movie has been deleted is the
adult
field is null when pulling the change list down:Then, when you grab the id, I saw id 252573 for example:
You'll see it has a
destroyed
action.Cheers.