The Movie Database Support

I read a few posts about this but still not sure so i will ask here.

[crew] => Array
        (
            [0] => Array
                (
                    [credit_id] => 52fe420dc3a36847f8000437
                    [department] => Directing
                    [id] => 1
                    [job] => Director
                    [name] => George Lucas
                    [profile_path] => /rJ1zvSeZfge0mHtLnzJn4Mkw18S.jpg
                )

            [1] => Array
                (
                    [credit_id] => 52fe420dc3a36847f800043d
                    [department] => Writing
                    [id] => 1
                    [job] => Author
                    [name] => George Lucas
                    [profile_path] => /rJ1zvSeZfge0mHtLnzJn4Mkw18S.jpg
                )

            [2] => Array
                (
                    [credit_id] => 52fe420dc3a36847f800045b
                    [department] => Production
                    [id] => 1
                    [job] => Executive Producer
                    [name] => George Lucas
                    [profile_path] => /rJ1zvSeZfge0mHtLnzJn4Mkw18S.jpg
                )

For movies/11/credits under credits/crew I see George Lucas show up multiple times. Each has the same object id but different credit_id for each of his different contributions. Is is safe to say that the Credit->Crew->id is unique to the person and the Credit->Crew->credit_id unique to the role that person had for that specific movie?

If the answer is yes, I would assume that all movies George Lucas directed, wrote or produced would have the same Crew->id but different Crew->crew_id. Can anyone confirm this?

4 svar (på sida 1 av 1)

Jump to last post

In movies, every credit will be unique and thus have a unique credit_id. For TV however, you will see these credit_ids be reused for multiple seasons, since that’s how we calculate TV series credits.

If the answer is yes, I would assume that all movies George Lucas directed, wrote or produced would have the same Crew->id but different Crew->crew_id. Can anyone confirm this?

Yes, exactly.

Cheers.

Excelent. Thanks Travis. Now to to cast_ids, hope i can figure that one out as well.

cast_id is only present on movies and is our old legacy ID. You don't need to worry about it in any way if you decide to track credits with the credit_id.

Cheers.

nice, thanks a ton

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