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

[
    {
        "url": "https://demozoo.org/api/v1/productions/316755/?format=api",
        "demozoo_url": "https://demozoo.org/music/316755/",
        "id": 316755,
        "title": "Equalized Colours2",
        "author_nicks": [
            {
                "name": "El Loco",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7853/?format=api",
                    "id": 7853,
                    "name": "El Loco",
                    "is_group": false
                }
            },
            {
                "name": "Marlin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7854/?format=api",
                    "id": 7854,
                    "name": "Sundance Kid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bohemians",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73364/?format=api",
                    "id": 73364,
                    "name": "Bohemians",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991",
        "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"
        ]
    }
]