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

[
    {
        "url": "https://demozoo.org/api/v1/productions/178919/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/178919/",
        "id": 178919,
        "title": "I want my eye cancer back.",
        "author_nicks": [
            {
                "name": "Mayor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12895/?format=api",
                    "id": 12895,
                    "name": "Mayor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Suomalaiset Perkeleet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74507/?format=api",
                    "id": 74507,
                    "name": "Suomalaiset Perkeleet",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-09-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]