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

{
    "url": "https://demozoo.org/api/v1/productions/267399/?format=api",
    "demozoo_url": "https://demozoo.org/productions/267399/",
    "id": 267399,
    "title": "The Rhythm Gets Rougher",
    "author_nicks": [
        {
            "name": "Deus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10453/?format=api",
                "id": 10453,
                "name": "Deus",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Emc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46642/?format=api",
                    "id": 46642,
                    "name": "Emc",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Emc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46642/?format=api",
                    "id": 46642,
                    "name": "Emc",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "objects, main design"
        },
        {
            "nick": {
                "name": "fm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31076/?format=api",
                    "id": 31076,
                    "name": "fm",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "minor pixels, textures & design"
        },
        {
            "nick": {
                "name": "moT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10457/?format=api",
                    "id": 10457,
                    "name": "moT",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/deus/rgr.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62448"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "pmodew",
        "remix"
    ]
}