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

[
    {
        "url": "https://demozoo.org/api/v1/productions/27580/?format=api",
        "demozoo_url": "https://demozoo.org/music/27580/",
        "id": 27580,
        "title": "Chnöchelbruch",
        "author_nicks": [
            {
                "name": "Joel Temper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19116/?format=api",
                    "id": 19116,
                    "name": "Joel Temper",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "sky lopez hardcore",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19117/?format=api",
                    "id": 19117,
                    "name": "sky lopez hardcore",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-08-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]