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

{
    "url": "https://demozoo.org/api/v1/productions/34451/?format=api",
    "demozoo_url": "https://demozoo.org/music/34451/",
    "id": 34451,
    "title": "Neon",
    "author_nicks": [
        {
            "name": "Illusion",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/577/?format=api",
                "id": 577,
                "name": "Illusion",
                "is_group": false
            }
        },
        {
            "name": "Muffler",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/604/?format=api",
                "id": 604,
                "name": "Muffler",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Doomsday",
            "abbreviation": "DSD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/288/?format=api",
                "id": 288,
                "name": "Doomsday",
                "is_group": true
            }
        },
        {
            "name": "Dual Crew Shining",
            "abbreviation": "DCS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/407/?format=api",
                "id": 407,
                "name": "Dual Crew Shining",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-10-04",
    "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": "BaseUrl",
            "url": "https://amp.dascene.net/downmod.php?index=33310"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Fasttracker%202/Muffler/coop-Illusion/neon.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "16ch",
        "xm"
    ]
}