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

{
    "url": "https://demozoo.org/api/v1/productions/371432/?format=api",
    "demozoo_url": "https://demozoo.org/music/371432/",
    "id": 371432,
    "title": "Death Calling",
    "author_nicks": [
        {
            "name": "Astrax",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77535/?format=api",
                "id": 77535,
                "name": "Astrax",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Emerald",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/148099/?format=api",
                "id": 148099,
                "name": "Emerald",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-09-06",
    "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/incoming/step_01/mbnet_mods/IT/death%20calling.it"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "it"
    ]
}