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

[
    {
        "url": "https://demozoo.org/api/v1/productions/120423/?format=api",
        "demozoo_url": "https://demozoo.org/music/120423/",
        "id": 120423,
        "title": "The Third Time (party version)",
        "author_nicks": [
            {
                "name": "Xhale",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/583/?format=api",
                    "id": 583,
                    "name": "Xhale",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Calamity",
                "abbreviation": "CMY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5256/?format=api",
                    "id": 5256,
                    "name": "Calamity",
                    "is_group": true
                }
            },
            {
                "name": "DaBeep",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15207/?format=api",
                    "id": 15207,
                    "name": "Dah Beep",
                    "is_group": true
                }
            },
            {
                "name": "Dual Crew Shining",
                "abbreviation": "DCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/407/?format=api",
                    "id": 407,
                    "name": "Dual Crew Shining",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-06-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "28ch"
        ]
    }
]