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

[
    {
        "url": "https://demozoo.org/api/v1/productions/362252/?format=api",
        "demozoo_url": "https://demozoo.org/music/362252/",
        "id": 362252,
        "title": "Wet Dreams II",
        "author_nicks": [
            {
                "name": "Dynamix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11611/?format=api",
                    "id": 11611,
                    "name": "Dynamix",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Destiny",
                "abbreviation": "DTN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24033/?format=api",
                    "id": 24033,
                    "name": "Destiny",
                    "is_group": true
                }
            },
            {
                "name": "Roff Records",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146289/?format=api",
                    "id": 146289,
                    "name": "Roff Records",
                    "is_group": true
                }
            },
            {
                "name": "Void",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18917/?format=api",
                    "id": 18917,
                    "name": "Void",
                    "is_group": true
                }
            },
            {
                "name": "c.o.m.p.o.s.e",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146290/?format=api",
                    "id": 146290,
                    "name": "c.o.m.p.o.s.e",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "32ch",
            "xm"
        ]
    }
]