The Movie Database Account API
The Account API from The Movie Database — 11 operation(s) for account.
The Account API from The Movie Database — 11 operation(s) for account.
openapi: 3.1.0
info:
title: tmdb-api Account API
version: '3'
servers:
- url: https://api.themoviedb.org
security:
- sec0: []
tags:
- name: Account
paths:
/3/account/{account_id}:
get:
summary: Details
description: Get the public details of an account on TMDB.
operationId: account-details
parameters:
- name: account_id
in: path
schema:
type: integer
format: int32
default: null
required: true
- name: session_id
in: query
schema:
type: string
responses:
'200':
description: '200'
content:
application/json:
examples:
Result:
value: '{"avatar":{"gravatar":{"hash":"c9e9fc152ee756a900db85757c29815d"},"tmdb":{"avatar_path":"/xy44UvpbTgzs9kWmp4C3fEaCl5h.png"}},"id":548,"iso_639_1":"en","iso_3166_1":"CA","name":"Travis Bell","include_adult":false,"username":"travisbell"}'
schema:
type: object
properties:
avatar:
type: object
properties:
gravatar:
type: object
properties:
hash:
type: string
example: c9e9fc152ee756a900db85757c29815d
tmdb:
type: object
properties:
avatar_path:
type: string
example: /xy44UvpbTgzs9kWmp4C3fEaCl5h.png
id:
type: integer
example: 548
default: 0
iso_639_1:
type: string
example: en
iso_3166_1:
type: string
example: CA
name:
type: string
example: Travis Bell
include_adult:
type: boolean
example: false
default: true
username:
type: string
example: travisbell
deprecated: false
tags:
- Account
/3/account/{account_id}/favorite:
post:
summary: Add Favorite
description: Mark a movie or TV show as a favourite.
operationId: account-add-favorite
parameters:
- name: account_id
in: path
schema:
type: integer
format: int32
default: null
required: true
- name: session_id
in: query
schema:
type: string
requestBody:
content:
application/json:
schema:
type: object
required:
- RAW_BODY
properties:
RAW_BODY:
type: string
format: json
examples:
Request Example:
value:
media_type: movie
media_id: 550
favorite: true
responses:
'200':
description: '200'
content:
application/json:
examples:
Result:
value: "{\n \"status_code\": 1,\n \"status_message\": \"Success.\"\n}"
schema:
type: object
properties:
status_code:
type: integer
example: 1
default: 0
status_message:
type: string
example: Success.
deprecated: false
tags:
- Account
/3/account/{account_id}/watchlist:
post:
summary: Add To Watchlist
description: Add a movie or TV show to your watchlist.
operationId: account-add-to-watchlist
parameters:
- name: account_id
in: path
schema:
type: integer
format: int32
default: null
required: true
- name: session_id
in: query
schema:
type: string
requestBody:
content:
application/json:
schema:
type: object
required:
- RAW_BODY
properties:
RAW_BODY:
type: string
format: json
examples:
Request Example:
value:
media_type: movie
media_id: 11
watchlist: true
responses:
'200':
description: '200'
content:
application/json:
examples:
Result:
value: "{\n \"status_code\": 1,\n \"status_message\": \"Success.\"\n}"
schema:
type: object
properties:
status_code:
type: integer
example: 1
default: 0
status_message:
type: string
example: Success.
deprecated: false
tags:
- Account
/3/account/{account_id}/favorite/movies:
get:
summary: Favorite Movies
description: Get a users list of favourite movies.
operationId: account-get-favorites
parameters:
- name: account_id
in: path
schema:
type: integer
format: int32
default: null
required: true
- name: language
in: query
schema:
type: string
default: en-US
- name: page
in: query
schema:
type: integer
format: int32
default: 1
- name: session_id
in: query
schema:
type: string
- name: sort_by
in: query
schema:
type: string
enum:
- created_at.asc
- created_at.desc
default: created_at.asc
responses:
'200':
description: '200'
content:
application/json:
examples:
Result:
value: '{"page":1,"results":[{"adult":false,"backdrop_path":"/se5Hxz7PArQZOG3Nx2bpfOhLhtV.jpg","genre_ids":[28,12,16,10751],"id":9806,"original_language":"en","original_title":"The Incredibles","overview":"Bob Parr has given up his superhero days to log in time as an insurance adjuster and raise his three children with his formerly heroic wife in suburbia. But when he receives a mysterious assignment, it''s time to get back into costume.","popularity":71.477,"poster_path":"/2LqaLgk4Z226KkgPJuiOQ58wvrm.jpg","release_date":"2004-10-27","title":"The Incredibles","video":false,"vote_average":7.702,"vote_count":16162},{"adult":false,"backdrop_path":"/8eRscFbRYl681zDfkjv1jjW1KAA.jpg","genre_ids":[878,28,12],"id":1452,"original_language":"en","original_title":"Superman Returns","overview":"Superman returns to discover his 5-year absence has allowed Lex Luthor to walk free, and that those he was closest to felt abandoned and have moved on. Luthor plots his ultimate revenge that could see millions killed and change the face of the planet forever, as well as ridding himself of the Man of Steel.","popularity":23.183,"poster_path":"/385XwTQZDpRX2d3kxtnpiLrjBXw.jpg","release_date":"2006-06-28","title":"Superman Returns","video":false,"vote_average":5.723,"vote_count":3716},{"adult":false,"backdrop_path":"/xh0ZRdnL4pSqfW73HBf97xiNEFP.jpg","genre_ids":[14,28],"id":8960,"original_language":"en","original_title":"Hancock","overview":"Hancock is a down-and-out superhero who''s forced to employ a PR expert to help repair his image when the public grows weary of all the damage he''s inflicted during his lifesaving heroics. The agent''s idea of imprisoning the antihero to make the world miss him proves successful, but will Hancock stick to his new sense of purpose or slip back into old habits?","popularity":53.556,"poster_path":"/7DyuV2G0hLEqHeueDfOqhZ2DVut.jpg","release_date":"2008-07-01","title":"Hancock","video":false,"vote_average":6.343,"vote_count":8691},{"adult":false,"backdrop_path":"/2Gq4teAIkVVv0kc6JsfU66C3VOJ.jpg","genre_ids":[53,18,9648],"id":9741,"original_language":"en","original_title":"Unbreakable","overview":"An ordinary man makes an extraordinary discovery when a train accident leaves his fellow passengers dead — and him unscathed. The answer to this mystery could lie with the mysterious Elijah Price, a man who suffers from a disease that renders his bones as fragile as glass.","popularity":24.491,"poster_path":"/mLuehrGLiK5zFCyRmDDOH6gbfPf.jpg","release_date":"2000-11-22","title":"Unbreakable","video":false,"vote_average":7.134,"vote_count":8357},{"adult":false,"backdrop_path":"/l4QHerTSbMI7qgvasqxP36pqjN6.jpg","genre_ids":[28,878],"id":603,"original_language":"en","original_title":"The Matrix","overview":"Set in the 22nd century, The Matrix tells the story of a computer hacker who joins a group of underground insurgents fighting the vast and powerful computers who now rule the earth.","popularity":79.309,"poster_path":"/f89U3ADr1oiB1s9GkdPOEpXUk5H.jpg","release_date":"1999-03-30","title":"The Matrix","video":false,"vote_average":8.2,"vote_count":23104},{"adult":false,"backdrop_path":"/zb6fM1CX41D9rF9hdgclu0peUmy.jpg","genre_ids":[18,36,10752],"id":424,"original_language":"en","original_title":"Schindler''s List","overview":"The true story of how businessman Oskar Schindler saved over a thousand Jewish lives from the Nazis while they worked as slaves in his factory during World War II.","popularity":51.98,"poster_path":"/sF1U4EUQS8YHUYjNl3pMGNIQyr0.jpg","release_date":"1993-12-15","title":"Schindler''s List","video":false,"vote_average":8.569,"vote_count":13997},{"adult":false,"backdrop_path":"/6ms6RdNcQUAnjBY26aM85xC2wV0.jpg","genre_ids":[28,53,878],"id":7191,"original_language":"en","original_title":"Cloverfield","overview":"Five young New Yorkers throw their friend a going-away party the night that a monster the size of a skyscraper descends upon the city. Told from the point of view of their video camera, the film is a document of their attempt to survive the most surreal, horrifying event of their lives.","popularity":31.474,"poster_path":"/qIegUGJqyMMCRjkKV1s7A9MqdJ8.jpg","release_date":"2008-01-15","title":"Cloverfield","video":false,"vote_average":6.664,"vote_count":6326},{"adult":false,"backdrop_path":"/wh4ze6klUbeichAj603OKZwY1W5.jpg","genre_ids":[28,53,878],"id":218,"original_language":"en","original_title":"The Terminator","overview":"In the post-apocalyptic future, reigning tyrannical supercomputers teleport a cyborg assassin known as the \"Terminator\" back to 1984 to kill Sarah Connor, whose unborn son is destined to lead insurgents against 21st century mechanical hegemony. Meanwhile, the human-resistance movement dispatches a lone warrior to safeguard Sarah. Can he stop the virtually indestructible killing machine?","popularity":45.608,"poster_path":"/kdYu7YJJP0uuGEuhUX5toqvBSog.jpg","release_date":"1984-10-26","title":"The Terminator","video":false,"vote_average":7.64,"vote_count":11399},{"adult":false,"backdrop_path":"/P4bGyJQF0shAcRku3I2perNUQR.jpg","genre_ids":[28,80],"id":23483,"original_language":"en","original_title":"Kick-Ass","overview":"Dave Lizewski is an unnoticed high school student and comic book fan who one day decides to become a super-hero, even though he has no powers, training or meaningful reason to do so.","popularity":46.304,"poster_path":"/8citjdBmjddZjlPsAHEyCKwGVvD.jpg","release_date":"2010-03-22","title":"Kick-Ass","video":false,"vote_average":7.118,"vote_count":10732},{"adult":false,"backdrop_path":"/jMBpJFRtrtIXymer93XLavPwI3P.jpg","genre_ids":[28,53,878],"id":679,"original_language":"en","original_title":"Aliens","overview":"When Ripley''s lifepod is found by a salvage crew over 50 years later, she finds that terra-formers are on the very planet they found the alien species. When the company sends a family of colonists out to investigate her story—all contact is lost with the planet and colonists. They enlist Ripley and the colonial marines to return and search for answers.","popularity":45.005,"poster_path":"/r1x5JGpyqZU8PYhbs4UcrO1Xb6x.jpg","release_date":"1986-07-18","title":"Aliens","video":false,"vote_average":7.92,"vote_count":8395},{"adult":false,"backdrop_path":"/4ywKTlsIllvQYRiZJPwYACJIHY8.jpg","genre_ids":[18],"id":489,"original_language":"en","original_title":"Good Will Hunting","overview":"Will Hunting has a genius-level IQ but chooses to work as a janitor at MIT. When he solves a difficult graduate-level math problem, his talents are discovered by Professor Gerald Lambeau, who decides to help the misguided youth reach his potential. When Will is arrested for attacking a police officer, Professor Lambeau makes a deal to get leniency for him if he will get treatment from therapist Sean Maguire.","popularity":44.795,"poster_path":"/bABCBKYBK7A5G1x0FzoeoNfuj2.jpg","release_date":"1997-12-05","title":"Good Will Hunting","video":false,"vote_average":8.146,"vote_count":10649},{"adult":false,"backdrop_path":"/vVBcIN68kFq681b4lObiNJhEVro.jpg","genre_ids":[18,10749],"id":453,"original_language":"en","original_title":"A Beautiful Mind","overview":"John Nash is a brilliant but asocial mathematician fighting schizophrenia. After he accepts secret work in cryptography, his life takes a turn for the nightmarish.","popularity":27.447,"poster_path":"/zwzWCmH72OSC9NA0ipoqw5Zjya8.jpg","release_date":"2001-12-11","title":"A Beautiful Mind","video":false,"vote_average":7.9,"vote_count":9201},{"adult":false,"backdrop_path":"/hh28CTWLdxTXA5yJgefZ6gUnFDo.jpg","genre_ids":[80,9648,53],"id":807,"original_language":"en","original_title":"Se7en","overview":"Two homicide detectives are on a desperate hunt for a serial killer whose crimes are based on the \"seven deadly sins\" in this dark and haunting film that takes viewers from the tortured remains of one victim to the next. The seasoned Det. Sommerset researches each sin in an effort to get inside the killer''s mind, while his novice partner, Mills, scoffs at his efforts to unravel the case.","popularity":42.809,"poster_path":"/6yoghtyTpznpBik8EngEmJskVUO.jpg","release_date":"1995-09-22","title":"Se7en","video":false,"vote_average":8.366,"vote_count":18674},{"adult":false,"backdrop_path":"/qq4H9JfBKQ5DarMLI6lhUQjn9D7.jpg","genre_ids":[28,53,878,9648],"id":180,"original_language":"en","original_title":"Minority Report","overview":"John Anderton is a top ''Precrime'' cop in the late-21st century, when technology can predict crimes before they''re committed. But Anderton becomes the quarry when another investigator targets him for a murder charge.","popularity":25.998,"poster_path":"/ccqpHq5tk5W4ymbSbuoy4uYOxFI.jpg","release_date":"2002-06-20","title":"Minority Report","video":false,"vote_average":7.333,"vote_count":7725},{"adult":false,"backdrop_path":"/9LSsSPbP715XT9B7acIZzantPyX.jpg","genre_ids":[18],"id":73,"original_language":"en","original_title":"American History X","overview":"Derek Vineyard is paroled after serving 3 years in prison for killing two African-American men. Through his brother, Danny Vineyard''s narration, we learn that before going to prison, Derek was a skinhead and the leader of a violent white supremacist gang that committed acts of racial crime throughout L.A. and his actions greatly influenced Danny. Reformed and fresh out of prison, Derek severs contact with the gang and becomes determined to keep Danny from going down the same violent path as he did.","popularity":29.943,"poster_path":"/c2gsmSQ2Cqv8zosqKOCwRS0GFBS.jpg","release_date":"1998-07-01","title":"American History X","video":false,"vote_average":8.355,"vote_count":10343},{"adult":false,"backdrop_path":"/vL5LR6WdxWPjLPFRLe133jXWsh5.jpg","genre_ids":[28,12,14,878],"id":19995,"original_language":"en","original_title":"Avatar","overview":"In the 22nd century, a paraplegic Marine is dispatched to the moon Pandora on a unique mission, but becomes torn between following orders and protecting an alien civilization.","popularity":201.185,"poster_path":"/jRXYjXNq0Cs2TcJjLkki24MLp7u.jpg","release_date":"2009-12-15","title":"Avatar","video":false,"vote_average":7.569,"vote_count":28980},{"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},{"adult":false,"backdrop_path":"/eIi3klFf7mp3oL5EEF4mLIDs26r.jpg","genre_ids":[878,18,53],"id":78,"original_language":"en","original_title":"Blade Runner","overview":"In the smog-choked dystopian Los Angeles of 2019, blade runner Rick Deckard is called out of retirement to terminate a quartet of replicants who have escaped to Earth seeking their creator for a way to extend their short life spans.","popularity":47.122,"poster_path":"/63N9uy8nd9j7Eog2axPQ8lbr3Wj.jpg","release_date":"1982-06-25","title":"Blade Runner","video":false,"vote_average":7.933,"vote_count":12351},{"adult":false,"backdrop_path":"/fK5ssgvtI43z19FoWigdlqgpLRE.jpg","genre_ids":[16,10751,878],"id":10681,"original_language":"en","original_title":"WALL·E","overview":"WALL·E is the last robot left on an Earth that has been overrun with garbage and all humans have fled to outer space. For 700 years he has continued to try and clean up the mess, but has developed some rather interesting human-like qualities. When a ship arrives with a sleek new type of robot, WALL·E thinks he''s finally found a friend and stows away on the ship when it leaves.","popularity":72.81,"poster_path":"/Agc6lw8pb6BIGVeguvdjDT0p9Mb.jpg","release_date":"2008-06-22","title":"WALL·E","video":false,"vote_average":8.075,"vote_count":16926},{"adult":false,"backdrop_path":"/aDYSnJAK0BTVeE8osOy22Kz3SXY.jpg","genre_ids":[12,28,878],"id":11,"original_language":"en","original_title":"Star Wars","overview":"Princess Leia is captured and held hostage by the evil Imperial forces in their effort to take over the galactic Empire. Venturesome Luke Skywalker and dashing captain Han Solo team together with the loveable robot duo R2-D2 and C-3PO to rescue the beautiful princess and restore peace and justice in the Empire.","popularity":81.207,"poster_path":"/6FfCtAuVAW8XJjZ7eWeLibRLWTw.jpg","release_date":"1977-05-25","title":"Star Wars","video":false,"vote_average":8.208,"vote_count":18531}],"total_pages":4,"total_results":80}'
schema:
type: object
properties:
page:
type: integer
example: 1
default: 0
results:
type: array
items:
type: object
properties:
adult:
type: boolean
example: false
default: true
backdrop_path:
type: string
example: /se5Hxz7PArQZOG3Nx2bpfOhLhtV.jpg
genre_ids:
type: array
items:
type: integer
example: 28
default: 0
id:
type: integer
example: 9806
default: 0
original_language:
type: string
example: en
original_title:
type: string
example: The Incredibles
overview:
type: string
example: Bob Parr has given up his superhero days to log in time as an insurance adjuster and raise his three children with his formerly heroic wife in suburbia. But when he receives a mysterious assignment, it's time to get back into costume.
popularity:
type: number
example: 71.477
default: 0
poster_path:
type: string
example: /2LqaLgk4Z226KkgPJuiOQ58wvrm.jpg
release_date:
type: string
example: '2004-10-27'
title:
type: string
example: The Incredibles
video:
type: boolean
example: false
default: true
vote_average:
type: number
example: 7.702
default: 0
vote_count:
type: integer
example: 16162
default: 0
total_pages:
type: integer
example: 4
default: 0
total_results:
type: integer
example: 80
default: 0
deprecated: false
tags:
- Account
/3/account/{account_id}/favorite/tv:
get:
summary: Favorite TV
description: Get a users list of favourite TV shows.
operationId: account-favorite-tv
parameters:
- name: account_id
in: path
schema:
type: integer
format: int32
default: null
required: true
- name: language
in: query
schema:
type: string
default: en-US
- name: page
in: query
schema:
type: integer
format: int32
default: 1
- name: session_id
in: query
schema:
type: string
- name: sort_by
in: query
schema:
type: string
enum:
- created_at.asc
- created_at.desc
default: created_at.asc
responses:
'200':
description: '200'
content:
application/json:
examples:
Result:
value: '{"page":1,"results":[{"adult":false,"backdrop_path":"/bsNm9z2TJfe0WO3RedPGWQ8mG1X.jpg","genre_ids":[18,80],"id":1396,"origin_country":["US"],"original_language":"en","original_name":"Breaking Bad","overview":"When Walter White, a New Mexico chemistry teacher, is diagnosed with Stage III cancer and given a prognosis of only two years left to live. He becomes filled with a sense of fearlessness and an unrelenting desire to secure his family''s financial future at any cost as he enters the dangerous world of drugs and crime.","popularity":292.904,"poster_path":"/ggFHVNu6YYI5L9pCfOacjizRGt.jpg","first_air_date":"2008-01-20","name":"Breaking Bad","vote_average":8.878,"vote_count":11548},{"adult":false,"backdrop_path":"/2OMB0ynKlyIenMJWI2Dy9IWT4c.jpg","genre_ids":[10765,18,10759],"id":1399,"origin_country":["US"],"original_language":"en","original_name":"Game of Thrones","overview":"Seven noble families fight for control of the mythical land of Westeros. Friction between the houses leads to full-scale war. All while a very ancient evil awakens in the farthest north. Amidst the war, a neglected military order of misfits, the Night''s Watch, is all that stands between the realms of men and icy horrors beyond.","popularity":316.756,"poster_path":"/7WUHnWGx5OO145IRxPDUkQSh4C7.jpg","first_air_date":"2011-04-17","name":"Game of Thrones","vote_average":8.436,"vote_count":21000},{"adult":false,"backdrop_path":"/zP5SftyPx2VCdly369kTVVNIcT3.jpg","genre_ids":[10759,35,18],"id":1404,"origin_country":["US"],"original_language":"en","original_name":"Chuck","overview":"When Buy More computer geek Chuck Bartowski unwittingly downloads a database of government information and deadly fighting skills into his head, he becomes the CIA''s most vital secret. This sets Chuck on a path to become a full-fledged spy.","popularity":79.243,"poster_path":"/hdBp6Sya1w1DiKMKdJ6vdb0QOPS.jpg","first_air_date":"2007-09-24","name":"Chuck","vote_average":7.726,"vote_count":818},{"adult":false,"backdrop_path":"/8X1BTSaUyF5rc0malaaQovpxC3f.jpg","genre_ids":[35],"id":1418,"origin_country":["US"],"original_language":"en","original_name":"The Big Bang Theory","overview":"The sitcom is centered on five characters living in Pasadena, California: roommates Leonard Hofstadter and Sheldon Cooper; Penny, a waitress and aspiring actress who lives across the hall; and Leonard and Sheldon''s equally geeky and socially awkward friends and co-workers, mechanical engineer Howard Wolowitz and astrophysicist Raj Koothrappali. The geekiness and intellect of the four guys is contrasted for comic effect with Penny''s social skills and common sense.","popularity":134.048,"poster_path":"/ooBGRQBdbGzBxAVfExiO8r7kloA.jpg","first_air_date":"2007-09-24","name":"The Big Bang Theory","vote_average":7.879,"vote_count":9899},{"adult":false,"backdrop_path":"/lNpkvX2s8LGB0mjGODMT4o6Up7j.jpg","genre_ids":[18],"id":1398,"origin_country":["US"],"original_language":"en","original_name":"The Sopranos","overview":"The story of New Jersey-based Italian-American mobster Tony Soprano and the difficulties he faces as he tries to balance the conflicting requirements of his home life and the criminal organization he heads. Those difficulties are often highlighted through his ongoing professional relationship with psychiatrist Jennifer Melfi. The show features Tony''s family members and Mafia associates in prominent roles and story arcs, most notably his wife Carmela and his cousin and protégé Christopher Moltisanti.","popularity":162.264,"poster_path":"/57okJJUBK0AaijxLh3RjNUaMvFI.jpg","first_air_date":"1999-01-10","name":"The Sopranos","vote_average":8.6,"vote_count":2130},{"adult":false,"backdrop_path":"/x4lxFIhhrDI4nWtV8osnYwbGESV.jpg","genre_ids":[35],"id":1421,"origin_country":["US"],"original_language":"en","original_name":"Modern Family","overview":"The Pritchett-Dunphy-Tucker clan is a wonderfully large and blended family. They give us an honest and often hilarious look into the sometimes warm, sometimes twisted, embrace of the modern family.","popularity":231.798,"poster_path":"/fu5vEUHgxkAPmX26ISQXqHmlPMq.jpg","first_air_date":"2009-09-23","name":"Modern Family","vote_average":7.787,"vote_count":2159},{"adult":false,"backdrop_path":"/tEjnoEdE2PtFp9UcqQse5hDgW8U.jpg","genre_ids":[16,10759,35,10765],"id":615,"origin_country":["US"],"original_language":"en","original_name":"Futurama","overview":"The adventures of a late-20th-century New York City pizza delivery boy, Philip J. Fry, who, after being unwittingly cryogenically frozen for one thousand years, finds employment at Planet Express, an interplanetary delivery company in the retro-futuristic 31st century.","popularity":120.381,"poster_path":"/k5e8kAq9jpaSmgvFM10su5LXGFR.jpg","first_air_date":"1999-03-28","name":"Futurama","vote_average":8.392,"vote_count":2650},{"adult":false,"backdrop_path":"/wr3RtUspxiLV0TwBgdikTlTFSG5.jpg","genre_ids":[18],"id":1435,"origin_country":["US"],"original_language":"en","original_name":"The Good Wife","overview":"Alicia Florrick boldly assumes full responsibility for her family and re-enters the workforce after her husband''s very public sex and political corruption scandal lands him in jail.","popularity":65.003,"poster_path":"/lasNCd45fpPLirlA7QxkuopWro.jpg","first_air_date":"2009-09-22","name":"The Good Wife","vote_average":7.597,"vote_count":464},{"adult":false,"backdrop_path":"/iP9Xjlc8KRmXE0kVMTaJRaN0umh.jpg","genre_ids":[18,10759,10765],"id":1437,"origin_country":["US"],"original_language":"en","original_name":"Firefly","overview":"In the year 2517, after the arrival of humans in a new star system, follow the adventures of the renegade crew of Serenity, a \"Firefly-class\" spaceship. The ensemble cast portrays the nine characters who live on Serenity.","popularity":39.093,"poster_path":"/vZcKsy4sGAvWMVqLluwYuoi11Kj.jpg","first_air_date":"2002-09-20","name":"Firefly","vote_average":8.323,"vote_count":1744},{"adult":false,"backdrop_path":"/gNYLylxp5EzopGtIb4XqIzbLtNJ.jpg","genre_ids":[80,18],"id":1621,"origin_country":["US"],"original_language":"en","original_name":"Boardwalk Empire","overview":"Atlantic City at the dawn of Prohibition is a place where the rules don''t apply. And the man who runs things -- legally and otherwise -- is the town''s treasurer, Enoch \"Nucky\" Thompson, who is equal parts politician and gangster.","popularity":32.102,"poster_path":"/kL6SqlVPpfAof2nQbh1VxkUuXBQ.jpg","first_air_date":"2010-09-19","name":"Boardwalk Empire","vote_average":8.0,"vote_count":862},{"adult":false,"backdrop_path":"/2yZXtM2Kky1Sy0kachbDlwybl3y.jpg","genre_ids":[10765,18,9648],"id":1705,"origin_country":["US"],"original_language":"en","original_name":"Fringe","overview":"FBI Special Agent Olivia Dunham, brilliant but formerly institutionalized scientist Walter Bishop and his scheming, reluctant son Peter uncover a deadly mystery involving a series of unbelievable events and realize they may be a part of a larger, more disturbing pattern that blurs the line between science fiction and technology.","popularity":151.906,"poster_path":"/sY9hg5dLJ93RJOyKEiu1nAtBRND.jpg","first_air_date":"2008-09-09","name":"Fringe","vote_average":8.109,"vote_count":2050},{"adult":false,"backdrop_path":"/dGzPJnh8YcUS4J10sNunohaXMVn.jpg","genre_ids":[37,80,18],"id":1406,"origin_country":["US"],"original_language":"en","original_name":"Deadwood","overview":"The story of the early days of Deadwood, South Dakota; woven around actual historic events with most of the main characters based on real people. Deadwood starts as a gold mining camp and gradually turns from a lawless wild-west community into an organized wild-west civilized town. The story focuses on the real-life characters Seth Bullock and Al Swearengen.","popularity":42.61,"poster_path":"/4Yp35DVbVOAWkfQUIQ7pbh3u0aN.jpg","first_air_date":"2004-03-21","name":"Deadwood","vote_average":8.095,"vote_count":670},{"adult":false,"backdrop_path":"/cyieN1P9Xo5SvLasSUT7SaAAzfy.jpg","genre_ids":[80,18],"id":1436,"origin_country":["US"],"original_language":"en","original_name":"Justified","overview":"A character drama based on the 2001 Elmore Leonard short story \"Fire in the Hole.\" Leonard''s tale centers around U.S. Marshal Raylan Givens of Kentucky, a quiet but strong-willed official of the law. The tale covers his high-stakes job, as well as his strained relationships with his ex-wife and father.","popularity":56.399,"poster_path":"/aVYuGDlOZMCRt89fAnHTYgk3BMr.jpg","first_air_date":"2010-03-16","name":"Justified","vote_average":7.961,"vote_count":558},{"adult":false,"backdrop_path":"/tMRdEsMg9MyXAkcufK9YJEeIaNW.jpg","genre_ids":[35],"id":1400,"origin_country":["US"],"original_language":"en","original_name":"Seinfeld","overview":"A stand-up comedian and his three offbeat friends weather the pitfalls and payoffs of life in New York City in the ''90s. It''s a show about nothing.","popularity":164.288,"poster_path":"/aCw8ONfyz3AhngVQa1E2Ss4KSUQ.jpg","first_air_date":"1989-07-05","name":"Seinfeld","vote_average":8.3,"vote_count":1557},{"adult":false,"backdrop_path":"/sAX6JOWZWJGhkvFRctSZIL556mp.jpg","genre_ids":[80,18],"id":1409,"origin_country":["US"],"original_language":"en","original_name":"Sons of Anarchy","overview":"An adrenalized drama with darkly comedic undertones that explores a notorious outlaw motorcycle club’s (MC) desire to protect its livelihood while ensuring that their simple, sheltered town of Charming, California remains exactly that, charming. The MC must confront threats from drug dealers, corporate developers, and overzealous law officers. Behind the MC’s familial lifestyle and legally thriving automotive shop is a ruthless and ille
# --- truncated at 32 KB (125 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/the-movie-database/refs/heads/main/openapi/the-movie-database-account-api-openapi.yml