Is there a way to filter data by departments? For instance when searching for a title the results would return just the camera department for the selected film.
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on April 3, 2019 at 2:25 PM
Hi @joosbox,
There's no way to get the crew data from a search. When you make the call for the movie details, your only option would be to filter the data client side.
And filter through the
crew
array for all people with the "department" is equal to "Camera".Reply by Mandip1213
on July 1, 2021 at 12:06 PM
what is the difference between department and known for department in crew list ? @travisbell
Reply by Mandip1213
on July 1, 2021 at 12:07 PM
I don't know if it is the right place to ask this but is there a way to show trailer on our own site ?
Reply by Travis Bell
on July 1, 2021 at 12:31 PM
The
department
is the department of the particular credit record. Theknown_for_department
is a person field, and gives you an idea of who that person is.Sure, you can use our
/videos
end point. We store Vimeo and YouTube IDs, so you will have to integrate their players. We don't host any content.Reply by Mandip1213
on July 1, 2021 at 12:48 PM
Sorry to ask again, but what's the difference between title and original title . I have found same value for both of them .