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

[
    {
        "url": "https://demozoo.org/api/v1/productions/378180/?format=api",
        "demozoo_url": "https://demozoo.org/productions/378180/",
        "id": 378180,
        "title": "An Early Morning Storm",
        "author_nicks": [
            {
                "name": "lowfreekwenzeeozzillation",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/147128/?format=api",
                    "id": 147128,
                    "name": "lowfreekwenzeeozzillation",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hokuto Force",
                "abbreviation": "HF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14329/?format=api",
                    "id": 14329,
                    "name": "Hokuto Force",
                    "is_group": true
                }
            },
            {
                "name": "VyRaL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/147129/?format=api",
                    "id": 147129,
                    "name": "VyRaL",
                    "is_group": true
                }
            },
            {
                "name": "\\n",
                "abbreviation": "NL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151857/?format=api",
                    "id": 151857,
                    "name": "\\n",
                    "is_group": true
                }
            }
        ],
        "release_date": "2025-10-03",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]