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

[
    {
        "url": "https://demozoo.org/api/v1/productions/34570/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/34570/",
        "id": 34570,
        "title": "Diary of a mad man",
        "author_nicks": [
            {
                "name": "Rawlock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11282/?format=api",
                    "id": 11282,
                    "name": "Rawlock",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Opium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127246/?format=api",
                    "id": 127246,
                    "name": "Opium",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-11-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]