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

{
    "url": "https://demozoo.org/api/v1/productions/333323/?format=api",
    "demozoo_url": "https://demozoo.org/music/333323/",
    "id": 333323,
    "title": "Flowing Energy",
    "author_nicks": [
        {
            "name": "Armadon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35960/?format=api",
                "id": 35960,
                "name": "Armadon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Explizit",
            "abbreviation": "XPL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22481/?format=api",
                "id": 22481,
                "name": "Explizit",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-09-01",
    "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 2/Armadon/flowing energy.xm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/music/groups/explizit/e-energy.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "16ch",
        "xm"
    ]
}