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

[
    {
        "url": "https://demozoo.org/api/v1/productions/19610/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/19610/",
        "id": 19610,
        "title": "Dizzy Devil",
        "author_nicks": [
            {
                "name": "Marty Underzero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14112/?format=api",
                    "id": 14112,
                    "name": "Marty Underzero",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dreamcore",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14114/?format=api",
                    "id": 14114,
                    "name": "Dreamcore",
                    "is_group": true
                }
            },
            {
                "name": "NWO Wolfpack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14113/?format=api",
                    "id": 14113,
                    "name": "NWO Wolfpack",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-09-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]