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

{
    "url": "https://demozoo.org/api/v1/productions/282026/?format=api",
    "demozoo_url": "https://demozoo.org/music/282026/",
    "id": 282026,
    "title": "Atlantis",
    "author_nicks": [
        {
            "name": "Stalker",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16896/?format=api",
                "id": 16896,
                "name": "Sleem",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Five Musicians",
            "abbreviation": "FM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8172/?format=api",
                "id": 8172,
                "name": "Five Musicians",
                "is_group": true
            }
        },
        {
            "name": "OverThrow Machine",
            "abbreviation": "OTM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19423/?format=api",
                "id": 19423,
                "name": "OverThrow Machine",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-08-16",
    "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/Screamtracker 3/Stalker/atlantis.s3m"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/music/groups/fm/fm-atla.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "s3m"
    ]
}