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

[
    {
        "url": "https://demozoo.org/api/v1/productions/293785/?format=api",
        "demozoo_url": "https://demozoo.org/music/293785/",
        "id": 293785,
        "title": "Superimposed Thoughts",
        "author_nicks": [
            {
                "name": "GoD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122808/?format=api",
                    "id": 122808,
                    "name": "GoD",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "TKM",
                "abbreviation": "T.K.M.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125619/?format=api",
                    "id": 125619,
                    "name": "TKM",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "22ch"
        ]
    }
]