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

{
    "url": "https://demozoo.org/api/v1/productions/336872/?format=api",
    "demozoo_url": "https://demozoo.org/productions/336872/",
    "id": 336872,
    "title": "Kilroy",
    "author_nicks": [
        {
            "name": "Power Station",
            "abbreviation": "PST",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/97453/?format=api",
                "id": 97453,
                "name": "Power Station",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-05-29",
    "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/159840/kilroy.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=157721"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4880/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4880/",
            "id": 4880,
            "name": "Software of Sweden Party 1988",
            "tagline": "",
            "start_date": "1988-05-28",
            "end_date": "1988-05-29",
            "location": "Kristianstads kommun, Skåne, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 56.0,
            "longitude": 14.15,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}