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

[
    {
        "url": "https://demozoo.org/api/v1/productions/369775/?format=api",
        "demozoo_url": "https://demozoo.org/productions/369775/",
        "id": 369775,
        "title": "StarDance",
        "author_nicks": [
            {
                "name": "Bocianu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60653/?format=api",
                    "id": 60653,
                    "name": "Bocianu",
                    "is_group": false
                }
            },
            {
                "name": "PG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20522/?format=api",
                    "id": 20522,
                    "name": "PG",
                    "is_group": false
                }
            },
            {
                "name": "TekaTom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148449/?format=api",
                    "id": 148449,
                    "name": "TekaTom",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-03-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]