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

[
    {
        "url": "https://demozoo.org/api/v1/productions/387689/?format=api",
        "demozoo_url": "https://demozoo.org/productions/387689/",
        "id": 387689,
        "title": "Shelby GT 5000 69",
        "author_nicks": [
            {
                "name": "Henrik Gjerden",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/155261/?format=api",
                    "id": 155261,
                    "name": "Henrik Gjerden",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-04-19",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": []
    }
]