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

[
    {
        "url": "https://demozoo.org/api/v1/productions/96109/?format=api",
        "demozoo_url": "https://demozoo.org/music/96109/",
        "id": 96109,
        "title": "Hysteric",
        "author_nicks": [
            {
                "name": "Bootbuster",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45115/?format=api",
                    "id": 45115,
                    "name": "Bootbuster",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hysteric",
                "abbreviation": "HTC, HYS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43066/?format=api",
                    "id": 43066,
                    "name": "Hysteric",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-09",
        "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"
        ]
    }
]