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

[
    {
        "url": "https://demozoo.org/api/v1/productions/358401/?format=api",
        "demozoo_url": "https://demozoo.org/music/358401/",
        "id": 358401,
        "title": "Cybermash",
        "author_nicks": [
            {
                "name": "Zcatsh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145039/?format=api",
                    "id": 145039,
                    "name": "Zcatsh",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fantasia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145040/?format=api",
                    "id": 145040,
                    "name": "Fantasia",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-04-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]