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

[
    {
        "url": "https://demozoo.org/api/v1/productions/302288/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/302288/",
        "id": 302288,
        "title": "The Jolly Trout",
        "author_nicks": [
            {
                "name": "Phantom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80397/?format=api",
                    "id": 80397,
                    "name": "Phantom",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Insomnia",
                "abbreviation": "INSMN, INS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80379/?format=api",
                    "id": 80379,
                    "name": "Insomnia",
                    "is_group": true
                }
            },
            {
                "name": "Mud",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82950/?format=api",
                    "id": 82950,
                    "name": "Mud",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-09",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "bbs-ad-gfx"
        ]
    }
]