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

[
    {
        "url": "https://demozoo.org/api/v1/productions/43658/?format=api",
        "demozoo_url": "https://demozoo.org/music/43658/",
        "id": 43658,
        "title": "De la rua presidente",
        "author_nicks": [
            {
                "name": "Coda",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25246/?format=api",
                    "id": 25246,
                    "name": "Coda",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Green House Seed Co.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27336/?format=api",
                    "id": 27336,
                    "name": "Green House Seed Co.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-11-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]