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

{
    "url": "https://demozoo.org/api/v1/productions/354821/?format=api",
    "demozoo_url": "https://demozoo.org/music/354821/",
    "id": 354821,
    "title": "Acid Trips",
    "author_nicks": [
        {
            "name": "Phia",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/88100/?format=api",
                "id": 88100,
                "name": "Phia",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Transient",
            "abbreviation": "TST",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/88524/?format=api",
                "id": 88524,
                "name": "Transient",
                "is_group": true
            }
        }
    ],
    "release_date": "1998",
    "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/OctaMED%20MMD1/Phia/acid%20trips.mmd1"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mmd1"
    ]
}