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,
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Travis Bell
بتاريخ فبراير 6, 2014 في 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.