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

[
    {
        "url": "https://demozoo.org/api/v1/productions/375813/?format=api",
        "demozoo_url": "https://demozoo.org/productions/375813/",
        "id": 375813,
        "title": "Daring Deer",
        "author_nicks": [
            {
                "name": "Artem Puustinen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151145/?format=api",
                    "id": 151145,
                    "name": "Artem Puustinen",
                    "is_group": false
                }
            },
            {
                "name": "Maria Toivanen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151146/?format=api",
                    "id": 151146,
                    "name": "Maria Toivanen",
                    "is_group": false
                }
            },
            {
                "name": "Matias Vuorinen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151147/?format=api",
                    "id": 151147,
                    "name": "Matias Vuorinen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-07-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]