How to get actors from movies? I used this https://api.themoviedb.org/3/movie/{movie_id}?api_key= but there is no actor info.
No trobeu una pel路l铆cula o una s猫rie? Inicieu la sessi贸 per a crear-la.
Desitgeu valorar o afegir aquest element a una llista?
No en sou membre?
Resposta per ticao2 馃嚙馃嚪 pt-BR
el 14 e de 2020 a les 8:48 P.M.
Yes, it is this API Request.
Just add the resource "& append_to_response =" with the additional parameters you need or want.
Like for example Alternative Titles, Changes, Credits, External IDs, Images, Keywords, Release Dates, Videos, Translations etc...
See here https://developers.themoviedb.org/3/getting-started/append-to-response
And here https://developers.themoviedb.org/3/movies/get-movie-details
Is your previous question resolved?
https://www.themoviedb.org/talk/5f35c11cefcea900359391ed
If it is, you can close.
Resposta per shokrani
el 14 e de 2020 a les 11:13 P.M.
Thanks so much. Both of issue is resolved but I don't know how to close the question.
Resposta per ticao2 馃嚙馃嚪 pt-BR
el 14 e de 2020 a les 11:19 P.M.
On the left side, the option Close Discussion.
Thank you.
Resposta per colinalive
el 14 " de 2023 a les 6:31 A.M.
What values are included in the parameter append_to_response? I didn't find his exact content. Where is it?
Resposta per ticao2 馃嚙馃嚪 pt-BR
el 14 " de 2023 a les 7:14 A.M.
Humm
It's been a while since I created this list.
I'm not really sure if it's still correct.
I believe that all that use the searched item (movie/tv/people) ID.
Separated by comma. 20 items max
Example for movie: &append_to_response=external_ids,keywords,translations
MOVIES
Get Account States = account_states
Get Alternative Titles = alternative_titles
Get Changes = changes
Get Credits = credits
Get External IDs = external_ids
Get Images = images
Get Keywords = keywords
Get Lists = lists
Get Recommendations = recommendations
Get Release Dates = release_dates
Get Reviews = reviews
Get Similar Movies = similar
Get Translations = translations
Get Videos = videos
Get Watch Providers = watch/providers
TV
Get Account States =
Get Aggregate Credits =
Get Alternative Titles =
Get Changes =
Get Content Ratings =
Get Credits =
Get Episode Groups =
Get External IDs =
Get Images =
Get Keywords =
Get Recommendations =
Get Reviews =
Get Screened Theatrically =
Get Similar TV Shows =
Get Translations =
Get Videos =
Get Watch Pro =
PEOPLE
Get Changes =
Get Movie Credits =
Get TV Credits =
Get Combined Credits =
Get External IDs =
Get Images =
Get Tagged Images =
Get Translations =