The Movie Database Support

I'm trying to get information about the actor playing in a selected movie. Can I do that? Or I could not find the required url part for it, is there a player url?

3 svar (pÄ sida 1 av 1)

Jump to last post

@grs21 said:

I'm trying to get information about the actor playing in a selected movie. Can I do that?

Sure, to get the credits of a movie, call the /credits method. To get the details about a specific person, call the /person/{id} method.

Or I could not find the required url part for it, is there a player url?

I'm not sure I understand, a player URL for what exactly?

I actually want to list the actors who played in the selected movie. I could not find this information in the GET DETAIL section or other sections. Where can I get information? Thanks your answer.

@grs21 said:

I actually want to list the actors who played in the selected movie.
I could not find this information in the GET DETAIL section or other sections.
Where can I get information? Thanks your answer.

There are 2 ways to obtain a cast list for a specific film.
For example the film with ID 550.
https://www.themoviedb.org/movie/550-fight-club

1 - Making a Get Credits API Request, specific to cast and crew
See here https://developers.themoviedb.org/3/movies/get-movie-credits
Example https://api.themoviedb.org/3/movie/550/credits?api_key=THE_KEY&language=en-US

2 - Or by doing a basic Get Details API Request with the &append_to_response= feature
See here https://developers.themoviedb.org/3/movies/get-movie-details
See here https://developers.themoviedb.org/3/getting-started/append-to-response
Example https://api.themoviedb.org/3/movie/550?api_key=THE_KEY&language=en-US&append_to_response=credits

Kan du inte hitta en film eller tv-serie? Logga in för att skapa den.

Globala

s fokus pÄ sökrutan
p öppna profilmenyn
esc stÀng ett öppet fönster
? öppna tangentbordsgenvÀg fönstret

PĂ„ mediasidor

b gÄ tillbaka (eller till förÀlder nÀr det Àr tillÀmpligt)
e gÄ till redigerings sidan

PÄ tv-sÀsongssidor

(höger pil) gÄ till nÀsta sÀsong
(vÀnster pil) gÄ till den föregÄende sÀsongen

PĂ„ tv-avsnittssidor

(höger pil) gÄ till nÀsta avsnitt
(vÀnster pil) gÄ till föregÄende avsnitt

PĂ„ alla bildsidor

a öppna lÀgg till bild fönstret

PĂ„ alla redigeringssidor

t öppna översÀttnings vÀljaren
ctrl+ s skicka förmulÀr

PĂ„ diskussionssidor

n skapa ny diskussion
w vÀxla sedd-status
p vÀxla offentligt/privat
c vÀxla stÀng/öppna
a öppna aktivitet
r svara pÄ diskussionen
l gÄ till det senaste svaret
ctrl+ enter skicka ditt meddelande
(höger pil) nÀsta sida
(vÀnster pil) föregÄende sida

InstÀllningar

Vill du betygsÀtta denna artikel eller lÀgga till den i en lista?

Logga in