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

{
    "url": "https://demozoo.org/api/v1/productions/136719/?format=api",
    "demozoo_url": "https://demozoo.org/productions/136719/",
    "id": 136719,
    "title": "Gehirnanalyse 2",
    "author_nicks": [
        {
            "name": "Welle:Erdball",
            "abbreviation": "(W:E)",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5994/?format=api",
                "id": 5994,
                "name": "Welle:Erdball",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-08-06",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=20762"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/willow05/c64/wp05.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=19480"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=52213"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "63",
            "competition": {
                "id": 11418,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2117/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2117/",
                    "id": 2117,
                    "name": "Willow Party 2005",
                    "tagline": "",
                    "start_date": "2005-08-05",
                    "end_date": "2005-08-07",
                    "location": "Wellentrup, Regierungsbezirk Detmold, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.966,
                    "longitude": 8.73164,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}