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

{
    "url": "https://demozoo.org/api/v1/productions/271642/?format=api",
    "demozoo_url": "https://demozoo.org/music/271642/",
    "id": 271642,
    "title": "Smooth CrYMinals",
    "author_nicks": [
        {
            "name": "Timbral",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2109/?format=api",
                "id": 2109,
                "name": "Timbral",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Dead Hackers Society",
            "abbreviation": "DHS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111/?format=api",
                "id": 111,
                "name": "Dead Hackers Society",
                "is_group": true
            }
        },
        {
            "name": "YM Rockerz",
            "abbreviation": "YMR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6087/?format=api",
                "id": 6087,
                "name": "YM Rockerz",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-12-07",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://sndh.atari.org/dl.php?ID=5427"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/SNDH/Timbral/DMA/Smooth_CrYMinals.sndh"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sndh"
    ]
}