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

{
    "url": "https://demozoo.org/api/v1/productions/387904/?format=api",
    "demozoo_url": "https://demozoo.org/music/387904/",
    "id": 387904,
    "title": "Nova's Dead",
    "author_nicks": [
        {
            "name": "Dustbin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11521/?format=api",
                "id": 11521,
                "name": "Dustbin",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "DZone",
            "abbreviation": "DZN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15165/?format=api",
                "id": 15165,
                "name": "DZone",
                "is_group": true
            }
        },
        {
            "name": "Fatal Rage",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8755/?format=api",
                "id": 8755,
                "name": "Fatal Rage",
                "is_group": true
            }
        },
        {
            "name": "Ultimate Sound Experience",
            "abbreviation": "U.S.E.",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63560/?format=api",
                "id": 63560,
                "name": "Ultimate Sound Experience",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-03",
    "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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Fasttracker 2/Dustbin/nova%27s%20dead.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "16ch",
        "xm"
    ]
}