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

[
    {
        "url": "https://demozoo.org/api/v1/productions/346999/?format=api",
        "demozoo_url": "https://demozoo.org/productions/346999/",
        "id": 346999,
        "title": "The Origin of Nuts",
        "author_nicks": [
            {
                "name": "N.U.T.S.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140248/?format=api",
                    "id": 140248,
                    "name": "N.U.T.S.",
                    "is_group": true
                }
            },
            {
                "name": "NATO",
                "abbreviation": "Nobodies Are Taking Over",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14667/?format=api",
                    "id": 14667,
                    "name": "NATO",
                    "is_group": true
                }
            },
            {
                "name": "Traitors",
                "abbreviation": "TRS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57588/?format=api",
                    "id": 57588,
                    "name": "Traitors",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-09-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]