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

{
    "url": "https://demozoo.org/api/v1/productions/291927/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/291927/",
    "id": 291927,
    "title": "FAMEStyle v2.0",
    "author_nicks": [
        {
            "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": "1997-04-17",
    "supertype": "graphics",
    "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/51/?format=api",
            "id": 51,
            "name": "Artpack",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mogue",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6864/?format=api",
                    "id": 6864,
                    "name": "Mogue",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ASCII, ANSI"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/bbs/type_o_negative/ton%21fs2.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "fame"
    ]
}