The Movie Database support

Hello, I just found a bug (?) on the person endpoint:

Request:

https://api.themoviedb.org/3/person/150?api_key={KEY}&append_to_response=translations

Response:

{
  "id": 150,
   ...some more fields...
  "translations": [],
   ...some more fields...
}

as you can see - translations array is empty, but if we send request directly to the translations enpoint we will see that there at least 3 items found:

Request:

https://api.themoviedb.org/3/person/150/translations?api_key={KEY}

Response:

{
  "translations": [
    {
      "iso_639_1": "en",
      "iso_3166_1": "US",
      "name": "English",
      "data": {
        "biography": "...some text..."
      },
      "english_name": "en"
    },
  ... other items ...
  ],
  "id": 150
}

(upd: trying to fix formatting)

3 svar (på side 1 af 1)

Jump to last post

omg sorry for that ugly formatting =( btw its another bug - on editor preview its looks fine, but after post submit just goes something wrong upd: nvm, i have fixed it :) just need to add 1 empty line before each code block

Hi @vsaik, I believe this should be fixed now. Let me know if it looks good.

Thanks!

Thanks) yes it's working fine now

Kan du ikke finde en film eller TV-serie? Log in og opret den.

Global

s focus the search bar
p open profile menu
esc luk et åbent vindue
? open keyboard shortcut window

På mediesider

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

På alle billedesider

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

På diskussionssider

n opret ny diskussion
w toggle watching status
p toggle public/private
c toggle close/open
a åben aktivitet
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Indstillinger

Want to rate or add this item to a list?

Log ind