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

[
    {
        "url": "https://demozoo.org/api/v1/productions/266519/?format=api",
        "demozoo_url": "https://demozoo.org/productions/266519/",
        "id": 266519,
        "title": "F.R.A.N.K. Franken Retro Aqara Normaliizing Kontrollr",
        "author_nicks": [
            {
                "name": "Bickhofe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106286/?format=api",
                    "id": 106286,
                    "name": "Bickhofe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Curious Brothers",
                "abbreviation": "Curious Bros.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106287/?format=api",
                    "id": 106287,
                    "name": "Curious Brothers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-08-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
                "id": 81,
                "name": "PICO-8"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]