GET /api/v1/productions/160680/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/productions/160680/?format=api",
    "demozoo_url": "https://demozoo.org/productions/160680/",
    "id": 160680,
    "title": "Juskaa Panassa",
    "author_nicks": [
        {
            "name": "Dromedaar Vision",
            "abbreviation": "DRV",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45908/?format=api",
                "id": 45908,
                "name": "Dromedaar Vision",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/31/?format=api",
            "id": 31,
            "name": "MSX"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.dromedaar.com/juskaa_release.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59588"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=C-PGRIftIqU"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3336/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3336/",
            "id": 3336,
            "name": "MSX Info Update 2010",
            "tagline": "",
            "start_date": "2010-08-21",
            "end_date": "2010-08-22",
            "location": "Helsinki, Uusimaa, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.17556,
            "longitude": 24.93417,
            "website": "http://msx.fi/party/MIU_2010.html"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8b/09/a4fd.111123.png",
            "original_width": 340,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/8b/09/a4fd.111123.png",
            "standard_width": 340,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8b/09/a4fd.111123.png",
            "thumbnail_width": 170,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}