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

{
    "url": "https://demozoo.org/api/v1/productions/328974/?format=api",
    "demozoo_url": "https://demozoo.org/productions/328974/",
    "id": 328974,
    "title": "Don't Die Wondering",
    "author_nicks": [
        {
            "name": "Crazy",
            "abbreviation": "C",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8817/?format=api",
                "id": 8817,
                "name": "Crazy",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-12-03",
    "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": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/3712/Don\\'t%20Die%20Wondering.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "C64chProduction",
            "url": "https://c64.ch/productions/5591"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=9785"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=43518"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4748/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4748/",
            "id": 4748,
            "name": "Giant and Unitec Meeting 1989",
            "tagline": "",
            "start_date": "1989-12-02",
            "end_date": "1989-12-03",
            "location": "Gummersbach, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.02608,
            "longitude": 7.56473,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}