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

{
    "url": "https://demozoo.org/api/v1/productions/86583/?format=api",
    "demozoo_url": "https://demozoo.org/productions/86583/",
    "id": 86583,
    "title": "Vicious SID",
    "author_nicks": [
        {
            "name": "Masters' Design Group",
            "abbreviation": "MDG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7546/?format=api",
                "id": 7546,
                "name": "Masters' Design Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-10-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": "Mixer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18821/?format=api",
                    "id": 18821,
                    "name": "Mixer",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mixer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18821/?format=api",
                    "id": 18821,
                    "name": "Mixer",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Charles Deenen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2667/?format=api",
                    "id": 2667,
                    "name": "Charles Deenen",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "THCM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8813/?format=api",
                    "id": 8813,
                    "name": "THCM",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Decoy Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7278/?format=api",
                    "id": 7278,
                    "name": "Sander",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "HPH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1475/?format=api",
                    "id": 1475,
                    "name": "Hein",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "SounDemoN",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3081/?format=api",
                    "id": 3081,
                    "name": "SounDemoN",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Slash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8275/?format=api",
                    "id": 8275,
                    "name": "Mirage",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Charset"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/x08/c64/demo/vicious_sid.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=72678"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=51993"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 625,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/79/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/79/",
                    "id": 79,
                    "name": "X 2008",
                    "tagline": "Mooooooooooooohhhhhhhhhhh",
                    "start_date": "2008-10-24",
                    "end_date": "2008-10-26",
                    "location": "Hengelo, Gemeente Bronckhorst, Gelderland, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.05083,
                    "longitude": 6.30972,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}