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

{
    "url": "https://demozoo.org/api/v1/productions/337232/?format=api",
    "demozoo_url": "https://demozoo.org/productions/337232/",
    "id": 337232,
    "title": "The Dark Tower",
    "author_nicks": [
        {
            "name": "The Rough Boys",
            "abbreviation": "TRB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/79877/?format=api",
                "id": 79877,
                "name": "The Rough Boys",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-05-07",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/138157/DT.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=138159"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2352/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2352/",
            "id": 2352,
            "name": "MCG Party 1988",
            "tagline": "",
            "start_date": "1988-05-07",
            "end_date": "1988-05-07",
            "location": "Marl, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.65671,
            "longitude": 7.09038,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}