GET /api/v1/releasers/24183/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/37199/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/37199/",
        "id": 37199,
        "title": "Death of an ansi painter",
        "author_nicks": [
            {
                "name": "e605",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13584/?format=api",
                    "id": 13584,
                    "name": "e605",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Suspect Development International",
                "abbreviation": "SDi",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13585/?format=api",
                    "id": 13585,
                    "name": "Suspect Development International",
                    "is_group": true
                }
            },
            {
                "name": "Toys Up",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24183/?format=api",
                    "id": 24183,
                    "name": "Toys Up",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-19",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]