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

{
    "url": "https://demozoo.org/api/v1/productions/163814/?format=api",
    "demozoo_url": "https://demozoo.org/productions/163814/",
    "id": 163814,
    "title": "Going Back to the Roots",
    "author_nicks": [
        {
            "name": "High Society",
            "abbreviation": "HS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10164/?format=api",
                "id": 10164,
                "name": "High Society",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-04-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/75/?format=api",
            "id": 75,
            "name": "NEC PC Engine"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Djax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10948/?format=api",
                    "id": 10948,
                    "name": "DjaX!",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/high_society/pcengine/hs_going_back_to_the_roots.zip"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/highsociety/relaeses/hs_going_back_to_the_roots.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57758"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20080616184942/http://www.high-society.at/downloads/hs_going_back_to_the_roots.php"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b3/a5/4c53.187310.png",
            "original_width": 320,
            "original_height": 239,
            "standard_url": "https://media.demozoo.org/screens/s/b3/a5/4c53.187310.png",
            "standard_width": 320,
            "standard_height": 239,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b3/a5/4c53.187310.png",
            "thumbnail_width": 200,
            "thumbnail_height": 149
        }
    ],
    "tags": []
}