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

[
    {
        "url": "https://demozoo.org/api/v1/productions/284792/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/284792/",
        "id": 284792,
        "title": "Violins Like Mozart",
        "author_nicks": [
            {
                "name": "rAPe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117299/?format=api",
                    "id": 117299,
                    "name": "rAPe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Except",
                "abbreviation": "EXT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/99096/?format=api",
                    "id": 99096,
                    "name": "Except",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-03-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]