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

[
    {
        "url": "https://demozoo.org/api/v1/productions/87343/?format=api",
        "demozoo_url": "https://demozoo.org/music/87343/",
        "id": 87343,
        "title": "HzO Mystery",
        "author_nicks": [
            {
                "name": "tEiS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/757/?format=api",
                    "id": 757,
                    "name": "tEiS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Spaceballs",
                "abbreviation": "SPB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3/?format=api",
                    "id": 3,
                    "name": "Spaceballs",
                    "is_group": true
                }
            },
            {
                "name": "Tristar and Red Sector Inc.",
                "abbreviation": "TRSI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                    "id": 69,
                    "name": "Tristar and Red Sector Inc.",
                    "is_group": true
                }
            },
            {
                "name": "Up",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19593/?format=api",
                    "id": 19593,
                    "name": "Up",
                    "is_group": true
                }
            }
        ],
        "release_date": "2010-10-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]