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

[
    {
        "url": "https://demozoo.org/api/v1/productions/170990/?format=api",
        "demozoo_url": "https://demozoo.org/music/170990/",
        "id": 170990,
        "title": "Sad Star",
        "author_nicks": [
            {
                "name": "Gigant",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22429/?format=api",
                    "id": 22429,
                    "name": "Gigant",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ADS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71172/?format=api",
                    "id": 71172,
                    "name": "ADS",
                    "is_group": true
                }
            },
            {
                "name": "Admire",
                "abbreviation": "AMR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10447/?format=api",
                    "id": 10447,
                    "name": "Admire",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]