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

[
    {
        "url": "https://demozoo.org/api/v1/productions/68961/?format=api",
        "demozoo_url": "https://demozoo.org/productions/68961/",
        "id": 68961,
        "title": "Reality does not exist",
        "author_nicks": [
            {
                "name": "Theodore",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5750/?format=api",
                    "id": 5750,
                    "name": "Theodore",
                    "is_group": false
                }
            },
            {
                "name": "Zelest",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38431/?format=api",
                    "id": 38431,
                    "name": "Zelest",
                    "is_group": false
                }
            },
            {
                "name": "wkk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38186/?format=api",
                    "id": 38186,
                    "name": "wkk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pling",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108625/?format=api",
                    "id": 108625,
                    "name": "Pling",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-11-29",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]