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

{
    "url": "https://demozoo.org/api/v1/productions/322160/?format=api",
    "demozoo_url": "https://demozoo.org/productions/322160/",
    "id": 322160,
    "title": "Reaper",
    "author_nicks": [
        {
            "name": "Totally Stoned N Drunk",
            "abbreviation": "TSD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/109055/?format=api",
                "id": 109055,
                "name": "Totally Stoned N Drunk",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-12",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Drakula",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24056/?format=api",
                    "id": 24056,
                    "name": "Count Dracula",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "font"
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "thedraw-com-font"
    ]
}