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

[
    {
        "url": "https://demozoo.org/api/v1/productions/377118/?format=api",
        "demozoo_url": "https://demozoo.org/productions/377118/",
        "id": 377118,
        "title": "Soko Ban 1000",
        "author_nicks": [
            {
                "name": "AER",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18175/?format=api",
                    "id": 18175,
                    "name": "AER",
                    "is_group": false
                }
            },
            {
                "name": "Error",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67257/?format=api",
                    "id": 67257,
                    "name": "Error",
                    "is_group": false
                }
            },
            {
                "name": "Serdjuk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151548/?format=api",
                    "id": 151548,
                    "name": "Serdjuk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ErrorSoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52930/?format=api",
                    "id": 52930,
                    "name": "ErrorSoft",
                    "is_group": true
                }
            }
        ],
        "release_date": "2025-08-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]