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

[
    {
        "url": "https://demozoo.org/api/v1/productions/3022/?format=api",
        "demozoo_url": "https://demozoo.org/productions/3022/",
        "id": 3022,
        "title": "Legaliseringsanimasjonen",
        "author_nicks": [
            {
                "name": "Magz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5322/?format=api",
                    "id": 5322,
                    "name": "Magz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Homofile Gutter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5459/?format=api",
                    "id": 5459,
                    "name": "Homofile Gutter",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-06",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]