TMDB
首页人生足迹新疆萌森软件开发工作室
旗下服务
  • 足迹博客
  • 服务状态
首页人生足迹新疆萌森软件开发工作室
旗下服务
  • 足迹博客
  • 服务状态
  1. 评分
  • 说明文档
    • TMDB-中文说明文档
    • TMDB
  • V3
    • 说明文档
      • 鉴权模式
      • 响应状态码
      • 速率限制
    • 账户
      • 收藏
        • 管理收藏
        • 电影收藏
        • 电视剧收藏
        • 收藏列表
      • 想看
        • 管理想看
        • 想看电影
        • 想看电视剧
      • 评分
        • 电视剧集评分
          GET
        • 电影评分
          GET
        • 电视剧评分
          GET
      • 账户基本信息
        GET
  1. 评分

电影评分

开发中
GET
https://api.themoviedb.org/3/account/{account_id}/rated/movies
最后修改时间:2024-04-29 10:34:54

请求参数

Path 参数
account_id
string 
必需
示例值:
11111111
Query 参数
session_id
string 
可选
session_id
language
string 
语言
可选
示例值:
en-US
page
string 
页码
可选
示例值:
1
sort_by
string 
排序
可选
示例值:
{% mock 'regexp', 'created_at\.(asc|desc)' %}
Header 参数
accept
string 
必需
默认值:
application/json
Authorization
string 
不记名令牌
必需
默认值:
{{Authorization}}

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location -g --request GET 'https://api.themoviedb.org/3/account/11111111/rated/movies?session_id&language=en-US&page=1&sort_by={% mock '\''regexp'\'', '\''created_at\.(asc|desc)'\'' %}' \
--header 'accept;' \
--header 'Authorization;'

返回响应

