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

{
    "url": "https://demozoo.org/api/v1/productions/330150/?format=api",
    "demozoo_url": "https://demozoo.org/music/330150/",
    "id": 330150,
    "title": "Aeon",
    "author_nicks": [
        {
            "name": "Onyx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46724/?format=api",
                "id": 46724,
                "name": "Onyx",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Sonic Equinox",
            "abbreviation": "SE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46697/?format=api",
                "id": 46697,
                "name": "Sonic Equinox",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-08-11",
    "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%203/Onyx/aeon.s3m"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "16ch",
        "s3m"
    ]
}