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

[
    {
        "url": "https://demozoo.org/api/v1/productions/154922/?format=api",
        "demozoo_url": "https://demozoo.org/music/154922/",
        "id": 154922,
        "title": "Payflash Revisited",
        "author_nicks": [
            {
                "name": "Triace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41536/?format=api",
                    "id": 41536,
                    "name": "Triace",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Amiga Birthday Committee",
                "abbreviation": "ABC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56842/?format=api",
                    "id": 56842,
                    "name": "Amiga Birthday Committee",
                    "is_group": true
                }
            },
            {
                "name": "Desire",
                "abbreviation": "DSR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                    "id": 1077,
                    "name": "Desire",
                    "is_group": true
                }
            },
            {
                "name": "OCS-Farts",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64606/?format=api",
                    "id": 64606,
                    "name": "OCS-Farts",
                    "is_group": true
                }
            },
            {
                "name": "Retroguru",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18188/?format=api",
                    "id": 18188,
                    "name": "Retroguru",
                    "is_group": true
                }
            },
            {
                "name": "iNSANE",
                "abbreviation": "INS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/610/?format=api",
                    "id": 610,
                    "name": "iNSANE",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-03-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "22ch",
            "xm"
        ]
    }
]