Keyboard Shortcuts
Advanced Search
Hi, if i use this request: /movie/{id} without add the language parameter what is the language that return?
Hi Piero87,
We default all requests to English if there is no language param.
Cheers.
Thanks for the answer, and if there is no english language?
The title field fall's back to the original_title and overview would be empty. It's the same as calling a movie for the German translation and there being no German title and/or overview.
title
original_title
overview
Can't find a movie or TV show? Login to create it.
Login
Sign Up
Want to rate or add this item to a list?
Not a member?
Sign up and join the community
Reply by Travis Bell
on December 4, 2014 at 10:44 AM
Hi Piero87,
We default all requests to English if there is no language param.
Cheers.
Reply by Piero87
on December 4, 2014 at 11:24 AM
Thanks for the answer, and if there is no english language?
Reply by Travis Bell
on December 4, 2014 at 11:43 AM
The
title
field fall's back to theoriginal_title
andoverview
would be empty. It's the same as calling a movie for the German translation and there being no German title and/or overview.