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

{
    "url": "https://demozoo.org/api/v1/productions/329015/?format=api",
    "demozoo_url": "https://demozoo.org/music/329015/",
    "id": 329015,
    "title": "introchip",
    "author_nicks": [
        {
            "name": "Flare",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21661/?format=api",
                "id": 21661,
                "name": "Vandelay",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "CoolPHat",
            "abbreviation": "CPH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5580/?format=api",
                "id": 5580,
                "name": "CoolPHat",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-09-24",
    "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/Impulsetracker/Flare/introchip.it"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "it"
    ]
}