This is API for getting movies details: http://private-bdfcea997-themoviedb.apiary-mock.com/3/movie/{id}
http://private-bdfcea997-themoviedb.apiary-mock.com/3/movie/238 When i try to replace id with actual id of any movie it always returns fight club movie details,
Actually i want to have plot for the movie that i need and i have its id as parameter..
Any Suggestions Please?
Nevari atrast filmu vai TV pārraidi? Jāpiesakās, lai to izveidotu.
Vēlies novērtēt šo vienumu vai pievienot to sarakstam?
Neesi dalībnieks?
Atbilde no Travis Bell
on septembris 5, 2014 at 3:58 PM
Hi ranjhanisaddam,
Unless you are specifically wanting to use Apiary, you should switch to use our production endpoint,
api.themoviedb.org
.If you do indeed wish to use Apiary for testing, you'll want to make sure to switch over the host setting in your Apiary from "Mock Server" to "Debugging Proxy".
Cheers.