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

[
    {
        "url": "https://demozoo.org/api/v1/productions/378218/?format=api",
        "demozoo_url": "https://demozoo.org/music/378218/",
        "id": 378218,
        "title": "the final houdini seance",
        "author_nicks": [
            {
                "name": "hannes!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150982/?format=api",
                    "id": 150982,
                    "name": "hannes!",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Akronyme Analogiker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6239/?format=api",
                    "id": 6239,
                    "name": "Akronyme Analogiker",
                    "is_group": true
                }
            }
        ],
        "release_date": "2025-10-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/375444/?format=api",
        "demozoo_url": "https://demozoo.org/music/375444/",
        "id": 375444,
        "title": "the universe smiles upon us",
        "author_nicks": [
            {
                "name": "hannes!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150982/?format=api",
                    "id": 150982,
                    "name": "hannes!",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-07-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "psytrance",
            "ableton"
        ]
    }
]