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

{
    "url": "https://demozoo.org/api/v1/productions/173923/?format=api",
    "demozoo_url": "https://demozoo.org/productions/173923/",
    "id": 173923,
    "title": "BCC4 Demo",
    "author_nicks": [
        {
            "name": "Cascade",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3880/?format=api",
                "id": 3880,
                "name": "Cascade",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-02-27",
    "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": "Monte Carlos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63998/?format=api",
                    "id": 63998,
                    "name": "Monte Carlos",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Monte Carlos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63998/?format=api",
                    "id": 63998,
                    "name": "Monte Carlos",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": ""
        },
        {
            "nick": {
                "name": "Zeldin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14261/?format=api",
                    "id": 14261,
                    "name": "Zeldin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Zeldin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14261/?format=api",
                    "id": 14261,
                    "name": "Zeldin",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "GH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/164/?format=api",
                    "id": 164,
                    "name": "GH",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=111923"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=88999"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=54427"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 13369,
                "name": "Combined",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3261/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3261/",
                    "id": 3261,
                    "name": "BCC Party 2010",
                    "tagline": "#4: In Gottes Namen! READY. ...Syntax Error. *Damn It*",
                    "start_date": "2010-02-26",
                    "end_date": "2010-02-28",
                    "location": "Land Berlin, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.5,
                    "longitude": 13.41667,
                    "website": "http://berlinc64club.de/events/bcc10-party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}