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

[
    {
        "url": "https://demozoo.org/api/v1/productions/371600/?format=api",
        "demozoo_url": "https://demozoo.org/productions/371600/",
        "id": 371600,
        "title": "Hero Of The Federation",
        "author_nicks": [
            {
                "name": "Thomas Kristiansen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/149295/?format=api",
                    "id": 149295,
                    "name": "Thomas Kristiansen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-04-19",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
                "id": 42,
                "name": "Performance",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]