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

{
    "url": "https://demozoo.org/api/v1/productions/331442/?format=api",
    "demozoo_url": "https://demozoo.org/productions/331442/",
    "id": 331442,
    "title": "Party-Demo",
    "author_nicks": [
        {
            "name": "Alive",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/79521/?format=api",
                "id": 79521,
                "name": "Alive",
                "is_group": true
            }
        },
        {
            "name": "Century",
            "abbreviation": "CEN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45353/?format=api",
                "id": 45353,
                "name": "Century",
                "is_group": true
            }
        },
        {
            "name": "Saga Connection",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/78738/?format=api",
                "id": 78738,
                "name": "Saga Connection",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990",
    "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": "ATS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139629/?format=api",
                    "id": 139629,
                    "name": "ATS",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Jeroen Tel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2789/?format=api",
                    "id": 2789,
                    "name": "Jeroen Tel",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Scum",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52217/?format=api",
                    "id": 52217,
                    "name": "Scum",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Hawkeye",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139633/?format=api",
                    "id": 139633,
                    "name": "Hawkeye",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/42014/PARTY-DEMOALIVE.T64"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/century/party-demo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=50547"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=36199"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}