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

{
    "url": "https://demozoo.org/api/v1/productions/274292/?format=api",
    "demozoo_url": "https://demozoo.org/productions/274292/",
    "id": 274292,
    "title": "Bass Mania",
    "author_nicks": [
        {
            "name": "Bassline",
            "abbreviation": "BL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107164/?format=api",
                "id": 107164,
                "name": "Bassline",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-04-25",
    "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": [
        {
            "nick": {
                "name": "Micronix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76865/?format=api",
                    "id": 76865,
                    "name": "Double-T",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Micronix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76865/?format=api",
                    "id": 76865,
                    "name": "Double-T",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Taze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112402/?format=api",
                    "id": 112402,
                    "name": "Taze",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/27525/Bass%20Mania.t64.gz"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1992/genesis_project92/misc/bass_mania.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=37626"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=39752"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2437/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2437/",
            "id": 2437,
            "name": "Genesis Project Copy Party 1992",
            "tagline": "",
            "start_date": "1992-04-25",
            "end_date": "1992-04-25",
            "location": "Neubrück, Regierungsbezirk Düsseldorf, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.13434,
            "longitude": 6.63857,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}