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

[
    {
        "url": "https://demozoo.org/api/v1/productions/189989/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/189989/",
        "id": 189989,
        "title": "Girlie aka Tear",
        "author_nicks": [
            {
                "name": "Zoltan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10563/?format=api",
                    "id": 10563,
                    "name": "Zoltan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133466/?format=api",
                    "id": 133466,
                    "name": "DZ",
                    "is_group": true
                }
            },
            {
                "name": "Madwizards",
                "abbreviation": "MWI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/450/?format=api",
                    "id": 450,
                    "name": "Madwizards",
                    "is_group": true
                }
            },
            {
                "name": "Underground",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32637/?format=api",
                    "id": 32637,
                    "name": "Underground",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-02-08",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "interlaced-blended"
        ]
    }
]