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

[
    {
        "url": "https://demozoo.org/api/v1/productions/318669/?format=api",
        "demozoo_url": "https://demozoo.org/music/318669/",
        "id": 318669,
        "title": "Land of Darkness",
        "author_nicks": [
            {
                "name": "Pienia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10936/?format=api",
                    "id": 10936,
                    "name": "Pienia",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "BC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135966/?format=api",
                    "id": 135966,
                    "name": "BC",
                    "is_group": true
                }
            },
            {
                "name": "Spiral",
                "abbreviation": "SPR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26166/?format=api",
                    "id": 26166,
                    "name": "Spiral",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-11-04",
        "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"
        ]
    }
]