{
    "genre": "sci-fi",
    "hits": [
        {
            "imdb_code": "tt1375666",
            "title": "Inception",
            "director": "Christopher Nolan",
            "keywords": [
                "dream",
                "thief",
                "ambiguous ending",
                "subconscious",
                "corporate espionage"
            ],
            "duration": 148,
            "genres": [
                "sci-fi",
                "adventure",
                "action",
                "thriller"
            ],
            "rating": "PG-13",
            "year": 2010,
            "imdb_score": 8.8
        },
        {
            "imdb_code": "tt3322312",
            "title": "Daredevil",
            "director": "",
            "keywords": [
                "corruption",
                "vigilante",
                "lawyer",
                "partnership",
                "superhero"
            ],
            "duration": 54,
            "genres": [
                "adventure",
                "thriller",
                "drama",
                "crime",
                "sci-fi",
                "action"
            ],
            "rating": "TV-MA",
            "year": 0,
            "imdb_score": 8.8
        },
        {
            "imdb_code": "tt0080684",
            "title": "Star Wars: Episode V - The Empire Strikes Back",
            "director": "Irvin Kershner",
            "keywords": [
                "duel",
                "rescue",
                "rebel",
                "famous twist",
                "snowy landscape"
            ],
            "duration": 127,
            "genres": [
                "sci-fi",
                "adventure",
                "fantasy",
                "action"
            ],
            "rating": "PG",
            "year": 1980,
            "imdb_score": 8.8
        },
        {
            "imdb_code": "tt0133093",
            "title": "The Matrix",
            "director": "Lana Wachowski",
            "keywords": [
                "matrix",
                "computer",
                "simulated reality",
                "questioning reality",
                "artificial reality"
            ],
            "duration": 136,
            "genres": [
                "sci-fi",
                "action"
            ],
            "rating": "R",
            "year": 1999,
            "imdb_score": 8.7
        },
        {
            "imdb_code": "tt0076759",
            "title": "Star Wars: Episode IV - A New Hope",
            "director": "George Lucas",
            "keywords": [
                "death star",
                "empire",
                "rebellion",
                "princess",
                "galactic war"
            ],
            "duration": 125,
            "genres": [
                "sci-fi",
                "adventure",
                "fantasy",
                "action"
            ],
            "rating": "PG",
            "year": 1977,
            "imdb_score": 8.7
        },
        {
            "imdb_code": "tt0816692",
            "title": "Interstellar",
            "director": "Christopher Nolan",
            "keywords": [
                "saving the world",
                "space travel",
                "black hole",
                "father daughter relationship",
                "wormhole"
            ],
            "duration": 169,
            "genres": [
                "sci-fi",
                "drama",
                "adventure"
            ],
            "rating": "PG-13",
            "year": 2014,
            "imdb_score": 8.6
        },
        {
            "imdb_code": "tt0103064",
            "title": "Terminator 2: Judgment Day",
            "director": "James Cameron",
            "keywords": [
                "sexy woman",
                "multiple cameos",
                "time travel",
                "future",
                "liquid metal"
            ],
            "duration": 153,
            "genres": [
                "sci-fi",
                "action"
            ],
            "rating": "R",
            "year": 1991,
            "imdb_score": 8.5
        },
        {
            "imdb_code": "tt3006802",
            "title": "Outlander",
            "director": "",
            "keywords": [
                "based on novel",
                "year 1743",
                "scottish highlands",
                "clan",
                "scotland"
            ],
            "duration": 64,
            "genres": [
                "sci-fi",
                "drama",
                "romance"
            ],
            "rating": "TV-MA",
            "year": 0,
            "imdb_score": 8.5
        },
        {
            "imdb_code": "tt0482571",
            "title": "The Prestige",
            "director": "Christopher Nolan",
            "keywords": [
                "secret",
                "illusion",
                "obsession",
                "magician",
                "rivalry"
            ],
            "duration": 130,
            "genres": [
                "sci-fi",
                "drama",
                "mystery",
                "thriller"
            ],
            "rating": "PG-13",
            "year": 2006,
            "imdb_score": 8.5
        },
        {
            "imdb_code": "tt0088763",
            "title": "Back to the Future",
            "director": "Robert Zemeckis",
            "keywords": [
                "delorean",
                "clock tower",
                "time travel",
                "future",
                "time travel comedy"
            ],
            "duration": 116,
            "genres": [
                "comedy",
                "adventure",
                "sci-fi"
            ],
            "rating": "PG",
            "year": 1985,
            "imdb_score": 8.5
        }
    ],
    "truncated_results": true
}