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

[
    {
        "url": "https://demozoo.org/api/v1/productions/34633/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/34633/",
        "id": 34633,
        "title": "Voodoo Kult",
        "author_nicks": [
            {
                "name": "Stylez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6867/?format=api",
                    "id": 6867,
                    "name": "Stylez",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Wetworks",
                "abbreviation": "WET",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6939/?format=api",
                    "id": 6939,
                    "name": "Wetworks",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-02-27",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]