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

[
    {
        "url": "https://demozoo.org/api/v1/productions/303551/?format=api",
        "demozoo_url": "https://demozoo.org/productions/303551/",
        "id": 303551,
        "title": "Christmas Tree (6502 Simulator)",
        "author_nicks": [
            {
                "name": "David Giblin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/128980/?format=api",
                    "id": 128980,
                    "name": "David Giblin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-12-23",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": []
    }
]