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

{
    "url": "https://demozoo.org/api/v1/productions/114044/?format=api",
    "demozoo_url": "https://demozoo.org/music/114044/",
    "id": 114044,
    "title": "Absolum (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-07-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": "BaseUrl",
            "url": "https://amp.dascene.net/modules/L/Lucifer(F)/XM.absolum!.gz"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm"
    ]
}