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

{
    "url": "https://demozoo.org/api/v1/productions/338827/?format=api",
    "demozoo_url": "https://demozoo.org/productions/338827/",
    "id": 338827,
    "title": "Partyworx",
    "author_nicks": [
        {
            "name": "Climax",
            "abbreviation": "CMX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/39984/?format=api",
                "id": 39984,
                "name": "Climax",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-10-10",
    "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://c64.ch/demos/download.php?id=554"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/41862/climax-partyworx.zip"
        },
        {
            "link_class": "PaduaOrgFile",
            "url": "ftp://ftp.padua.org/pub/c64/Demos/pal/climax/partyworx.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=4757"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=10867"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}