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

[
    {
        "url": "https://demozoo.org/api/v1/productions/352703/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/352703/",
        "id": 352703,
        "title": "SThreesome",
        "author_nicks": [
            {
                "name": "Errotix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143378/?format=api",
                    "id": 143378,
                    "name": "Errotix",
                    "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",
            "medium"
        ]
    }
]