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

[
    {
        "url": "https://demozoo.org/api/v1/productions/352702/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/352702/",
        "id": 352702,
        "title": "Amiga 4000, rare, boxed, as new",
        "author_nicks": [
            {
                "name": "Stuckhelm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143377/?format=api",
                    "id": 143377,
                    "name": "Stuckhelm",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-07-06",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "medium-resolution",
            "interlaced-blended",
            "fullscreen"
        ]
    }
]