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

[
    {
        "url": "https://demozoo.org/api/v1/productions/344277/?format=api",
        "demozoo_url": "https://demozoo.org/music/344277/",
        "id": 344277,
        "title": "Digital Revolution",
        "author_nicks": [
            {
                "name": "Hifi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1043/?format=api",
                    "id": 1043,
                    "name": "Hifi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Effect",
                "abbreviation": "EFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1044/?format=api",
                    "id": 1044,
                    "name": "Effect",
                    "is_group": true
                }
            },
            {
                "name": "Rats and Dogs",
                "abbreviation": "R!D",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138781/?format=api",
                    "id": 138781,
                    "name": "Rats and Dogs",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]