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

[
    {
        "url": "https://demozoo.org/api/v1/productions/154852/?format=api",
        "demozoo_url": "https://demozoo.org/music/154852/",
        "id": 154852,
        "title": "Wiejski Mix",
        "author_nicks": [
            {
                "name": "Human",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64497/?format=api",
                    "id": 64497,
                    "name": "Human",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "BTZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64498/?format=api",
                    "id": 64498,
                    "name": "BTZ",
                    "is_group": true
                }
            },
            {
                "name": "Fume",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64499/?format=api",
                    "id": 64499,
                    "name": "Fume",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-04-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]