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

[
    {
        "url": "https://demozoo.org/api/v1/productions/277243/?format=api",
        "demozoo_url": "https://demozoo.org/productions/277243/",
        "id": 277243,
        "title": "Hospital Hero",
        "author_nicks": [
            {
                "name": "Bitch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3532/?format=api",
                    "id": 3532,
                    "name": "Bitch",
                    "is_group": false
                }
            },
            {
                "name": "Muhmac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6154/?format=api",
                    "id": 6154,
                    "name": "Muhmac",
                    "is_group": false
                }
            },
            {
                "name": "giZMo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/556/?format=api",
                    "id": 556,
                    "name": "giZMo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hackefuffel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71123/?format=api",
                    "id": 71123,
                    "name": "Hackefuffel",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-04-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                "id": 10,
                "name": "macOS"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]