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

{
    "url": "https://demozoo.org/api/v1/productions/170391/?format=api",
    "demozoo_url": "https://demozoo.org/music/170391/",
    "id": 170391,
    "title": "Dreamz (Neo Dance Act 1)",
    "author_nicks": [
        {
            "name": "Goo-Roo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23450/?format=api",
                "id": 23450,
                "name": "Goo-Roo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "N-Zone",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24121/?format=api",
                "id": 24121,
                "name": "N-Zone",
                "is_group": true
            }
        }
    ],
    "release_date": "1996",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/music/groups/n-zone/g_dreamz.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "32ch",
        "xm"
    ]
}