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

[
    {
        "url": "https://demozoo.org/api/v1/productions/283120/?format=api",
        "demozoo_url": "https://demozoo.org/music/283120/",
        "id": 283120,
        "title": "The East Wing Study",
        "author_nicks": [
            {
                "name": "Yehar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53140/?format=api",
                    "id": 53140,
                    "name": "Yehar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sublevel 3",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8510/?format=api",
                    "id": 8510,
                    "name": "Sublevel 3",
                    "is_group": true
                }
            },
            {
                "name": "Success Denied",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19896/?format=api",
                    "id": 19896,
                    "name": "Success Denied",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "xm"
        ]
    }
]