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

[
    {
        "url": "https://demozoo.org/api/v1/productions/77239/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/77239/",
        "id": 77239,
        "title": "East 1999",
        "author_nicks": [
            {
                "name": "H7",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3012/?format=api",
                    "id": 3012,
                    "name": "H7",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "27inch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16742/?format=api",
                    "id": 16742,
                    "name": "27inch",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-08-07",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]