Hi,
Using /3/tv/{id}/season/{season_number} it returns an ID that i believe is the Season ID and not the TV Show ID.
Is it possible to return the TV Show ID when querying /3/tv/{id}/season/{season_number} ?
Can't find a movie or TV show? Login to create it.
Elementu hau kalifikatu edo zerrenda batera gehitzea nahi al duzu?
Ez zara kidea?
Travis Bell Erabiltzailearen Erantzuna
Maiatza 17, 2014 egunean 3:44 PM(e)tan
Hi guigui4242,
If you've made it that far, you already know the TV show id...
guigui4242 Erabiltzailearen Erantzuna
Maiatza 17, 2014 egunean 3:58 PM(e)tan
Thanks for the answer. Unfortunately, it is not that easy, due to the way my app is done and async calls, I can't directly fetch the ID from URL who initiated the request (multiple async calls calling the same function).
Thats why if I had the TV Show ID directly in the JSON response, it would be very handy.