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

[
    {
        "url": "https://demozoo.org/api/v1/productions/131273/?format=api",
        "demozoo_url": "https://demozoo.org/music/131273/",
        "id": 131273,
        "title": "hate2",
        "author_nicks": [
            {
                "name": "A. Azap",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37332/?format=api",
                    "id": 37332,
                    "name": "A. Azap",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "KGB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6636/?format=api",
                    "id": 6636,
                    "name": "KGB",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-05-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]