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

{
    "url": "https://demozoo.org/api/v1/productions/9144/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9144/",
    "id": 9144,
    "title": "Fast",
    "author_nicks": [
        {
            "name": "Apocalypse Inc.",
            "abbreviation": "AINC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5626/?format=api",
                "id": 5626,
                "name": "Apocalypse Inc.",
                "is_group": true
            }
        },
        {
            "name": "SquoQuo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3528/?format=api",
                "id": 3528,
                "name": "SquoQuo",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-03",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Bugger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6345/?format=api",
                    "id": 6345,
                    "name": "Bugger",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "Hopper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3951/?format=api",
                    "id": 3951,
                    "name": "Hopper",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d, design"
        },
        {
            "nick": {
                "name": "Toxie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11408/?format=api",
                    "id": 11408,
                    "name": "Toxie",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Bugger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6345/?format=api",
                    "id": 6345,
                    "name": "Bugger",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Hopper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3951/?format=api",
                    "id": 3951,
                    "name": "Hopper",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Toxie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11408/?format=api",
                    "id": 11408,
                    "name": "Toxie",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d, design"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/mekkasymposium01/fastintro/fast_tsq.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3183"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "fastdemo"
    ]
}