API Docs

» show/episode/shouts

This method is deprecated and has been replaced by show/episode/comments

Summary

Returns all shouts for an episode. Most recent shouts returned first.

URL

http://api.trakt.tv/show/episode/shouts.format/apikey/title/season/episode

Supported formats

json

Supported request methods

GET

Requires authentication

false

Required Parameters

  • apikey

    to view your API key.

  • title

    Either the slug (i.e. the-walking-dead) or TVDB ID. You can get a show's slug by browsing the website and looking at the URL when on a show summary page.

  • season

    The season number. Use 0 if you want the specials.

  • episode

    The episode number.

Example Request

http://api.trakt.tv/show/episode/shouts.json/apikey/the-walking-dead/1/1

[
   {
      "inserted":1304372709,
      "shout":"Amazing show, First episode feels more like a movie than a series, Can't wait to watch the rest!",
      "spoiler":false,
      "user":{
         "username":"HidYn",
         "protected":false,
         "full_name":"Chris Davies",
         "gender":"male",
         "age":27,
         "location":"Wales",
         "about":"",
         "joined":1304275809,
         "avatar":"http://trakt.us/images/avatars/45.jpg",
         "url":"http://trakt.tv/user/HidYn"
      }
   },
   {
      "inserted":1287733139,
      "shout":"Good show, looking forward to some more of this :D",
      "user":{
         "username":"fldc",
         "protected":false,
         "full_name":"Fredrik Karlsson",
         "gender":"male",
         "age":28,
         "location":"Vadstena, Sweden",
         "about":"",
         "joined":1286721278,
         "avatar":"http://trakt.us/images/avatars/44.jpg",
         "url":"http://trakt.tv/user/fldc"
      }
   }
]
loading...
Join trakt

Sign in to trakt

forgot?

Sign In
Forgot your password?
Check your email for further instructions!
We couldn't find that e-mail!

Create your new password