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

[
    {
        "url": "https://demozoo.org/api/v1/productions/368783/?format=api",
        "demozoo_url": "https://demozoo.org/productions/368783/",
        "id": 368783,
        "title": "Instanssin etäkotiweebkeittiössä",
        "author_nicks": [
            {
                "name": "FeFe collective",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148282/?format=api",
                    "id": 148282,
                    "name": "FeFe collective",
                    "is_group": true
                }
            },
            {
                "name": "cibo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148281/?format=api",
                    "id": 148281,
                    "name": "cibo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-03-01",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": []
    }
]