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

[
    {
        "url": "https://demozoo.org/api/v1/productions/26593/?format=api",
        "demozoo_url": "https://demozoo.org/music/26593/",
        "id": 26593,
        "title": "Hallway Encounters",
        "author_nicks": [
            {
                "name": "Dixan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1295/?format=api",
                    "id": 1295,
                    "name": "Dixan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Slengpung",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18696/?format=api",
                    "id": 18696,
                    "name": "Slengpung",
                    "is_group": true
                }
            },
            {
                "name": "Spinning Kids",
                "abbreviation": "SK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11518/?format=api",
                    "id": 11518,
                    "name": "Spinning Kids",
                    "is_group": true
                }
            },
            {
                "name": "mfx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/404/?format=api",
                    "id": 404,
                    "name": "mfx",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-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": [
            "32ch",
            "xm"
        ]
    }
]