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

[
    {
        "url": "https://demozoo.org/api/v1/productions/353991/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/353991/",
        "id": 353991,
        "title": "GRÁFICOS 3D",
        "author_nicks": [
            {
                "name": "Oihxne",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143767/?format=api",
                    "id": 143767,
                    "name": "Oihxne",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-07-25",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/57/?format=api",
                "id": 57,
                "name": "3D Model",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "zbrush",
            "3d-studio-max"
        ]
    }
]