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

{
    "url": "https://demozoo.org/api/v1/productions/336277/?format=api",
    "demozoo_url": "https://demozoo.org/productions/336277/",
    "id": 336277,
    "title": "Acid-Fever",
    "author_nicks": [
        {
            "name": "Array",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/72602/?format=api",
                "id": 72602,
                "name": "Array",
                "is_group": true
            }
        },
        {
            "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-05-20",
    "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": "ftp://ftp.scs-trc.net/pub/c64/Demos/pal/a/Array/Acid-Fever.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/57611/Acid_Fever.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=24144"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2349/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2349/",
            "id": 2349,
            "name": "Venlo Meeting May 1989",
            "tagline": "",
            "start_date": "1989-05-20",
            "end_date": "1989-05-20",
            "location": "Gemeente Venlo, Limburg, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.39277,
            "longitude": 6.16041,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}