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

{
    "url": "https://demozoo.org/api/v1/productions/115134/?format=api",
    "demozoo_url": "https://demozoo.org/music/115134/",
    "id": 115134,
    "title": "Prodigy (Soundtrack)",
    "author_nicks": [
        {
            "name": "Lucifer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50735/?format=api",
                "id": 50735,
                "name": "Lucifer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "BlaBLa",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23789/?format=api",
                "id": 23789,
                "name": "BlaBLa",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-04-12",
    "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": "BaseUrl",
            "url": "https://amp.dascene.net/modules/L/Lucifer(F)/XM.BlaBla-Prodigy.gz"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Fasttracker%202/Lucifer/prodigy.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "16ch",
        "xm"
    ]
}