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

{
    "url": "https://demozoo.org/api/v1/productions/282687/?format=api",
    "demozoo_url": "https://demozoo.org/music/282687/",
    "id": 282687,
    "title": "SuperPop",
    "author_nicks": [
        {
            "name": "Rage",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8568/?format=api",
                "id": 8568,
                "name": "Rage",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Jade",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12769/?format=api",
                "id": 12769,
                "name": "Jade",
                "is_group": true
            }
        },
        {
            "name": "Night 55",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13906/?format=api",
                "id": 13906,
                "name": "Night 55",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-05-17",
    "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/Rage/superpop.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "22ch",
        "xm"
    ]
}