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

[
    {
        "url": "https://demozoo.org/api/v1/productions/202355/?format=api",
        "demozoo_url": "https://demozoo.org/music/202355/",
        "id": 202355,
        "title": "Police Brutality",
        "author_nicks": [
            {
                "name": "Lynn Drumm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77648/?format=api",
                    "id": 77648,
                    "name": "Lynn",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cartoon Horse Demo Force",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64534/?format=api",
                    "id": 64534,
                    "name": "Cartoon Horse Demo Force",
                    "is_group": true
                }
            },
            {
                "name": "Digital Sounds System",
                "abbreviation": "DSS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3626/?format=api",
                    "id": 3626,
                    "name": "Digital Sounds System",
                    "is_group": true
                }
            },
            {
                "name": "Feline Frequencies",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88972/?format=api",
                    "id": 88972,
                    "name": "Feline Frequencies",
                    "is_group": true
                }
            },
            {
                "name": "Furry Trash Group",
                "abbreviation": "FTG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77145/?format=api",
                    "id": 77145,
                    "name": "Furry Trash Group",
                    "is_group": true
                }
            },
            {
                "name": "Poo-Brain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34777/?format=api",
                    "id": 34777,
                    "name": "Poo-Brain",
                    "is_group": true
                }
            },
            {
                "name": "Psychographics",
                "abbreviation": "PGX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88961/?format=api",
                    "id": 88961,
                    "name": "Psychographics",
                    "is_group": true
                }
            },
            {
                "name": "Queer Conspiracy",
                "abbreviation": "QC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20381/?format=api",
                    "id": 20381,
                    "name": "Queer Conspiracy",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-04-20",
        "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"
        ]
    }
]