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

{
    "url": "https://demozoo.org/api/v1/productions/95421/?format=api",
    "demozoo_url": "https://demozoo.org/productions/95421/",
    "id": 95421,
    "title": "Flaming Madness",
    "author_nicks": [
        {
            "name": "Dark Bit Factory",
            "abbreviation": "DBF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36494/?format=api",
                "id": 36494,
                "name": "Dark Bit Factory",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-03-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Blitz Amateur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44992/?format=api",
                    "id": 44992,
                    "name": "Blitz Amateur",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Røly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17602/?format=api",
                    "id": 17602,
                    "name": "Røly",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Wham",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44993/?format=api",
                    "id": 44993,
                    "name": "Wham",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Shockwave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44994/?format=api",
                    "id": 44994,
                    "name": "Shockwave",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "additional"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/dark_bit_factory/dbf-flaming.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16383"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}