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

[
    {
        "url": "https://demozoo.org/api/v1/productions/335442/?format=api",
        "demozoo_url": "https://demozoo.org/productions/335442/",
        "id": 335442,
        "title": "Vammala Party Mayhem",
        "author_nicks": [
            {
                "name": "Nnagg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140591/?format=api",
                    "id": 140591,
                    "name": "Nnagg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Compuhaters Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140592/?format=api",
                    "id": 140592,
                    "name": "Compuhaters Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022-07-16",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]