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

[
    {
        "url": "https://demozoo.org/api/v1/productions/188237/?format=api",
        "demozoo_url": "https://demozoo.org/music/188237/",
        "id": 188237,
        "title": "Empty-Inside",
        "author_nicks": [
            {
                "name": "Geezer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13919/?format=api",
                    "id": 13919,
                    "name": "Geezer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Inhumans",
                "abbreviation": "IHS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13463/?format=api",
                    "id": 13463,
                    "name": "Inhumans",
                    "is_group": true
                }
            },
            {
                "name": "Mellow",
                "abbreviation": "MLW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1078/?format=api",
                    "id": 1078,
                    "name": "Mellow",
                    "is_group": true
                }
            },
            {
                "name": "Pleasure",
                "abbreviation": "PLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6932/?format=api",
                    "id": 6932,
                    "name": "Pleasure",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-02",
        "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"
        ]
    }
]