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

[
    {
        "url": "https://demozoo.org/api/v1/productions/40424/?format=api",
        "demozoo_url": "https://demozoo.org/music/40424/",
        "id": 40424,
        "title": "Asmaphara",
        "author_nicks": [
            {
                "name": "Estrogen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21971/?format=api",
                    "id": 21971,
                    "name": "Essential Sound",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Deck 6",
                "abbreviation": "d6Team",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25890/?format=api",
                    "id": 25890,
                    "name": "Deck 6",
                    "is_group": true
                }
            },
            {
                "name": "Garbage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21966/?format=api",
                    "id": 21966,
                    "name": "Garbage",
                    "is_group": true
                }
            },
            {
                "name": "Gas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25933/?format=api",
                    "id": 25933,
                    "name": "Gas",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]