GET /api/v1/releasers/150914/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/375171/?format=api",
        "demozoo_url": "https://demozoo.org/productions/375171/",
        "id": 375171,
        "title": "“Poikani, olet idiootti”",
        "author_nicks": [
            {
                "name": "Halla",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150914/?format=api",
                    "id": 150914,
                    "name": "Halla",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-07-19",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": []
    }
]