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

[
    {
        "url": "https://demozoo.org/api/v1/productions/77085/?format=api",
        "demozoo_url": "https://demozoo.org/music/77085/",
        "id": 77085,
        "title": "Vietnam Veteran",
        "author_nicks": [
            {
                "name": "Der",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39293/?format=api",
                    "id": 39293,
                    "name": "Der",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Madeleine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40472/?format=api",
                    "id": 40472,
                    "name": "Madeleine",
                    "is_group": true
                }
            },
            {
                "name": "United Narsists",
                "abbreviation": "UN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18432/?format=api",
                    "id": 18432,
                    "name": "United Narsists",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-08-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]