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

[
    {
        "url": "https://demozoo.org/api/v1/productions/306668/?format=api",
        "demozoo_url": "https://demozoo.org/music/306668/",
        "id": 306668,
        "title": "Blue Wings",
        "author_nicks": [
            {
                "name": "Populus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19703/?format=api",
                    "id": 19703,
                    "name": "Populus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Divine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107737/?format=api",
                    "id": 107737,
                    "name": "Divine",
                    "is_group": true
                }
            },
            {
                "name": "Epinicion",
                "abbreviation": "EPI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30711/?format=api",
                    "id": 30711,
                    "name": "Epinicion",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "7ch",
            "s3m"
        ]
    }
]