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

[
    {
        "url": "https://demozoo.org/api/v1/productions/2809/?format=api",
        "demozoo_url": "https://demozoo.org/music/2809/",
        "id": 2809,
        "title": "Cyril D'cunhe Panaji",
        "author_nicks": [
            {
                "name": "Superted",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1179/?format=api",
                    "id": 1179,
                    "name": "Superted",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Shish Cracking Crew",
                "abbreviation": "SCC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4241/?format=api",
                    "id": 4241,
                    "name": "Shish Cracking Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-03-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]