GET
/
3
/
trending
/
all
/
{time_window}
curl --request GET \
  --url https://api.themoviedb.org/3/trending/all/{time_window} \
  --header 'Authorization: Bearer <token>'
{
  "page": 1,
  "results": [
    {
      "adult": false,
      "backdrop_path": "/2meX1nMdScFOoV4370rqHWKmXhY.jpg",
      "first_air_date": "2021-09-17",
      "genre_ids": [
        10759,
        9648,
        18
      ],
      "id": 93405,
      "media_type": "tv",
      "name": "Squid Game",
      "origin_country": [
        "KR"
      ],
      "original_language": "ko",
      "original_name": "오징어 게임",
      "overview": "Hundreds of cash-strapped players accept a strange invitation to compete in children's games. Inside, a tempting prize awaits — with deadly high stakes.",
      "popularity": 13121.205,
      "poster_path": "/dDlEmu3EZ0Pgg93K2SVNLCjCSvE.jpg",
      "vote_average": 7.8,
      "vote_count": 14641
    },
    {
      "adult": false,
      "backdrop_path": "/odVlTMqPPiMksmxpN9cCbPCjUPP.jpg",
      "first_air_date": "2024-01-07",
      "genre_ids": [
        10759,
        10765,
        16
      ],
      "id": 127532,
      "media_type": "tv",
      "name": "Solo Leveling",
      "origin_country": [
        "JP"
      ],
      "original_language": "ja",
      "original_name": "俺だけレベルアップな件",
      "overview": "They say whatever doesn’t kill you makes you stronger, but that’s not the case for the world’s weakest hunter Sung Jinwoo. After being brutally slaughtered by monsters in a high-ranking dungeon, Jinwoo came back with the System, a program only he could see, that’s leveling him up in every way. Now, he’s inspired to discover the secrets behind his powers and the dungeon that spawned them.",
      "popularity": 517.748,
      "poster_path": "/geCRueV3ElhRTr0xtJuEWJt6dJ1.jpg",
      "vote_average": 8.5,
      "vote_count": 563
    },
    {
      "adult": false,
      "backdrop_path": "/uKb22E0nlzr914bA9KyA5CVCOlV.jpg",
      "genre_ids": [
        18,
        10749,
        14
      ],
      "id": 402431,
      "media_type": "movie",
      "original_language": "en",
      "original_title": "Wicked",
      "overview": "In the land of Oz, ostracized and misunderstood green-skinned Elphaba is forced to share a room with the popular aristocrat Glinda at Shiz University, and the two's unlikely friendship is tested as they begin to fulfill their respective destinies as Glinda the Good and the Wicked Witch of the West.",
      "popularity": 2943.848,
      "poster_path": "/dfdvUzj4nLZpZ37BoefqvevCMI1.jpg",
      "release_date": "2024-11-20",
      "title": "Wicked",
      "video": false,
      "vote_average": 7.4,
      "vote_count": 975
    },
    {
      "adult": false,
      "backdrop_path": "/ovt5KdS1oNwXkFPsgymhMoKvxKa.jpg",
      "genre_ids": [
        16,
        35,
        10751
      ],
      "id": 929204,
      "media_type": "movie",
      "original_language": "en",
      "original_title": "Wallace & Gromit: Vengeance Most Fowl",
      "overview": "Gromit’s concern that Wallace is becoming too dependent on his inventions proves justified, when Wallace invents a “smart” gnome that seems to develop a mind of its own. When it emerges that a vengeful figure from the past might be masterminding things, it falls to Gromit to battle sinister forces and save his master… or Wallace may never be able to invent again!",
      "popularity": 273.489,
      "poster_path": "/6BxK38ehxuX2dJmZIMpJcVNbYks.jpg",
      "release_date": "2024-12-18",
      "title": "Wallace & Gromit: Vengeance Most Fowl",
      "video": false,
      "vote_average": 7.773,
      "vote_count": 128
    },
    {
      "adult": false,
      "backdrop_path": "/oHPoF0Gzu8xwK4CtdXDaWdcuZxZ.jpg",
      "genre_ids": [
        12,
        10751,
        16
      ],
      "id": 762509,
      "media_type": "movie",
      "original_language": "en",
      "original_title": "Mufasa: The Lion King",
      "overview": "Mufasa, a cub lost and alone, meets a sympathetic lion named Taka, the heir to a royal bloodline. The chance meeting sets in motion an expansive journey of a group of misfits searching for their destiny.",
      "popularity": 2704.585,
      "poster_path": "/nHhjqeJcaQKOBCd21c1kV2DK5gm.jpg",
      "release_date": "2024-12-18",
      "title": "Mufasa: The Lion King",
      "video": false,
      "vote_average": 7.4,
      "vote_count": 439
    },
    {
      "adult": false,
      "backdrop_path": "/A6vAMO3myroRfBwSZetY4GVqaW4.jpg",
      "genre_ids": [
        16,
        14,
        28,
        12
      ],
      "id": 839033,
      "media_type": "movie",
      "original_language": "en",
      "original_title": "The Lord of the Rings: The War of the Rohirrim",
      "overview": "183 years before the events chronicled in the original trilogy, a sudden attack by Wulf, a clever and ruthless Dunlending lord seeking vengeance for the death of his father, forces Helm Hammerhand and his people to make a daring last stand in the ancient stronghold of the Hornburg. Finding herself in an increasingly desperate situation, Héra, the daughter of Helm, must summon the will to lead the resistance against a deadly enemy intent on their total destruction.",
      "popularity": 3009.106,
      "poster_path": "/hE9SAMyMSUGAPsHUGdyl6irv11v.jpg",
      "release_date": "2024-12-05",
      "title": "The Lord of the Rings: The War of the Rohirrim",
      "video": false,
      "vote_average": 6.8,
      "vote_count": 209
    },
    {
      "adult": false,
      "backdrop_path": "/n5FPNMJ0eRoiQrKGfUQQRAZeaxg.jpg",
      "first_air_date": "2023-05-04",
      "genre_ids": [
        10765,
        18
      ],
      "id": 125988,
      "media_type": "tv",
      "name": "Silo",
      "origin_country": [
        "US"
      ],
      "original_language": "en",
      "original_name": "Silo",
      "overview": "In a ruined and toxic future, thousands live in a giant silo deep underground. After its sheriff breaks a cardinal rule and residents die mysteriously, engineer Juliette starts to uncover shocking secrets and the truth about the silo.",
      "popularity": 1310.42,
      "poster_path": "/tlliQuCupf8fpTH7RAor3aKMGy.jpg",
      "vote_average": 8.158,
      "vote_count": 1212
    },
    {
      "adult": false,
      "backdrop_path": "/zOpe0eHsq0A2NvNyBbtT6sj53qV.jpg",
      "genre_ids": [
        28,
        878,
        35,
        10751
      ],
      "id": 939243,
      "media_type": "movie",
      "original_language": "en",
      "original_title": "Sonic the Hedgehog 3",
      "overview": "Sonic, Knuckles, and Tails reunite against a powerful new adversary, Shadow, a mysterious villain with powers unlike anything they have faced before. With their abilities outmatched in every way, Team Sonic must seek out an unlikely alliance in hopes of stopping Shadow and protecting the planet.",
      "popularity": 3313.566,
      "poster_path": "/d8Ryb8AunYAuycVKDp5HpdWPKgC.jpg",
      "release_date": "2024-12-19",
      "title": "Sonic the Hedgehog 3",
      "video": false,
      "vote_average": 7.6,
      "vote_count": 330
    },
    {
      "adult": false,
      "backdrop_path": "/uWOJbarUXfVf6B4o0368dh138eR.jpg",
      "genre_ids": [
        27,
        14,
        18
      ],
      "id": 426063,
      "media_type": "movie",
      "original_language": "en",
      "original_title": "Nosferatu",
      "overview": "A gothic tale of obsession between a haunted young woman and the terrifying vampire infatuated with her, causing untold horror in its wake.",
      "popularity": 1114.688,
      "poster_path": "/5qGIxdEO841C0tdY8vOdLoRVrr0.jpg",
      "release_date": "2024-12-25",
      "title": "Nosferatu",
      "video": false,
      "vote_average": 6.744,
      "vote_count": 436
    },
    {
      "adult": false,
      "backdrop_path": "/euYIwmwkmz95mnXvufEmbL6ovhZ.jpg",
      "genre_ids": [
        28,
        12,
        18
      ],
      "id": 558449,
      "media_type": "movie",
      "original_language": "en",
      "original_title": "Gladiator II",
      "overview": "Years after witnessing the death of the revered hero Maximus at the hands of his uncle, Lucius is forced to enter the Colosseum after his home is conquered by the tyrannical Emperors who now lead Rome with an iron fist. With rage in his heart and the future of the Empire at stake, Lucius must look to his past to find strength and honor to return the glory of Rome to its people.",
      "popularity": 4782.551,
      "poster_path": "/2cxhvwyEwRlysAmRH4iodkvo0z5.jpg",
      "release_date": "2024-11-05",
      "title": "Gladiator II",
      "video": false,
      "vote_average": 6.8,
      "vote_count": 1992
    },
    {
      "adult": false,
      "backdrop_path": "/nGC3ZkXEcjGbqAAonS1xn6gaNpb.jpg",
      "genre_ids": [
        35,
        18
      ],
      "id": 1013850,
      "media_type": "movie",
      "original_language": "en",
      "original_title": "A Real Pain",
      "overview": "Mismatched cousins David and Benji reunite for a tour through Poland to honor their beloved grandmother. The adventure takes a turn when the pair's old tensions resurface against the backdrop of their family history.",
      "popularity": 275.752,
      "poster_path": "/38lb62nJcNvVgCDkFt2wiVE0bX4.jpg",
      "release_date": "2024-11-01",
      "title": "A Real Pain",
      "video": false,
      "vote_average": 6.8,
      "vote_count": 95
    },
    {
      "adult": false,
      "backdrop_path": "/3WnoZw50qIfXsFnKr0LddEh5Jnf.jpg",
      "genre_ids": [
        10752,
        36
      ],
      "id": 1222248,
      "media_type": "movie",
      "original_language": "no",
      "original_title": "Nr. 24",
      "overview": "On the brink of the Second World War, a young Norwegian man's drive to resist the Nazis sets a new course for his future – and the future of his country.",
      "popularity": 38.954,
      "poster_path": "/rzsmKSFEsEWBLbJ968abffnfYZ7.jpg",
      "release_date": "2024-10-30",
      "title": "Number 24",
      "video": false,
      "vote_average": 7.7,
      "vote_count": 51
    },
    {
      "adult": false,
      "backdrop_path": "/sP0R5F8fkVM0eHcRFXr012rzNAM.jpg",
      "first_air_date": "2025-01-04",
      "genre_ids": [
        35,
        10765,
        18
      ],
      "id": 154822,
      "media_type": "tv",
      "name": "When the Stars Gossip",
      "origin_country": [
        "KR"
      ],
      "original_language": "ko",
      "original_name": "별들에게 물어봐",
      "overview": "From two different worlds and with separate missions, an astronaut and a space tourist entangle in space — only to start falling for each other.",
      "popularity": 109.921,
      "poster_path": "/pdOiUbJ0vEJfh5OGFG8y1e4InQ7.jpg",
      "vote_average": 8,
      "vote_count": 2
    },
    {
      "adult": false,
      "backdrop_path": "/au3o84ub27qTZiMiEc9UYzN74V3.jpg",
      "genre_ids": [
        28,
        878,
        53
      ],
      "id": 1035048,
      "media_type": "movie",
      "original_language": "en",
      "original_title": "Elevation",
      "overview": "A single father and two women venture from the safety of their homes to face monstrous creatures to save the life of a young boy.",
      "popularity": 1792.596,
      "poster_path": "/y5CakxusfCElHau7oredncjtt3P.jpg",
      "release_date": "2024-11-07",
      "title": "Elevation",
      "video": false,
      "vote_average": 6.231,
      "vote_count": 247
    },
    {
      "adult": false,
      "backdrop_path": "/4cp40IyTpFfsT2IKpl0YlUkMBIR.jpg",
      "genre_ids": [
        10749,
        35,
        18
      ],
      "id": 1064213,
      "media_type": "movie",
      "original_language": "en",
      "original_title": "Anora",
      "overview": "A young sex worker from Brooklyn gets her chance at a Cinderella story when she meets and impulsively marries the son of an oligarch. Once the news reaches Russia, her fairytale is threatened as his parents set out to get the marriage annulled.",
      "popularity": 588.802,
      "poster_path": "/7MrgIUeq0DD2iF7GR6wqJfYZNeC.jpg",
      "release_date": "2024-10-14",
      "title": "Anora",
      "video": false,
      "vote_average": 6.9,
      "vote_count": 650
    },
    {
      "adult": false,
      "backdrop_path": "/wJzHFl5mq6JFbD6equTleJuzlnk.jpg",
      "first_air_date": "2011-04-17",
      "genre_ids": [
        16,
        10765,
        9648,
        10759
      ],
      "id": 38464,
      "media_type": "tv",
      "name": "Blue Exorcist",
      "origin_country": [
        "JP"
      ],
      "original_language": "ja",
      "original_name": "青の祓魔師",
      "overview": "Humans live in the world of Assiah, demons in Gehenna. The two dimensions are not meant to interfere with each other, but demons still possess creatures in Assiah in spite of this. The humans who can fight these demons are known as exorcists. Rin Okumura is a boy who bears the curse of being Satan's illegitimate son. His foster father sacrificed himself to save him from demons. To avenge his foster father's death as well as to prove himself, Rin decides to follow the path of an exorcist and defeat his own father, Satan. To hone his raw skills, Rin enters True Cross Academy to train with other exorcist candidates.",
      "popularity": 286.647,
      "poster_path": "/kpNoqNmElzGUEcEoZyfFwvYXMsR.jpg",
      "vote_average": 7.9,
      "vote_count": 446
    },
    {
      "adult": false,
      "backdrop_path": "/bGMLZoRtfIY0OxtCOpZiwkUzeQl.jpg",
      "first_air_date": "2023-01-06",
      "genre_ids": [
        18,
        9648
      ],
      "id": 112581,
      "media_type": "tv",
      "name": "The Rig",
      "origin_country": [
        "GB"
      ],
      "original_language": "en",
      "original_name": "The Rig",
      "overview": "When the crew of the Kinloch Bravo find themselves cut off from all communication with the Scottish mainland by a mysterious fog, they must fight to find a way home whilst managing environmental pressures, mounting paranoia and rising tensions. But as the threat facing them reveals itself to be something beyond their wildest imagination, the divided crew must form an alliance to ensure survival.",
      "popularity": 208.618,
      "poster_path": "/o8KxvfdpSVCP53d4S6a4DPHOqNh.jpg",
      "vote_average": 6.739,
      "vote_count": 157
    },
    {
      "adult": false,
      "backdrop_path": "/bFPqSvR2EmWQ9AlzWkC801XpoAZ.jpg",
      "genre_ids": [
        27,
        878
      ],
      "id": 933260,
      "media_type": "movie",
      "original_language": "en",
      "original_title": "The Substance",
      "overview": "A fading celebrity decides to use a black market drug, a cell-replicating substance that temporarily creates a younger, better version of herself.",
      "popularity": 894.606,
      "poster_path": "/lqoMzCcZYEFK729d6qzt349fB4o.jpg",
      "release_date": "2024-09-07",
      "title": "The Substance",
      "video": false,
      "vote_average": 7.2,
      "vote_count": 2986
    },
    {
      "adult": false,
      "backdrop_path": "/3sh2UA2Q2l7fihgoj1LhFFPTlIM.jpg",
      "genre_ids": [
        28,
        878,
        12,
        53
      ],
      "id": 912649,
      "media_type": "movie",
      "original_language": "en",
      "original_title": "Venom: The Last Dance",
      "overview": "Eddie and Venom are on the run. Hunted by both of their worlds and with the net closing in, the duo are forced into a devastating decision that will bring the curtains down on Venom and Eddie's last dance.",
      "popularity": 3124.993,
      "poster_path": "/aosm8NMQ3UyoBVpSxyimorCQykC.jpg",
      "release_date": "2024-10-22",
      "title": "Venom: The Last Dance",
      "video": false,
      "vote_average": 6.797,
      "vote_count": 2130
    },
    {
      "adult": false,
      "backdrop_path": "/532ZdugTqAT9XH38oA318Eh0gzG.jpg",
      "first_air_date": "2025-01-05",
      "genre_ids": [
        16,
        35,
        10765,
        10759
      ],
      "id": 273048,
      "media_type": "tv",
      "name": "I'm Living with an Otaku NEET Kunoichi!?",
      "origin_country": [
        "JP"
      ],
      "original_language": "ja",
      "original_name": "ニートくノ一となぜか同棲はじめました",
      "overview": "In order to protect an ordinary businessman, Tsukasa Atsumi, from demons, a genius kunoichi, Shizuri Ideura, signs a master-servant contract with him on the condition that she stays with him. Despite her cool appearance of defeating demons, Shizuri is an otaku NEET who spends all her time playing video games. While Shizuri is spoiled by Tsukasa and leads a lazy cohabitation life, the quirky Kunoichi gather together.",
      "popularity": 32.701,
      "poster_path": "/u4m7bCQYdH0ZwEqUYAoyIR92eG7.jpg",
      "vote_average": 0,
      "vote_count": 0
    }
  ],
  "total_pages": 500,
  "total_results": 10000
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

time_window
enum<string>
required

It allows users to specify whether they want to receive trending data for a single day ("day") or for the entire week ("week").

Available options:
day,
week
Example:

"day"

Query Parameters

language
string

Specifies the language in which the response should be returned.

Example:

"en-US"

Response

200 - application/json

all

The response is of type object.