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

[
    {
        "url": "https://demozoo.org/api/v1/productions/201244/?format=api",
        "demozoo_url": "https://demozoo.org/music/201244/",
        "id": 201244,
        "title": "Textuality (and more)",
        "author_nicks": [
            {
                "name": "No-XS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12740/?format=api",
                    "id": 12740,
                    "name": "No-XS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "GOATS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87914/?format=api",
                    "id": 87914,
                    "name": "GOATS",
                    "is_group": true
                }
            },
            {
                "name": "Paradox",
                "abbreviation": "PDX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                    "id": 1853,
                    "name": "Paradox",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-10-21",
        "supertype": "music",
        "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/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "6581",
            "cover-version"
        ]
    }
]