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

{
    "url": "https://demozoo.org/api/v1/productions/350004/?format=api",
    "demozoo_url": "https://demozoo.org/productions/350004/",
    "id": 350004,
    "title": "Desire Zmodem v2.1b",
    "author_nicks": [
        {
            "name": "xROADs",
            "abbreviation": "XRD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73887/?format=api",
                "id": 73887,
                "name": "xROADs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-04-23",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
            "id": 53,
            "name": "BBS Door",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Star",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120690/?format=api",
                    "id": 120690,
                    "name": "Star",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/bbs/xroads/xrd-z21b.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "systemx",
        "desire-bbs"
    ]
}