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

[
    {
        "url": "https://demozoo.org/api/v1/productions/373017/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/373017/",
        "id": 373017,
        "title": "Well-Dressed Ghost",
        "author_nicks": [
            {
                "name": "AFlamingoCup",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110364/?format=api",
                    "id": 110364,
                    "name": "AFlamingoCup",
                    "is_group": false
                }
            },
            {
                "name": "The War On Christmas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135741/?format=api",
                    "id": 135741,
                    "name": "The War On Christmas",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-12-31",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]