Each release date has a country code next to it. What is the "recommended" way to find that through the API? I am looking through some titles and the information is there others I am not seeing the information. For example, Movie id: 366404 "El Correo del Norte" with release date: 11/02/1960 (MX)
I am not seeing Releases, Spoken Languages, Production Company.
Help :-) Gracias / Thanks, Matt
فیلم و نمایش تلویزیونی را نمیتوانید پیدا کنید؟ به سیستم وارد شوید تا آن را ایجاد کنید.
آیا میخواهید به این مورد امتیاز دهید یا به فهرست اضافه کنید؟
عضو نیستید؟
پاسخ توسط Travis Bell
در تاریخ اکتبر 23, 2024 ساعت 1:20 ب.ض
Hi @maktech07,
The
/release_dates
method returns a list that contains the country information. This is theiso_3166_1
field.پاسخ توسط maktech07
در تاریخ اکتبر 23, 2024 ساعت 2:20 ب.ض
I see I was not requesting the release info using the MovieMethods enum.
Thank you very much