🟢200成功
application/json
Body
status_code
integer 
必需
status_message
string 
必需
page
integer 
必需
results
array [object {15}] 
必需
adult
boolean 
必需
backdrop_path
string 
必需
genre_ids
array[integer]
必需
id
integer 
必需
original_language
string 
必需
original_title
string 
必需
overview
string 
必需
popularity
number 
必需
poster_path
string 
必需
release_date
string 
必需
title
string 
必需
video
boolean 
必需
vote_average
number 
必需
vote_count
integer 
必需
rating
integer 
必需
total_pages
integer 
必需
total_results
integer 
必需
示例
{
  "page": 1,
  "results": [
    {
      "adult": false,
      "backdrop_path": "/dUVbWINfRMGojGZRcO6GF1Z2nV8.jpg",
      "genre_ids": [
        12,
        14,
        28
      ],
      "id": 120,
      "original_language": "en",
      "original_title": "The Lord of the Rings: The Fellowship of the Ring",
      "overview": "Young hobbit Frodo Baggins, after inheriting a mysterious ring from his uncle Bilbo, must leave his home in order to keep it from falling into the hands of its evil creator. Along the way, a fellowship is formed to protect the ringbearer and make sure that the ring arrives at its final destination: Mt. Doom, the only place where it can be destroyed.",
      "popularity": 84.737,
      "poster_path": "/6oom5QYQ2yQTMJIbnvbkBL9cHo6.jpg",
      "release_date": "2001-12-18",
      "title": "The Lord of the Rings: The Fellowship of the Ring",
      "video": false,
      "vote_average": 8.396,
      "vote_count": 22579,
      "rating": 8
    },
    {
      "adult": false,
      "backdrop_path": "/YL3GPOiDcNraIJOVDCZsoOBoDy.jpg",
      "genre_ids": [
        878,
        28,
        12,
        53
      ],
      "id": 106,
      "original_language": "en",
      "original_title": "Predator",
      "overview": "A team of elite commandos on a secret mission in a Central American jungle come to find themselves hunted by an extraterrestrial warrior.",
      "popularity": 62.969,
      "poster_path": "/k3mW4qfJo6SKqe6laRyNGnbB9n5.jpg",
      "release_date": "1987-06-12",
      "title": "Predator",
      "video": false,
      "vote_average": 7.491,
      "vote_count": 6943,
      "rating": 6
    },
    {
      "adult": false,
      "backdrop_path": "/dqK9Hag1054tghRQSqLSfrkvQnA.jpg",
      "genre_ids": [
        18,
        28,
        80,
        53
      ],
      "id": 155,
      "original_language": "en",
      "original_title": "The Dark Knight",
      "overview": "Batman raises the stakes in his war on crime. With the help of Lt. Jim Gordon and District Attorney Harvey Dent, Batman sets out to dismantle the remaining criminal organizations that plague the streets. The partnership proves to be effective, but they soon find themselves prey to a reign of chaos unleashed by a rising criminal mastermind known to the terrified citizens of Gotham as the Joker.",
      "popularity": 83.151,
      "poster_path": "/qJ2tW6WMUDux911r6m7haRef0WH.jpg",
      "release_date": "2008-07-14",
      "title": "The Dark Knight",
      "video": false,
      "vote_average": 8.509,
      "vote_count": 29582,
      "rating": 9
    },
    {
      "adult": false,
      "backdrop_path": "/yzqaKAhglTrkeOfuIXYYArf0WnA.jpg",
      "genre_ids": [
        16,
        10751
      ],
      "id": 12,
      "original_language": "en",
      "original_title": "Finding Nemo",
      "overview": "Nemo, an adventurous young clownfish, is unexpectedly taken from his Great Barrier Reef home to a dentist's office aquarium. It's up to his worrisome father Marlin and a friendly but forgetful fish Dory to bring Nemo home -- meeting vegetarian sharks, surfer dude turtles, hypnotic jellyfish, hungry seagulls, and more along the way.",
      "popularity": 94.545,
      "poster_path": "/5lc6nQc0VhWFYFbNv016xze8Jvy.jpg",
      "release_date": "2003-05-30",
      "title": "Finding Nemo",
      "video": false,
      "vote_average": 7.822,
      "vote_count": 17590,
      "rating": 8
    },
    {
      "adult": false,
      "backdrop_path": "/ysKahAEPP8h6MInuLjr0xuZOTjh.jpg",
      "genre_ids": [
        80,
        35
      ],
      "id": 107,
      "original_language": "en",
      "original_title": "Snatch",
      "overview": "Unscrupulous boxing promoters, violent bookmakers, a Russian gangster, incompetent amateur robbers and supposedly Jewish jewelers fight to track down a priceless stolen diamond.",
      "popularity": 32.43,
      "poster_path": "/56mOJth6DJ6JhgoE2jtpilVqJO.jpg",
      "release_date": "2000-09-01",
      "title": "Snatch",
      "video": false,
      "vote_average": 7.803,
      "vote_count": 7985,
      "rating": 8
    },
    {
      "adult": false,
      "backdrop_path": "/8AE7M2lMsyvowfT36porzGtmOtI.jpg",
      "genre_ids": [
        878,
        18,
        10749
      ],
      "id": 38,
      "original_language": "en",
      "original_title": "Eternal Sunshine of the Spotless Mind",
      "overview": "Joel Barish, heartbroken that his girlfriend underwent a procedure to erase him from her memory, decides to do the same. However, as he watches his memories of her fade away, he realises that he still loves her, and may be too late to correct his mistake.",
      "popularity": 36.729,
      "poster_path": "/5MwkWH9tYHv3mV9OdYTMR5qreIz.jpg",
      "release_date": "2004-03-19",
      "title": "Eternal Sunshine of the Spotless Mind",
      "video": false,
      "vote_average": 8.1,
      "vote_count": 13294,
      "rating": 9
    },
    {
      "adult": false,
      "backdrop_path": "/3h1JZGDhZ8nzxdgvkxha0qBqi05.jpg",
      "genre_ids": [
        35,
        18,
        10749
      ],
      "id": 13,
      "original_language": "en",
      "original_title": "Forrest Gump",
      "overview": "A man with a low IQ has accomplished great things in his life and been present during significant historic events—in each case, far exceeding what anyone imagined he could do. But despite all he has achieved, his one true love eludes him.",
      "popularity": 62.225,
      "poster_path": "/arw2vcBveWOVZr6pxd9XTd1TdQa.jpg",
      "release_date": "1994-06-23",
      "title": "Forrest Gump",
      "video": false,
      "vote_average": 8.5,
      "vote_count": 24536,
      "rating": 9
    },
    {
      "adult": false,
      "backdrop_path": "/xKb6mtdfI5Qsggc44Hr9CCUDvaj.jpg",
      "genre_ids": [
        28,
        53,
        878
      ],
      "id": 280,
      "original_language": "en",
      "original_title": "Terminator 2: Judgment Day",
      "overview": "Nearly 10 years have passed since Sarah Connor was targeted for termination by a cyborg from the future. Now her son, John, the future leader of the resistance, is the target for a newer, more deadly terminator. Once again, the resistance has managed to send a protector back to attempt to save John and his mother Sarah.",
      "popularity": 66.674,
      "poster_path": "/5M0j0B18abtBI5gi2RhfjjurTqb.jpg",
      "release_date": "1991-07-03",
      "title": "Terminator 2: Judgment Day",
      "video": false,
      "vote_average": 8.096,
      "vote_count": 11255,
      "rating": 8
    },
    {
      "adult": false,
      "backdrop_path": "/8bQbejOvAKe78RXxpkfM04n0K18.jpg",
      "genre_ids": [
        14,
        35
      ],
      "id": 310,
      "original_language": "en",
      "original_title": "Bruce Almighty",
      "overview": "Bruce Nolan toils as a 'human interest' television reporter in Buffalo, N.Y., but despite his high ratings and the love of his beautiful girlfriend, Bruce remains unfulfilled. At the end of the worst day in his life, he angrily ridicules God—and the Almighty responds, endowing Bruce with all of His divine powers.",
      "popularity": 35.483,
      "poster_path": "/f0QqG14SZYYZcV4VWykVc5w13dz.jpg",
      "release_date": "2003-05-23",
      "title": "Bruce Almighty",
      "video": false,
      "vote_average": 6.7,
      "vote_count": 9757,
      "rating": 8
    },
    {
      "adult": false,
      "backdrop_path": "/lt1rGQSqhk2T2T4lHo6CTQYvoWP.jpg",
      "genre_ids": [
        53,
        28,
        80
      ],
      "id": 187,
      "original_language": "en",
      "original_title": "Sin City",
      "overview": "Welcome to Sin City. This town beckons to the tough, the corrupt, the brokenhearted. Some call it dark… Hard-boiled. Then there are those who call it home — Crooked cops, sexy dames, desperate vigilantes. Some are seeking revenge, others lust after redemption, and then there are those hoping for a little of both. A universe of unlikely and reluctant heroes still trying to do the right thing in a city that refuses to care.",
      "popularity": 23.715,
      "poster_path": "/i66G50wATMmPrvpP95f0XP6ZdVS.jpg",
      "release_date": "2005-04-01",
      "title": "Sin City",
      "video": false,
      "vote_average": 7.437,
      "vote_count": 7311,
      "rating": 8
    },
    {
      "adult": false,
      "backdrop_path": "/tmU7GeKVybMWFButWEGl2M4GeiP.jpg",
      "genre_ids": [
        18,
        80
      ],
      "id": 238,
      "original_language": "en",
      "original_title": "The Godfather",
      "overview": "Spanning the years 1945 to 1955, a chronicle of the fictional Italian-American Corleone crime family. When organized crime family patriarch, Vito Corleone barely survives an attempt on his life, his youngest son, Michael steps in to take care of the would-be killers, launching a campaign of bloody revenge.",
      "popularity": 100.932,
      "poster_path": "/3bhkrj58Vtu7enYsRolD1fZdja1.jpg",
      "release_date": "1972-03-14",
      "title": "The Godfather",
      "video": false,
      "vote_average": 8.712,
      "vote_count": 17812,
      "rating": 9
    },
    {
      "adult": false,
      "backdrop_path": "/wOfzdzC0QZyhUIlyjeMuUYSb8Ax.jpg",
      "genre_ids": [
        18,
        10749
      ],
      "id": 289,
      "original_language": "en",
      "original_title": "Casablanca",
      "overview": "In Casablanca, Morocco in December 1941, a cynical American expatriate meets a former lover, with unforeseen complications.",
      "popularity": 17.927,
      "poster_path": "/5K7cOHoay2mZusSLezBOY0Qxh8a.jpg",
      "release_date": "1942-11-26",
      "title": "Casablanca",
      "video": false,
      "vote_average": 8.173,
      "vote_count": 4695,
      "rating": 8
    },
    {
      "adult": false,
      "backdrop_path": "/747dgDfL5d8esobk7h4odaOFhUq.jpg",
      "genre_ids": [
        80,
        18,
        53
      ],
      "id": 275,
      "original_language": "en",
      "original_title": "Fargo",
      "overview": "Jerry, a small-town Minnesota car salesman is bursting at the seams with debt... but he's got a plan. He's going to hire two thugs to kidnap his wife in a scheme to collect a hefty ransom from his wealthy father-in-law. It's going to be a snap and nobody's going to get hurt... until people start dying. Enter Police Chief Marge, a coffee-drinking, parka-wearing - and extremely pregnant - investigator who'll stop at nothing to get her man. And if you think her small-time investigative skills will give the crooks a run for their ransom... you betcha!",
      "popularity": 20.791,
      "poster_path": "/rt7cpEr1uP6RTZykBFhBTcRaKvG.jpg",
      "release_date": "1996-03-08",
      "title": "Fargo",
      "video": false,
      "vote_average": 7.87,
      "vote_count": 7007,
      "rating": 8
    },
    {
      "adult": false,
      "backdrop_path": "/bsaA9qtIR6VTDQykXdBzJc8V5rS.jpg",
      "genre_ids": [
        12,
        14,
        9648
      ],
      "id": 675,
      "original_language": "en",
      "original_title": "Harry Potter and the Order of the Phoenix",
      "overview": "Returning for his fifth year of study at Hogwarts, Harry is stunned to find that his warnings about the return of Lord Voldemort have been ignored. Left with no choice, Harry takes matters into his own hands, training a small group of students to defend themselves against the dark arts.",
      "popularity": 118.896,
      "poster_path": "/5aOyriWkPec0zUDxmHFP9qMmBaj.jpg",
      "release_date": "2007-06-28",
      "title": "Harry Potter and the Order of the Phoenix",
      "video": false,
      "vote_average": 7.687,
      "vote_count": 17658,
      "rating": 8
    },
    {
      "adult": false,
      "backdrop_path": "/r1gEZd7BoXtLNEQSNMqfsMlMtIz.jpg",
      "genre_ids": [
        12,
        28,
        18,
        53
      ],
      "id": 503,
      "original_language": "en",
      "original_title": "Poseidon",
      "overview": "A packed cruise ship traveling the Atlantic is hit and overturned by a massive wave, compelling the passengers to begin a dramatic fight for their lives.",
      "popularity": 22.847,
      "poster_path": "/cCx2Ead8KoZhHofsAAr7tyrjfDo.jpg",
      "release_date": "2006-05-10",
      "title": "Poseidon",
      "video": false,
      "vote_average": 5.848,
      "vote_count": 1890,
      "rating": 6
    },
    {
      "adult": false,
      "backdrop_path": "/eGhjeUbzttA3E4flxdAm8gHz4h4.jpg",
      "genre_ids": [
        28,
        12,
        10752
      ],
      "id": 1271,
      "original_language": "en",
      "original_title": "300",
      "overview": "Based on Frank Miller's graphic novel, \"300\" is very loosely based the 480 B.C. Battle of Thermopylae, where the King of Sparta led his army against the advancing Persians; the battle is said to have inspired all of Greece to band together against the Persians, and helped usher in the world's first democracy.",
      "popularity": 49.667,
      "poster_path": "/9W49fy5G7v9Ed3CXtvMi41YqZtt.jpg",
      "release_date": "2007-03-07",
      "title": "300",
      "video": false,
      "vote_average": 7.17,
      "vote_count": 12491,
      "rating": 8
    }
  ],
  "total_pages": 47,
  "total_results": 940
}
上一页
电视剧集评分
下一页
电视剧评分
Built with