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

[
    {
        "url": "https://demozoo.org/api/v1/productions/84302/?format=api",
        "demozoo_url": "https://demozoo.org/music/84302/",
        "id": 84302,
        "title": "Yakusoku Yukimi Midori",
        "author_nicks": [
            {
                "name": "V0yager",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6404/?format=api",
                    "id": 6404,
                    "name": "V0yager",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Friends",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42504/?format=api",
                    "id": 42504,
                    "name": "Friends",
                    "is_group": true
                }
            },
            {
                "name": "Nah-Kolor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/606/?format=api",
                    "id": 606,
                    "name": "Nah-Kolor",
                    "is_group": true
                }
            },
            {
                "name": "Pic Saint Loup",
                "abbreviation": "PSL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/451/?format=api",
                    "id": 451,
                    "name": "Pic Saint Loup",
                    "is_group": true
                }
            },
            {
                "name": "Tropyx",
                "abbreviation": "TX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6406/?format=api",
                    "id": 6406,
                    "name": "Tropyx",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-08-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]