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

[
    {
        "url": "https://demozoo.org/api/v1/productions/73828/?format=api",
        "demozoo_url": "https://demozoo.org/music/73828/",
        "id": 73828,
        "title": "Trancemission",
        "author_nicks": [
            {
                "name": "Cyboman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12728/?format=api",
                    "id": 12728,
                    "name": "Eliss-D",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Balance",
                "abbreviation": "BLC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/323/?format=api",
                    "id": 323,
                    "name": "Balance",
                    "is_group": true
                }
            },
            {
                "name": "SNDC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39795/?format=api",
                    "id": 39795,
                    "name": "SNDC",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-12-29",
        "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"
        ]
    }
]