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

{
    "url": "https://demozoo.org/api/v1/productions/17782/?format=api",
    "demozoo_url": "https://demozoo.org/music/17782/",
    "id": 17782,
    "title": "PULSE",
    "author_nicks": [
        {
            "name": "Shad",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7652/?format=api",
                "id": 7652,
                "name": "Shad",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Live!",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/588/?format=api",
                "id": 588,
                "name": "Live!",
                "is_group": true
            }
        },
        {
            "name": "Pulse",
            "abbreviation": "PLS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/575/?format=api",
                "id": 575,
                "name": "Pulse",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-12-18",
    "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/Shad/pulse.mod"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/6448/"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8ch",
        "fasttracker",
        "mod"
    ]
}