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

{
    "url": "https://demozoo.org/api/v1/productions/341796/?format=api",
    "demozoo_url": "https://demozoo.org/productions/341796/",
    "id": 341796,
    "title": "Supercopy V1.0",
    "author_nicks": [
        {
            "name": "Sirius",
            "abbreviation": "SRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54762/?format=api",
                "id": 54762,
                "name": "Sirius",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-10-17",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/19834/SUPER-COPY______.T64"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1988/mgf_joy_wwe_copyparty88/misc/super_copy_v1_0.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=30937"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2401/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2401/",
            "id": 2401,
            "name": "MGF + JOY + WWE Copy-Party 1988",
            "tagline": "",
            "start_date": "1988-10-15",
            "end_date": "1988-10-17",
            "location": "Gemeente Veenendaal, Utrecht, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.02459,
            "longitude": 5.55562,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}