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

[
    {
        "url": "https://demozoo.org/api/v1/productions/252904/?format=api",
        "demozoo_url": "https://demozoo.org/music/252904/",
        "id": 252904,
        "title": "Amisia 2",
        "author_nicks": [
            {
                "name": "Norveg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39076/?format=api",
                    "id": 39076,
                    "name": "Norveg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hardtrack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19406/?format=api",
                    "id": 19406,
                    "name": "Hardtrack",
                    "is_group": true
                }
            },
            {
                "name": "Wonsy 17",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121247/?format=api",
                    "id": 121247,
                    "name": "Wonsy 17",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-03-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]