API Docs

» user/watched/movies

This method is deprecated and has been replaced by activity/user

Call the activity method like this to replicate the old functionality:
activity/user.json/username/movie/scrobble

Summary

Returns the last 100 movies a user has watched using trakt. Protected users won't return any data unless you are friends.

URL

http://api.trakt.tv/user/watched/movies.format/apikey/username

Supported formats

json

Supported request methods

GET

Requires authentication

optional (details)

If this 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.

  • username

    You can get a username by browsing the website and looking at the URL when on a profile page.

Example Request

http://api.trakt.tv/user/watched/movies.json/apikey/justin

[
   {
      "action":"scrobble",
      "watched":1322117395,
      "movie":{
         "title":"Super 8",
         "year":2011,
         "released":1307689200,
         "url":"http://trakt.tv/movie/super-8-2011",
         "trailer":"http://www.youtube.com/watch?v=Qt0TMMYsWOg",
         "runtime":112,
         "tagline":"It Arrives",
         "overview":"In the summer of 1979, a group of friends in a small Ohio town witness a catastrophic train crash while making a super 8 movie and soon suspect that it was not an accident. Shortly after, unusual disappearances and inexplicable events begin to take place in town, and the local Deputy tries to uncover the truth \u2013 something more terrifying than any of them could have imagined.",
         "certification":"PG-13",
         "imdb_id":"tt1650062",
         "tmdb_id":"37686",
         "images":{
            "poster":"http://trakt.us/images/poster-dark.2.jpg",
            "fanart":"http://trakt.us/images/fanart-dark.2.jpg"
         },
         "genres":["Action","Comedy"]
      }
   }
]
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