API Docs

» show/seasons

Summary

Returns basic season info for a show.

URL

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

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.

Example Request

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

[
   {
      "season":1,
      "episodes":6,
      "url":"http://trakt.tv/show/the-walking-dead/season/1",
      "images":{
         "poster":"http://trakt.us/images/posters/124-1.jpg"
      }
   },
   {
      "season":0,
      "episodes":2,
      "url":"http://trakt.tv/show/the-walking-dead/specials",
      "images":{
         "poster":"http://trakt.us/images/posters/124-0.jpg"
      }
   }
]
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