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

{
    "url": "https://demozoo.org/api/v1/productions/362206/?format=api",
    "demozoo_url": "https://demozoo.org/music/362206/",
    "id": 362206,
    "title": "Adapt",
    "author_nicks": [
        {
            "name": "Jennifer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146270/?format=api",
                "id": 146270,
                "name": "Jennifer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Play These Records",
            "abbreviation": "PTR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119944/?format=api",
                "id": 119944,
                "name": "Play These Records",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-10",
    "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/Jennifer/adapt.xm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/music/groups/play_these_records/ptr-adap.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "32ch",
        "xm",
        "techno"
    ]
}