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

[
    {
        "url": "https://demozoo.org/api/v1/productions/20475/?format=api",
        "demozoo_url": "https://demozoo.org/productions/20475/",
        "id": 20475,
        "title": "How K.i.T.T. B0rk3d My H3ar7",
        "author_nicks": [
            {
                "name": "SkyCAM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14914/?format=api",
                    "id": 14914,
                    "name": "SkyCAM",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ANiVCD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14915/?format=api",
                    "id": 14915,
                    "name": "ANiVCD",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-08-31",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]