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

[
    {
        "url": "https://demozoo.org/api/v1/productions/222962/?format=api",
        "demozoo_url": "https://demozoo.org/music/222962/",
        "id": 222962,
        "title": "I Don't Like Jazz",
        "author_nicks": [
            {
                "name": "Baragon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/94452/?format=api",
                    "id": 94452,
                    "name": "Baragon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Suxxess",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71148/?format=api",
                    "id": 71148,
                    "name": "Suxxess",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]