API Docs

» show/episode/watchingnow

Summary

Returns a array of all users watching an episode.

URL

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

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.

  • season

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

  • episode

    The episode number.

Example Request

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

[
   {
      "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"
   }
]
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