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

[
    {
        "url": "https://demozoo.org/api/v1/productions/252772/?format=api",
        "demozoo_url": "https://demozoo.org/music/252772/",
        "id": 252772,
        "title": "The Battle of China",
        "author_nicks": [
            {
                "name": "Omega",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2010/?format=api",
                    "id": 2010,
                    "name": "Omega",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Necatrix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52638/?format=api",
                    "id": 52638,
                    "name": "Necatrix",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]