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

[
    {
        "url": "https://demozoo.org/api/v1/productions/43016/?format=api",
        "demozoo_url": "https://demozoo.org/productions/43016/",
        "id": 43016,
        "title": "My Win",
        "author_nicks": [
            {
                "name": "III. Uram János",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27028/?format=api",
                    "id": 27028,
                    "name": "III. Uram János",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kelkáposzta",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27029/?format=api",
                    "id": 27029,
                    "name": "Kelkáposzta",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-01-30",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]