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

{
    "url": "https://demozoo.org/api/v1/productions/222145/?format=api",
    "demozoo_url": "https://demozoo.org/productions/222145/",
    "id": 222145,
    "title": "Cyber Toolz 5",
    "author_nicks": [
        {
            "name": "Cyberdreams",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/92696/?format=api",
                "id": 92696,
                "name": "Cyberdreams",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-08-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Eliss-D",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12728/?format=api",
                    "id": 12728,
                    "name": "Eliss-D",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Slate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141506/?format=api",
                    "id": 141506,
                    "name": "Slate",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "intro picture"
        },
        {
            "nick": {
                "name": "Maffia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19243/?format=api",
                    "id": 19243,
                    "name": "Maffia",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "editor"
        },
        {
            "nick": {
                "name": "Eon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118253/?format=api",
                    "id": 118253,
                    "name": "Eon",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "editor"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/UtilityDisks/Cyberdreams/Cyberdreams-Cybertoolz05.adf"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/cyberdreams/cybertoolz_05.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=87816"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "cyber-toolz"
    ]
}