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

{
    "url": "https://demozoo.org/api/v1/productions/319802/?format=api",
    "demozoo_url": "https://demozoo.org/productions/319802/",
    "id": 319802,
    "title": "Chariots of Fire",
    "author_nicks": [
        {
            "name": "United Video Hackers",
            "abbreviation": "UVH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107222/?format=api",
                "id": 107222,
                "name": "United Video Hackers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1985-10-14",
    "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": [
        {
            "nick": {
                "name": "Bil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136239/?format=api",
                    "id": 136239,
                    "name": "Bil",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "extracting music"
        },
        {
            "nick": {
                "name": "Ben",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136240/?format=api",
                    "id": 136240,
                    "name": "Ben",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "extracting music"
        },
        {
            "nick": {
                "name": "Rik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136241/?format=api",
                    "id": 136241,
                    "name": "Rik",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "extracting music"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/27399/Chariots%20of%20Fire.t64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=37511"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=41016"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}