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

[
    {
        "url": "https://demozoo.org/api/v1/productions/375878/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/375878/",
        "id": 375878,
        "title": "Bringer of Light",
        "author_nicks": [
            {
                "name": "Ennpu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151232/?format=api",
                    "id": 151232,
                    "name": "Ennpu",
                    "is_group": false
                }
            },
            {
                "name": "Foxmagon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66966/?format=api",
                    "id": 66966,
                    "name": "Foxmagon",
                    "is_group": false
                }
            },
            {
                "name": "Joletsi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151234/?format=api",
                    "id": 151234,
                    "name": "Joletsi",
                    "is_group": false
                }
            },
            {
                "name": "Pepperri",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151233/?format=api",
                    "id": 151233,
                    "name": "Pepperri",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-08-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]