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

[
    {
        "url": "https://demozoo.org/api/v1/productions/375984/?format=api",
        "demozoo_url": "https://demozoo.org/productions/375984/",
        "id": 375984,
        "title": "Trochę Się Zgubiłam",
        "author_nicks": [
            {
                "name": "Miker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2303/?format=api",
                    "id": 2303,
                    "name": "Miker",
                    "is_group": false
                }
            },
            {
                "name": "Oswald",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55097/?format=api",
                    "id": 55097,
                    "name": "Oswald",
                    "is_group": false
                }
            },
            {
                "name": "PeBe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52259/?format=api",
                    "id": 52259,
                    "name": "PeBe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-08-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [],
        "tags": [
            "fairytales"
        ]
    }
]