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

[
    {
        "url": "https://demozoo.org/api/v1/productions/375041/?format=api",
        "demozoo_url": "https://demozoo.org/music/375041/",
        "id": 375041,
        "title": "FreeWorld",
        "author_nicks": [
            {
                "name": "The Mixer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150827/?format=api",
                    "id": 150827,
                    "name": "The Mixer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "CPU",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150826/?format=api",
                    "id": 150826,
                    "name": "CPU",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-11-07",
        "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"
        ]
    }
]