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

[
    {
        "url": "https://demozoo.org/api/v1/productions/211947/?format=api",
        "demozoo_url": "https://demozoo.org/music/211947/",
        "id": 211947,
        "title": "1001 Stolen Ideas",
        "author_nicks": [
            {
                "name": "Traz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18212/?format=api",
                    "id": 18212,
                    "name": "Traz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Airwalk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18208/?format=api",
                    "id": 18208,
                    "name": "Airwalk",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]