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

[
    {
        "url": "https://demozoo.org/api/v1/productions/58780/?format=api",
        "demozoo_url": "https://demozoo.org/music/58780/",
        "id": 58780,
        "title": "Halbmond",
        "author_nicks": [
            {
                "name": "Big Bear",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14463/?format=api",
                    "id": 14463,
                    "name": "Big Bear",
                    "is_group": false
                }
            },
            {
                "name": "Genox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/303/?format=api",
                    "id": 303,
                    "name": "Genox",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Calodox",
                "abbreviation": "CDX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53/?format=api",
                    "id": 53,
                    "name": "Calodox",
                    "is_group": true
                }
            },
            {
                "name": "FTL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12938/?format=api",
                    "id": 12938,
                    "name": "FTL",
                    "is_group": true
                }
            },
            {
                "name": "Vantage",
                "abbreviation": "VTG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71/?format=api",
                    "id": 71,
                    "name": "Vantage",
                    "is_group": true
                }
            },
            {
                "name": "vld",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34276/?format=api",
                    "id": 34276,
                    "name": "vld",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-08-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]