Bližnjice na tipkovnici
Napredno iskanje
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.
Ne najdete filma ali serije? Prijavite se, da ga/jo ustvarite.
Prijava
Registracija
Want to rate or add this item to a list?
Not a member?
Sign up and join the community
Travis Bell je odgovoril
dne julij 29, 2016 ob 10:01 AM
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.GHOST je odgovoril
dne julij 29, 2016 ob 10:44 PM
OK Thank you! I have this idea too. Just check out that may be some DB for that was made.