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

[
    {
        "url": "https://demozoo.org/api/v1/productions/144690/?format=api",
        "demozoo_url": "https://demozoo.org/music/144690/",
        "id": 144690,
        "title": "Ilys",
        "author_nicks": [
            {
                "name": "F.B.Y.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4302/?format=api",
                    "id": 4302,
                    "name": "FBY",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Darkage",
                "abbreviation": "DKG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5064/?format=api",
                    "id": 5064,
                    "name": "Darkage",
                    "is_group": true
                }
            },
            {
                "name": "Nayma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28131/?format=api",
                    "id": 28131,
                    "name": "Nayma",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-10-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]