Skip to content

Instantly share code, notes, and snippets.

@sankemax
Last active April 21, 2020 01:28
Show Gist options
  • Save sankemax/bac629130676a38acd29fbe5f17acd92 to your computer and use it in GitHub Desktop.
Save sankemax/bac629130676a38acd29fbe5f17acd92 to your computer and use it in GitHub Desktop.
{
"Title":"{\"type\":\"string\",\"example\":\"Avengers: Infinity War\"}",
"Year":"{\"type\":\"string\",\"example\":\"2018\"}",
"Rated":"{\"type\":\"string\",\"example\":\"PG-13\"}",
"ReleasedUSA":"{\"type\":\"string\",\"example\":\"23 Apr 2018\"}",
"ReleasedIsrael":"{\"type\":\"string\",\"example\":\"26 Apr 2018\"}",
"Runtime":"{\"type\":\"string\",\"example\":\"149 min\"}",
"Genre":"{\"type\":\"string\",\"example\":\"Action, Adventure, Sci-Fi\"}",
"Director":"{\"type\":\"string\",\"example\":\"Anthony Russo, Joe Russo\"}",
"Writer":"{\"type\":\"string\",\"example\":\"Christopher Markus (screenplay by), Stephen McFeely (screenplay by), Stan Lee (based on the Marvel comics by), Jack Kirby (based on the Marvel comics by), Joe Simon (Captain America created by), Jack Kirby (Captain America created by), Steve Englehart (Star-Lord created by), Steve Gan (Star-Lord created by), Bill Mantlo (Rocket Raccoon created by), Keith Giffen (Rocket Raccoon created by), Jim Starlin (Thanos, Gamora and Drax created by), Stan Lee (Groot created by), Larry Lieber (Groot created by), Jack Kirby (Groot created by), Steve Englehart (Mantis created by), Don Heck (Mantis created by)\"}",
"Actors":"{\"type\":\"string\",\"example\":\"Robert Downey Jr., Chris Hemsworth, Mark Ruffalo, Chris Evans\"}",
"Language":"{\"type\":\"string\",\"example\":\"English\"}",
"Country":"{\"type\":\"string\",\"example\":\"USA\"}",
"Ratings":[
{
"Source":"{\"type\":\"string\",\"example\":\"Metacritic\"}",
"Value":"{\"type\":\"string\",\"example\":\"68/100\"}",
"Normalized": "{\"type\":\"number\",\"example\":0.85}"
}
],
"DVD":"{\"type\":\"string\",\"example\":\"14 Aug 2018\"}"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment