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

{
    "url": "https://demozoo.org/api/v1/productions/183863/?format=api",
    "demozoo_url": "https://demozoo.org/productions/183863/",
    "id": 183863,
    "title": "Contact Bodycount",
    "author_nicks": [
        {
            "name": "Bodycount",
            "abbreviation": "BCT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2782/?format=api",
                "id": 2782,
                "name": "Bodycount",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Roy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2779/?format=api",
                    "id": 2779,
                    "name": "Roy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "T.L.F.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43918/?format=api",
                    "id": 43918,
                    "name": "T.L.F.",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Betrayer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76364/?format=api",
                    "id": 76364,
                    "name": "Betrayer",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Vengeance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141/?format=api",
                    "id": 141,
                    "name": "Vengeance",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/129811/Contact_Demo_BODYCOUNT.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=130735"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=74982"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}