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

[
    {
        "url": "https://demozoo.org/api/v1/productions/29039/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/29039/",
        "id": 29039,
        "title": "Sternenmädchen",
        "author_nicks": [
            {
                "name": "JMS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/531/?format=api",
                    "id": 531,
                    "name": "JMS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Artwork",
                "abbreviation": "ATW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/353/?format=api",
                    "id": 353,
                    "name": "Artwork",
                    "is_group": true
                }
            },
            {
                "name": "Peanuts",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19870/?format=api",
                    "id": 19870,
                    "name": "Peanuts",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-11-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "320x256"
        ]
    }
]