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

[
    {
        "url": "https://demozoo.org/api/v1/productions/381507/?format=api",
        "demozoo_url": "https://demozoo.org/music/381507/",
        "id": 381507,
        "title": "Deck 9",
        "author_nicks": [
            {
                "name": "Renderhaze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/152080/?format=api",
                    "id": 152080,
                    "name": "Renderhaze",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Teletype Corporation",
                "abbreviation": "TTC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138008/?format=api",
                    "id": 138008,
                    "name": "Teletype Corporation",
                    "is_group": true
                }
            }
        ],
        "release_date": "2025-12-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]