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

{
    "url": "https://demozoo.org/api/v1/productions/342386/?format=api",
    "demozoo_url": "https://demozoo.org/music/342386/",
    "id": 342386,
    "title": "Carrot Cake Radio",
    "author_nicks": [
        {
            "name": "Paula Haunt",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/139685/?format=api",
                "id": 139685,
                "name": "Paula Haunt",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Great Red",
            "abbreviation": "G-Red / (amiga/pc)",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/139506/?format=api",
                "id": 139506,
                "name": "Great Red",
                "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/Paula%20Haunt/carrot%20cake%20radio.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}