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

[
    {
        "url": "https://demozoo.org/api/v1/productions/46752/?format=api",
        "demozoo_url": "https://demozoo.org/music/46752/",
        "id": 46752,
        "title": "Autumn99 (multichannel)",
        "author_nicks": [
            {
                "name": "Kenotron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9041/?format=api",
                    "id": 9041,
                    "name": "Kenotron",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ETC Group",
                "abbreviation": "ETC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9267/?format=api",
                    "id": 9267,
                    "name": "ETC Group",
                    "is_group": true
                }
            },
            {
                "name": "Scene Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9042/?format=api",
                    "id": 9042,
                    "name": "Scene",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]