GET /api/v1/releasers/133509/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/328699/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/328699/",
        "id": 328699,
        "title": "MUUÓUU",
        "author_nicks": [
            {
                "name": "Stanslv",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134590/?format=api",
                    "id": 134590,
                    "name": "Stanslv",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kocmołuch Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133509/?format=api",
                    "id": 133509,
                    "name": "Kocmołuch Team",
                    "is_group": true
                }
            },
            {
                "name": "Powerbyte",
                "abbreviation": "PB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29771/?format=api",
                    "id": 29771,
                    "name": "Powerbyte",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-08-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]