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

{
    "url": "https://demozoo.org/api/v1/productions/336304/?format=api",
    "demozoo_url": "https://demozoo.org/productions/336304/",
    "id": 336304,
    "title": "Power Drive",
    "author_nicks": [
        {
            "name": "Powers of Pain",
            "abbreviation": "PAIN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7583/?format=api",
                "id": 7583,
                "name": "Powers of Pain",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-05-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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://c64.ch/demos/download.php?id=4237"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/3188/powers of pain - 1989 - power drive.d64"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/powers_of_pain/c64/power-drive.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=14741"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=35782"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2349/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2349/",
            "id": 2349,
            "name": "Venlo Meeting May 1989",
            "tagline": "",
            "start_date": "1989-05-20",
            "end_date": "1989-05-20",
            "location": "Gemeente Venlo, Limburg, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.39277,
            "longitude": 6.16041,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}