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

[
    {
        "url": "https://demozoo.org/api/v1/productions/305401/?format=api",
        "demozoo_url": "https://demozoo.org/music/305401/",
        "id": 305401,
        "title": "Ptertha Attack",
        "author_nicks": [
            {
                "name": "K-P",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19324/?format=api",
                    "id": 19324,
                    "name": "Moonstone",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hippopotamus Design",
                "abbreviation": "HPD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19323/?format=api",
                    "id": 19323,
                    "name": "Hippopotamus Design",
                    "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": "1996-08-17",
        "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"
        ]
    }
]