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

{
    "url": "https://demozoo.org/api/v1/productions/119603/?format=api",
    "demozoo_url": "https://demozoo.org/music/119603/",
    "id": 119603,
    "title": "Funky Groove",
    "author_nicks": [
        {
            "name": "Gaston",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/48303/?format=api",
                "id": 48303,
                "name": "Gaston",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Imperium Arts",
            "abbreviation": "TIA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7241/?format=api",
                "id": 7241,
                "name": "The Imperium Arts",
                "is_group": true
            }
        }
    ],
    "release_date": "1992-12-28",
    "supertype": "music",
    "platforms": [],
    "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": "https://hvsc.csdb.dk/MUSICIANS/G/Gaston/Funky_Groove.sid"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/HVSC/MUSICIANS/G/Gaston/Funky_Groove.sid"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbMusic",
            "url": "https://csdb.dk/sid/?id=13528"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}