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

[
    {
        "url": "https://demozoo.org/api/v1/productions/371058/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/371058/",
        "id": 371058,
        "title": "As a Lowpoly Frog I Refuse to Get Slow-Boiled",
        "author_nicks": [
            {
                "name": "CP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5605/?format=api",
                    "id": 5605,
                    "name": "CP",
                    "is_group": false
                }
            },
            {
                "name": "Mr. Nuts",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148959/?format=api",
                    "id": 148959,
                    "name": "Mr. Nuts",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-04-19",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/57/?format=api",
                "id": 57,
                "name": "3D Model",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "blender"
        ]
    }
]