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

[
    {
        "url": "https://demozoo.org/api/v1/productions/152968/?format=api",
        "demozoo_url": "https://demozoo.org/music/152968/",
        "id": 152968,
        "title": "In Her Eyes",
        "author_nicks": [
            {
                "name": "Alien",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63541/?format=api",
                    "id": 63541,
                    "name": "Alien",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Moz(ic)art",
                "abbreviation": "MOZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7233/?format=api",
                    "id": 7233,
                    "name": "Moz(ic)art",
                    "is_group": true
                }
            },
            {
                "name": "Ooze Loboratories",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26332/?format=api",
                    "id": 26332,
                    "name": "Ooze Labs",
                    "is_group": true
                }
            },
            {
                "name": "Zyklop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50105/?format=api",
                    "id": 50105,
                    "name": "Zyklop",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-03-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    }
]