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

[
    {
        "url": "https://demozoo.org/api/v1/productions/272634/?format=api",
        "demozoo_url": "https://demozoo.org/music/272634/",
        "id": 272634,
        "title": "UNC_Loop_2019_FNL_WIP_FCK_V3",
        "author_nicks": [
            {
                "name": "docd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6411/?format=api",
                    "id": 6411,
                    "name": "docd",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bundeszentrale für Echtzeitkulturelle Aufklärung",
                "abbreviation": "B.E.A.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111801/?format=api",
                    "id": 111801,
                    "name": "Bundeszentrale für Echtzeitkulturelle Aufklärung",
                    "is_group": true
                }
            },
            {
                "name": "Hoodlum",
                "abbreviation": "HLM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10108/?format=api",
                    "id": 10108,
                    "name": "Hoodlum",
                    "is_group": true
                }
            },
            {
                "name": "Tristar and Red Sector Inc.",
                "abbreviation": "TRSI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                    "id": 69,
                    "name": "Tristar and Red Sector Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-12-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "loop"
        ]
    }
]