GET /api/v1/releasers/145882/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/360194/?format=api",
        "demozoo_url": "https://demozoo.org/productions/360194/",
        "id": 360194,
        "title": "game",
        "author_nicks": [
            {
                "name": "game",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145882/?format=api",
                    "id": 145882,
                    "name": "game",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-10-26",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": []
    }
]