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

[
    {
        "url": "https://demozoo.org/api/v1/productions/20353/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/20353/",
        "id": 20353,
        "title": "Vernetzt",
        "author_nicks": [
            {
                "name": "Zippy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10350/?format=api",
                    "id": 10350,
                    "name": "Zippy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Circe",
                "abbreviation": "CRC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10301/?format=api",
                    "id": 10301,
                    "name": "Circe",
                    "is_group": true
                }
            },
            {
                "name": "Suspect Development International",
                "abbreviation": "SDi",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13585/?format=api",
                    "id": 13585,
                    "name": "Suspect Development International",
                    "is_group": true
                }
            },
            {
                "name": "Suspect Records",
                "abbreviation": "SR?",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14118/?format=api",
                    "id": 14118,
                    "name": "Suspect Records",
                    "is_group": true
                }
            },
            {
                "name": "sth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14633/?format=api",
                    "id": 14633,
                    "name": "sth",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-13",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]