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

[
    {
        "url": "https://demozoo.org/api/v1/productions/375310/?format=api",
        "demozoo_url": "https://demozoo.org/music/375310/",
        "id": 375310,
        "title": "Violent Outbursts",
        "author_nicks": [
            {
                "name": "Magiel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15025/?format=api",
                    "id": 15025,
                    "name": "Magiel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Data Crime",
                "abbreviation": "DRE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150944/?format=api",
                    "id": 150944,
                    "name": "Data Crime",
                    "is_group": true
                }
            }
        ],
        "release_date": "2025-07-25",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]