tmdb-api 0.9.1

Yet another TMDB client. This one is using async methods.
Documentation
{
    "adult": false,
    "backdrop_path": "/w0eG4lpAigocIZzJYrYp3cCmyUx.jpg",
    "created_by": [
        {
            "id": 19303,
            "credit_id": "52532e3219c29579400013ab",
            "name": "Kevin Smith",
            "gender": 2,
            "profile_path": "/uxDQ0NTZMnOuAaPa0tQzMFV9dx4.jpg"
        },
        {
            "id": 20503,
            "credit_id": "52532e3219c29579400013a5",
            "name": "Scott Mosier",
            "gender": 2,
            "profile_path": "/kTp9aQtbonYPy4LnfnuXP7Slbs0.jpg"
        },
        {
            "id": 57407,
            "credit_id": "52532e3219c295794000136f",
            "name": "David Mandel",
            "gender": 2,
            "profile_path": null
        }
    ],
    "episode_run_time": [
        132
    ],
    "first_air_date": "2002-12-14",
    "genres": [
        {
            "id": 16,
            "name": "Animation"
        },
        {
            "id": 35,
            "name": "Comedy"
        }
    ],
    "homepage": "",
    "id": 2,
    "in_production": false,
    "languages": [
        "en"
    ],
    "last_air_date": "2002-12-14",
    "last_episode_to_air": {
        "air_date": "2002-12-14",
        "episode_number": 6,
        "id": 1130478,
        "name": "The Last Episode Ever",
        "overview": "The guys' day slacking off at the Quick Stop is derailed by a spoof of \"The Matrix,\" a carnival riot and a trip through the minds of their illustrators.",
        "production_code": "",
        "runtime": null,
        "season_number": 1,
        "show_id": 2,
        "still_path": "/xhbjqZWbMaHKGdvm9M46JN0crRV.jpg",
        "vote_average": 6.5,
        "vote_count": 2
    },
    "name": "Clerks: The Animated Series",
    "next_episode_to_air": null,
    "networks": [
        {
            "id": 2,
            "name": "ABC",
            "logo_path": "/2uy2ZWcplrSObIyt4x0Y9rkG6qO.png",
            "origin_country": "US"
        }
    ],
    "number_of_episodes": 6,
    "number_of_seasons": 1,
    "origin_country": [
        "US"
    ],
    "original_language": "en",
    "original_name": "Clerks: The Animated Series",
    "overview": "The continuing adventures of store clerks Dante and Randal, who try to make the best of their menial labor, with no help from Jay and Silent Bob.",
    "popularity": 6.506,
    "poster_path": "/xunXvzFlkf1GGgMkCySA9CCFumB.jpg",
    "production_companies": [
        {
            "id": 14,
            "logo_path": "/m6AHu84oZQxvq7n1rsvMNJIAsMu.png",
            "name": "Miramax",
            "origin_country": "US"
        },
        {
            "id": 1558,
            "logo_path": "/wwaKUcOENHix2jxLfFBfNkCtOEQ.png",
            "name": "Touchstone Television",
            "origin_country": "US"
        },
        {
            "id": 16934,
            "logo_path": "/7HEUbdTlFQWf4SKidP8S29yFgoW.png",
            "name": "View Askew Productions",
            "origin_country": "US"
        },
        {
            "id": 90044,
            "logo_path": null,
            "name": "Woltz International Pictures Corporation",
            "origin_country": ""
        }
    ],
    "production_countries": [
        {
            "iso_3166_1": "US",
            "name": "United States of America"
        }
    ],
    "seasons": [
        {
            "air_date": null,
            "episode_count": 7,
            "id": 2328128,
            "name": "Specials",
            "overview": "",
            "poster_path": null,
            "season_number": 0
        },
        {
            "air_date": "2002-12-14",
            "episode_count": 6,
            "id": 2328127,
            "name": "Season 1",
            "overview": "",
            "poster_path": "/q6kbF0RRx2A6moz48WjTYzyirOY.jpg",
            "season_number": 1
        }
    ],
    "spoken_languages": [
        {
            "english_name": "English",
            "iso_639_1": "en",
            "name": "English"
        }
    ],
    "status": "Ended",
    "tagline": "",
    "type": "Miniseries",
    "vote_average": 6.903,
    "vote_count": 72
}