Tastenkürzel
Erweiterte Suche
Hi! can we get only top billed cast using api?
Hi bshsbr,
There's no DB level difference between "top billed" and anything else but cast is sorted. You can query the /credits method, sort by order and use the top N items like I do on the website.
order
OK Thank you! I have this idea too. Just check out that may be some DB for that was made.
Es fehlt ein Film oder eine Serie? Logge dich ein zum Ergänzen.
Anmelden
Registrieren
Diesen Eintrag bewerten oder zu einer Liste hinzufügen?
Kein Mitglied?
Registriere dich und werde Teil der Community
Antwort von Travis Bell
am 29. Juli 2016 um 10:01
Hi bshsbr,
There's no DB level difference between "top billed" and anything else but cast is sorted. You can query the /credits method, sort by
order
and use the top N items like I do on the website.Antwort von GHOST
am 29. Juli 2016 um 22:44
OK Thank you! I have this idea too. Just check out that may be some DB for that was made.