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

[
    {
        "url": "https://demozoo.org/api/v1/productions/178781/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/178781/",
        "id": 178781,
        "title": "Thy Flesh Consumed",
        "author_nicks": [
            {
                "name": "2fast",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6866/?format=api",
                    "id": 6866,
                    "name": "2fast",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cream",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37037/?format=api",
                    "id": 37037,
                    "name": "Cream",
                    "is_group": true
                }
            },
            {
                "name": "Cyber Force",
                "abbreviation": "CF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36492/?format=api",
                    "id": 36492,
                    "name": "Cyber Force",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-09",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]