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

[
    {
        "url": "https://demozoo.org/api/v1/productions/342597/?format=api",
        "demozoo_url": "https://demozoo.org/music/342597/",
        "id": 342597,
        "title": "Le Courant",
        "author_nicks": [
            {
                "name": "Cerror",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3783/?format=api",
                    "id": 3783,
                    "name": "Cerror",
                    "is_group": false
                }
            },
            {
                "name": "Xylo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24900/?format=api",
                    "id": 24900,
                    "name": "Xylo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "xyce",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21304/?format=api",
                    "id": 21304,
                    "name": "xyce",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-03-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]