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

[
    {
        "url": "https://demozoo.org/api/v1/productions/52739/?format=api",
        "demozoo_url": "https://demozoo.org/productions/52739/",
        "id": 52739,
        "title": "Ninja V",
        "author_nicks": [
            {
                "name": "Grandninja Wix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30927/?format=api",
                    "id": 30927,
                    "name": "Grandninja Wix",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ninjacrew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30928/?format=api",
                    "id": 30928,
                    "name": "Ninjacrew",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-04-22",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]