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

{
    "url": "https://demozoo.org/api/v1/productions/108327/?format=api",
    "demozoo_url": "https://demozoo.org/music/108327/",
    "id": 108327,
    "title": "Close to Death",
    "author_nicks": [
        {
            "name": "Flesh Farm",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2123/?format=api",
                "id": 2123,
                "name": "Spaz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/S/SPAZ/MP3/STEEL_M/FLESH_FARM-2-CLOSE_TO_DEATH.MP3"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.mobygames.com/game/cd-i/steel-machine"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "steel-machine"
    ]
}