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

{
    "url": "https://demozoo.org/api/v1/productions/291944/?format=api",
    "demozoo_url": "https://demozoo.org/productions/291944/",
    "id": 291944,
    "title": "Ton!FileChart v1.0",
    "author_nicks": [
        {
            "name": "Sceptic",
            "abbreviation": "SCP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2886/?format=api",
                "id": 2886,
                "name": "Sceptic",
                "is_group": true
            }
        },
        {
            "name": "Type O'Negative",
            "abbreviation": "TON",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36459/?format=api",
                "id": 36459,
                "name": "Desaster",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-09-24",
    "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/53/?format=api",
            "id": 53,
            "name": "BBS Door",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Fli7e",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1019/?format=api",
                    "id": 1019,
                    "name": "Flite",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Gravedancer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10267/?format=api",
                    "id": 10267,
                    "name": "Gravedancer",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/bbs/type_o_negative/ton-fcv1.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "fame"
    ]
}