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

[
    {
        "url": "https://demozoo.org/api/v1/productions/371186/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/371186/",
        "id": 371186,
        "title": "CULT 2.0.2.5",
        "author_nicks": [
            {
                "name": "MxBlzr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/144212/?format=api",
                    "id": 144212,
                    "name": "MxBlzr",
                    "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-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "stages-included",
            "procreate",
            "affinity-photo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/355329/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/355329/",
        "id": 355329,
        "title": "A Duck Is In There",
        "author_nicks": [
            {
                "name": "MxBlzr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/144212/?format=api",
                    "id": 144212,
                    "name": "MxBlzr",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-08-17",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]