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

[
    {
        "url": "https://demozoo.org/api/v1/productions/371033/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/371033/",
        "id": 371033,
        "title": "San Diego Neon",
        "author_nicks": [
            {
                "name": "Boneman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148955/?format=api",
                    "id": 148955,
                    "name": "Boneman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Poo-Brain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34777/?format=api",
                    "id": 34777,
                    "name": "Poo-Brain",
                    "is_group": true
                }
            }
        ],
        "release_date": "2025-04-19",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]