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

{
    "url": "https://demozoo.org/api/v1/productions/103807/?format=api",
    "demozoo_url": "https://demozoo.org/music/103807/",
    "id": 103807,
    "title": "Performing",
    "author_nicks": [
        {
            "name": "Killer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32365/?format=api",
                "id": 32365,
                "name": "Killer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Progenyx",
            "abbreviation": "PGX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/38308/?format=api",
                "id": 38308,
                "name": "Progenyx",
                "is_group": true
            }
        }
    ],
    "release_date": "1992-08-26",
    "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": "BaseUrl",
            "url": "https://media.demozoo.org/music/1b/b5/perform.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/K/KILLER/4CHANNEL/PERFORM.MOD"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}