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

{
    "url": "https://demozoo.org/api/v1/productions/350874/?format=api",
    "demozoo_url": "https://demozoo.org/productions/350874/",
    "id": 350874,
    "title": "Cool Man",
    "author_nicks": [
        {
            "name": "Cool Crew",
            "abbreviation": "CC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107400/?format=api",
                "id": 107400,
                "name": "Cool Crew",
                "is_group": true
            }
        },
        {
            "name": "Madness",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/84397/?format=api",
                "id": 84397,
                "name": "Madness",
                "is_group": true
            }
        },
        {
            "name": "The Artworx",
            "abbreviation": "TAW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/79543/?format=api",
                "id": 79543,
                "name": "The Artworx",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-02",
    "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": "Wim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124414/?format=api",
                    "id": 124414,
                    "name": "Wim",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Demon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51434/?format=api",
                    "id": 51434,
                    "name": "Demon",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Power Cracker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148633/?format=api",
                    "id": 148633,
                    "name": "Explorer",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Ripping"
        },
        {
            "nick": {
                "name": "TLR Designs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73186/?format=api",
                    "id": 73186,
                    "name": "Peter van Driel",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Hazy M.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/149625/?format=api",
                    "id": 149625,
                    "name": "Hazy M.",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Idea"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/1828/cool_man.t64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=12439"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=38668"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}