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

{
    "url": "https://demozoo.org/api/v1/productions/101136/?format=api",
    "demozoo_url": "https://demozoo.org/music/101136/",
    "id": 101136,
    "title": "Theme Exhaust II",
    "author_nicks": [
        {
            "name": "Zuhl",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32533/?format=api",
                "id": 32533,
                "name": "Zuhl",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "ACCS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32195/?format=api",
                "id": 32195,
                "name": "ACCS",
                "is_group": true
            }
        },
        {
            "name": "The End",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32197/?format=api",
                "id": 32197,
                "name": "The End",
                "is_group": true
            }
        }
    ],
    "release_date": "1993-08",
    "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/ac/4c/exhaust2.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/Z/ZUHL/4CHANNEL/P2BAGAIN/EXHAUST2.MOD"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}