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

[
    {
        "url": "https://demozoo.org/api/v1/productions/376648/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/376648/",
        "id": 376648,
        "title": "Me and the Other",
        "author_nicks": [
            {
                "name": "Kaomau",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24316/?format=api",
                    "id": 24316,
                    "name": "Kaomau",
                    "is_group": false
                }
            },
            {
                "name": "grau",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151411/?format=api",
                    "id": 151411,
                    "name": "grau",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Wursthupe",
                "abbreviation": "HUP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49060/?format=api",
                    "id": 49060,
                    "name": "Wursthupe",
                    "is_group": true
                }
            }
        ],
        "release_date": "2025-08-16",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "16-colors",
            "stages-included"
        ]
    }
]