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

[
    {
        "url": "https://demozoo.org/api/v1/productions/360257/?format=api",
        "demozoo_url": "https://demozoo.org/productions/360257/",
        "id": 360257,
        "title": "The Future of Entertainment",
        "author_nicks": [
            {
                "name": "Drill Press",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145663/?format=api",
                    "id": 145663,
                    "name": "Drill Press",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-10-19",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": []
    }
]