GET /api/v1/releasers/148285/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/368787/?format=api",
        "demozoo_url": "https://demozoo.org/productions/368787/",
        "id": 368787,
        "title": "Epä leipää",
        "author_nicks": [
            {
                "name": "Sarvis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148285/?format=api",
                    "id": 148285,
                    "name": "Sarvis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-03-01",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": []
    }
]