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

[
    {
        "url": "https://demozoo.org/api/v1/productions/384662/?format=api",
        "demozoo_url": "https://demozoo.org/productions/384662/",
        "id": 384662,
        "title": "Ocelot",
        "author_nicks": [
            {
                "name": "!Cube",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1808/?format=api",
                    "id": 1808,
                    "name": "!Cube",
                    "is_group": false
                }
            },
            {
                "name": "Igor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/154419/?format=api",
                    "id": 154419,
                    "name": "Igor",
                    "is_group": false
                }
            },
            {
                "name": "Laoo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15357/?format=api",
                    "id": 15357,
                    "name": "Laoo",
                    "is_group": false
                }
            },
            {
                "name": "MatGuru",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/154418/?format=api",
                    "id": 154418,
                    "name": "MatGuru",
                    "is_group": false
                }
            },
            {
                "name": "Zoltar X",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25937/?format=api",
                    "id": 25937,
                    "name": "Zoltar X",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2026-01-05",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]