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

[
    {
        "url": "https://demozoo.org/api/v1/productions/244351/?format=api",
        "demozoo_url": "https://demozoo.org/music/244351/",
        "id": 244351,
        "title": "Time Traveller",
        "author_nicks": [
            {
                "name": "Florist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50881/?format=api",
                    "id": 50881,
                    "name": "Florist",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Silver Spirit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/97488/?format=api",
                    "id": 97488,
                    "name": "Silver Spirit",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]