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

[
    {
        "url": "https://demozoo.org/api/v1/productions/37448/?format=api",
        "demozoo_url": "https://demozoo.org/music/37448/",
        "id": 37448,
        "title": "Z-Pill",
        "author_nicks": [
            {
                "name": "Dark",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19848/?format=api",
                    "id": 19848,
                    "name": "Dark",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Metabolic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19849/?format=api",
                    "id": 19849,
                    "name": "Metabolic",
                    "is_group": true
                }
            },
            {
                "name": "Polderboys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24288/?format=api",
                    "id": 24288,
                    "name": "Polderboys",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-03-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]