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

[
    {
        "url": "https://demozoo.org/api/v1/productions/41462/?format=api",
        "demozoo_url": "https://demozoo.org/music/41462/",
        "id": 41462,
        "title": "Painted Face",
        "author_nicks": [
            {
                "name": "Dranath",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26352/?format=api",
                    "id": 26352,
                    "name": "Dranath",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Zirconium Team",
                "abbreviation": "TZT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26353/?format=api",
                    "id": 26353,
                    "name": "The Zirconium Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-07-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "xm"
        ]
    }
]