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

{
    "url": "https://demozoo.org/api/v1/productions/342643/?format=api",
    "demozoo_url": "https://demozoo.org/music/342643/",
    "id": 342643,
    "title": "Tea At Midnight",
    "author_nicks": [
        {
            "name": "gwEm",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10502/?format=api",
                "id": 10502,
                "name": "gwEm",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Psycho Hacking Force",
            "abbreviation": "PHF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2227/?format=api",
                "id": 2227,
                "name": "Psycho Hacking Force",
                "is_group": true
            }
        },
        {
            "name": "YM Rockerz",
            "abbreviation": "YMR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6087/?format=api",
                "id": 6087,
                "name": "YM Rockerz",
                "is_group": true
            }
        }
    ],
    "release_date": "2024-03-31",
    "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/Protracker/gwEM/tea%20at%20midnight.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}