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

[
    {
        "url": "https://demozoo.org/api/v1/productions/374774/?format=api",
        "demozoo_url": "https://demozoo.org/music/374774/",
        "id": 374774,
        "title": "Futura Enigma",
        "author_nicks": [
            {
                "name": "Filippp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139690/?format=api",
                    "id": 139690,
                    "name": "Filippp",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Damage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7384/?format=api",
                    "id": 7384,
                    "name": "Damage",
                    "is_group": true
                }
            },
            {
                "name": "MoonShine",
                "abbreviation": "MS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130533/?format=api",
                    "id": 130533,
                    "name": "MoonShine",
                    "is_group": true
                }
            },
            {
                "name": "TheMadCodecs",
                "abbreviation": "TMC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/144581/?format=api",
                    "id": 144581,
                    "name": "TheMadCodecs",
                    "is_group": true
                }
            }
        ],
        "release_date": "2025-07-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]