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

[
    {
        "url": "https://demozoo.org/api/v1/productions/309994/?format=api",
        "demozoo_url": "https://demozoo.org/music/309994/",
        "id": 309994,
        "title": "Bells of Love",
        "author_nicks": [
            {
                "name": "n.r.t.h.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5475/?format=api",
                    "id": 5475,
                    "name": "Nrth",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Headcrash",
                "abbreviation": "HCR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3776/?format=api",
                    "id": 3776,
                    "name": "Headcrash",
                    "is_group": true
                }
            },
            {
                "name": "Trebel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77395/?format=api",
                    "id": 77395,
                    "name": "Trebel",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]