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

[
    {
        "url": "https://demozoo.org/api/v1/productions/359383/?format=api",
        "demozoo_url": "https://demozoo.org/productions/359383/",
        "id": 359383,
        "title": "Little crown",
        "author_nicks": [
            {
                "name": "Jekku",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145312/?format=api",
                    "id": 145312,
                    "name": "Jekku",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-10-12",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": []
    }
]