17 lines
554 B
JSON
17 lines
554 B
JSON
{
|
|
"name": "Top Gun: Maverick",
|
|
"year": 2022,
|
|
"runtime": 130,
|
|
"categories": [
|
|
"action",
|
|
"drama"
|
|
],
|
|
"release-date": "2022-05-27",
|
|
"director": "Joseph Kosinski",
|
|
"actors": [
|
|
"Tom Cruise",
|
|
"Jennifer Connelly",
|
|
"Miles Teller"
|
|
],
|
|
"storyline": "After thirty years, Maverick is still pushing the envelope as a top naval aviator, but must confront ghosts of his past when he leads TOP GUN's elite graduates on a mission that demands the ultimate sacrifice from those chosen to ..."
|
|
} |