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

{
    "url": "https://demozoo.org/api/v1/productions/142091/?format=api",
    "demozoo_url": "https://demozoo.org/music/142091/",
    "id": 142091,
    "title": "Burning",
    "author_nicks": [
        {
            "name": "Alpha",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19862/?format=api",
                "id": 19862,
                "name": "Alpha",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Axxellerator Logics",
            "abbreviation": "AXL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54240/?format=api",
                "id": 54240,
                "name": "Axxellerator Logics",
                "is_group": true
            }
        }
    ],
    "release_date": "1993",
    "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://media.demozoo.org/music/f3/5e/chipburn.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/DEMOS/FALCON/FUN_CHIP/CHIPBURN.MOD"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}