I’ve been using the /account/{account_id}/rated/movies endpoint and noticed that it doesn’t include a created_at field to show when a rating was submitted even if you can sort by that field when you call the API. It would be super useful to have this field so users can track when they rated each movie or sort them by date and I really think it's an update with close to zero effort since you already have that field.
Would it be possible to add it in a future update? I think it would make the API even more awesome to use!
Thanks a lot for considering this, and keep up the great work with TMDB!
Cheers
Nie możesz znaleźć filmu lub serialu? Zaloguj się, aby go utworzyć.
Want to rate or add this item to a list?
Not a member?
Odpowiedź użytkownika Travis Bell
9 grudnia 2024 o godz. 12:36PM
Hi @albyok,
If you switch to the v4 account methods, they already include this data.
Hope that helps, thanks!
Odpowiedź użytkownika Alberto Schiariti
9 grudnia 2024 o godz. 3:07PM
Oh, didn't know that! Yeah, that's super helpful, thanks <3
Odpowiedź użytkownika Alberto Schiariti
9 grudnia 2024 o godz. 5:22PM
It works! @travisbell . Am I missing something or we cannot sort the results anymore?
Odpowiedź użytkownika Travis Bell
9 grudnia 2024 o godz. 5:52PM
The same sort options are available from v3, I guess I just didn't get the options added to the docs. I'll fix that now.
Thanks.