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

[
    {
        "url": "https://demozoo.org/api/v1/productions/80261/?format=api",
        "demozoo_url": "https://demozoo.org/music/80261/",
        "id": 80261,
        "title": "Ajankohtainen jonotus",
        "author_nicks": [
            {
                "name": "Bass Cadet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3053/?format=api",
                    "id": 3053,
                    "name": "Bass Cadet",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "David Hasselhoff Big Band",
                "abbreviation": "DHBB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41431/?format=api",
                    "id": 41431,
                    "name": "David Hasselhoff Big Band",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-01-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]