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

[
    {
        "url": "https://demozoo.org/api/v1/productions/374676/?format=api",
        "demozoo_url": "https://demozoo.org/music/374676/",
        "id": 374676,
        "title": "We Need a Vocalist",
        "author_nicks": [
            {
                "name": "SvartODDen Kirkebrennesamfunn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150668/?format=api",
                    "id": 150668,
                    "name": "SvartODDen Kirkebrennesamfunn",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ODD Demo Design",
                "abbreviation": "ODD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4299/?format=api",
                    "id": 4299,
                    "name": "ODD Demo Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "2025-07-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "metal"
        ]
    }
]