I can't seem to enable the certification response utilising the 'append_to_response' parameter, I've tried the following to no avail:
http://api.themoviedb.org/3/tv/1436?api_key={APIKEY}&append_to_response=certifications,credits
Is there a list anywhere of supported 'append_to_response' parameters too?
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Travis Bell
بتاريخ أكتوبر 10, 2014 في 4:52 مساءا
Hi bradcornford,
Any valid /tv/{REQUEST} is a valid
append_to_response
param.At this time, /tv/{ID}/certifications is not a valid request, hence it not working with
append_to_response
. I have an open ticket for that here and will get to it next week.Cheers.
رد بواسطة Travis Bell
بتاريخ نوفمبر 5, 2014 في 5:12 مساءا
Hi Brad,
This has been pushed live. The method is actually
/tv/{ID}/content_ratings
. You can read the docs for this here.Cheers.
رد بواسطة bradcornford
بتاريخ نوفمبر 5, 2014 في 5:40 مساءا
Hi Travis,
That's great news. Thanks for all your hard work!
Brad.