trakt / api-help

Trakt API docs at https://trakt.docs.apiary.io
183 stars 7 forks source link

Crew Types #145

Closed sereisoglu closed 4 years ago

sereisoglu commented 4 years ago

Hi. https://trakt.docs.apiary.io/#reference/people/movies You specified in the link above:

The crew object will be broken up into production, art, crew, costume & make-up, directing, writing, sound, and camera (if there are people for those crew positions). Each of those members will have a jobs array and a standard movie object.

But if you do this API call: https://api.trakt.tv/shows/tt0944947/people?extended=guest_stars You can see "editing" as crew type. You did not specify this in the document. If you are getting crew types from TMDb. There are "Lighting" and "Editing" type different from you.

sereisoglu commented 4 years ago

https://api.trakt.tv/movies/tt7286456/people?extended=guest_stars There is "lighting" in this API call.

rectifyer commented 4 years ago

Thanks, I'll get the API docs updated later today.