API Docs

» show/watchingnow

Summary

Returns a array of all users watching a show including season and episode info.

URL

http://api.trakt.tv/show/watchingnow.format/apikey/title

Supported formats

json

Supported request methods

GET

Requires authentication

optional (details)

If a user has a protected profile, valid auth will allow data to be returned for yourself and any friends.

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.

Example Request

http://api.trakt.tv/show/watchingnow.json/apikey/the-walking-dead

[
   {
      "username":"anzerman",
      "protected":false,
      "full_name":"",
      "gender":"",
      "age":"",
      "location":"",
      "about":"",
      "joined":1298695196,
      "avatar":"http://trakt.us/images/avatars/706.jpg",
      "url":"http://trakt.tv/user/anzerman",
      "episode":{
         "season":1,
         "number":1,
         "title":"Days Gone Bye",
         "url":"http://trakt.tv/show/the-walking-dead/season/1/episode/1",
         "first_aired":1298966400
      }
   }
]
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