API Docs

» movies/trending

Summary

Returns all movies being watched right now.

URL

http://api.trakt.tv/movies/trending.format/apikey

Supported formats

json

Supported request methods

GET

Requires authentication

optional (details)

If you send valid auth, each movie will contain watched (boolean), plays (int), in_watchlist (boolean), in_collection (boolean), rating (love or hate, false if not rated), and rating_advanced (1-10, 0 if not rated).

Required Parameters

  • apikey

    to view your API key.

Example Request

http://api.trakt.tv/movies/trending.json/apikey

[
   {
      "title":"The Proposal",
      "year":2009,
      "released":1245394800,
      "url":"http://trakt.tv/movie/the-proposal-2009",
      "trailer":"http://www.youtube.com/watch?v=qgSa2tghPaA",
      "runtime":107,
      "tagline":"Here comes the bribe...",
      "overview":"When she learns she's in danger of losing her visa status and being deported, overbearing book editor Margaret Tate forces her put-upon assistant, Andrew Paxton, to marry her.",
      "certification":"PG-13",
      "imdb_id":"tt1041829",
      "tmdb_id":"18240",
      "images":{
         "poster":"http://trakt.us/images/posters_movies/1193.jpg",
         "fanart":"http://trakt.us/images/fanart-dark.jpg"
      },
      "watchers":1,
      "ratings":{
         "percentage":91,
         "votes":32,
         "loved":29,
         "hated":3
      },
      "genres":["Action","Comedy"]
   },
   {
      "title":"Blood Simple",
      "year":1984,
      "released":463388400,
      "url":"http://trakt.tv/movie/blood-simple-1984",
      "trailer":"http://www.youtube.com/watch?v=qgSa2tghPaA",
      "runtime":99,
      "tagline":"",
      "overview":"A rich but jealous man hires a private investigator to kill his cheating wife and her new man. But, when blood is involved, nothing is simple.",
      "certification":"R",
      "imdb_id":"tt0086979",
      "tmdb_id":"11368",
      "images":{
         "poster":"http://trakt.us/images/posters_movies/232.jpg",
         "fanart":"http://trakt.us/images/fanart-dark.jpg"
      },
      "watchers":1,
      "ratings":{
         "percentage":91,
         "votes":32,
         "loved":29,
         "hated":3
      },
      "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