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

{
    "url": "https://demozoo.org/api/v1/productions/201643/?format=api",
    "demozoo_url": "https://demozoo.org/productions/201643/",
    "id": 201643,
    "title": "AlienShow 2.0",
    "author_nicks": [
        {
            "name": "Aliengroup",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/88128/?format=api",
                "id": 88128,
                "name": "Aliengroup",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-05-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Zero-Commander",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88129/?format=api",
                    "id": 88129,
                    "name": "Zero-Commander",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Oxygene",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88130/?format=api",
                    "id": 88130,
                    "name": "Oxygene",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "docs"
        },
        {
            "nick": {
                "name": "LSI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88131/?format=api",
                    "id": 88131,
                    "name": "LSI",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "docs"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/tools/amiga/alienshow20.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}