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

{
    "url": "https://demozoo.org/api/v1/productions/332810/?format=api",
    "demozoo_url": "https://demozoo.org/productions/332810/",
    "id": 332810,
    "title": "Eliteupscroller",
    "author_nicks": [
        {
            "name": "Cascade",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3880/?format=api",
                "id": 3880,
                "name": "Cascade",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-11-19",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/65194/Elite_Upscroll.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=4511"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=43556"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/76/?format=api",
            "demozoo_url": "https://demozoo.org/parties/76/",
            "id": 76,
            "name": "X 2000",
            "tagline": "The Reunion",
            "start_date": "2000-11-17",
            "end_date": "2000-11-19",
            "location": "Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.152355,
            "longitude": 5.29297,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}