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

[
    {
        "url": "https://demozoo.org/api/v1/productions/205188/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/205188/",
        "id": 205188,
        "title": "BBC Micro IRL",
        "author_nicks": [
            {
                "name": "Aldroid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63755/?format=api",
                    "id": 63755,
                    "name": "Aldroid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Slipstream",
                "abbreviation": "SLP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1433/?format=api",
                    "id": 1433,
                    "name": "Slipstream",
                    "is_group": true
                }
            },
            {
                "name": "Vampire Sushi Girls",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66554/?format=api",
                    "id": 66554,
                    "name": "Vampire Sushi Girls",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-06-22",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]