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

{
    "url": "https://demozoo.org/api/v1/productions/166496/?format=api",
    "demozoo_url": "https://demozoo.org/music/166496/",
    "id": 166496,
    "title": "microsoft: The Cult Of The Damned",
    "author_nicks": [
        {
            "name": "Dagma",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9207/?format=api",
                "id": 9207,
                "name": "Dagma",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Extreme Entertainment",
            "abbreviation": "XTM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8883/?format=api",
                "id": 8883,
                "name": "Extreme Entertainment",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-08-22",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}