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

{
    "url": "https://demozoo.org/api/v1/productions/277436/?format=api",
    "demozoo_url": "https://demozoo.org/productions/277436/",
    "id": 277436,
    "title": "Cosmic Copyparty",
    "author_nicks": [
        {
            "name": "Ray",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5015/?format=api",
                "id": 5015,
                "name": "Ray",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Triton Technology",
            "abbreviation": "TRN, TT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/56186/?format=api",
                "id": 56186,
                "name": "Triton Technology",
                "is_group": true
            }
        }
    ],
    "release_date": "1988-02-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": "https://csdb.dk/getinternalfile.php/38086/TritonTechnology_1988_CosmicCopyparty.t64.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=47004"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=38304"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 15889,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2884/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2884/",
                    "id": 2884,
                    "name": "New Life Copy Party 1988",
                    "tagline": "",
                    "start_date": "1988-02-19",
                    "end_date": "1988-02-21",
                    "location": "Copenhagen, København, Capital Region, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.67594,
                    "longitude": 12.56553,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}