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

[
    {
        "url": "https://demozoo.org/api/v1/productions/360246/?format=api",
        "demozoo_url": "https://demozoo.org/productions/360246/",
        "id": 360246,
        "title": "niilo22",
        "author_nicks": [
            {
                "name": "aatamminen johtaja",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145648/?format=api",
                    "id": 145648,
                    "name": "aatamminen johtaja",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-10-05",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": []
    }
]