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

{
    "url": "https://demozoo.org/api/v1/productions/374043/?format=api",
    "demozoo_url": "https://demozoo.org/music/374043/",
    "id": 374043,
    "title": "Lost in Space",
    "author_nicks": [
        {
            "name": "Blowbrain",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24051/?format=api",
                "id": 24051,
                "name": "Blowbrain",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Rave Beats International",
            "abbreviation": "RBI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5638/?format=api",
                "id": 5638,
                "name": "Rave Beats International",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-10-11",
    "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/pub/modules/Fasttracker%202/Blowbrain/lost%20in%20space.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "22ch",
        "xm",
        "remix",
        "cover-version"
    ]
}