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

[
    {
        "url": "https://demozoo.org/api/v1/productions/37451/?format=api",
        "demozoo_url": "https://demozoo.org/music/37451/",
        "id": 37451,
        "title": "Hakkuh man",
        "author_nicks": [
            {
                "name": "Prophecy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24291/?format=api",
                    "id": 24291,
                    "name": "Prophecy",
                    "is_group": false
                }
            },
            {
                "name": "Rhetoric",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14129/?format=api",
                    "id": 14129,
                    "name": "Verle",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Joined Forces",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24292/?format=api",
                    "id": 24292,
                    "name": "Joined Forces",
                    "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": []
    }
]