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

[
    {
        "url": "https://demozoo.org/api/v1/productions/46380/?format=api",
        "demozoo_url": "https://demozoo.org/productions/46380/",
        "id": 46380,
        "title": "Oorzaak problemen spanningsnet",
        "author_nicks": [
            {
                "name": "M.C.D. Roos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28642/?format=api",
                    "id": 28642,
                    "name": "M.C.D. Roos",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "fra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28643/?format=api",
                    "id": 28643,
                    "name": "fra",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-03-11",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]