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

[
    {
        "url": "https://demozoo.org/api/v1/productions/378290/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/378290/",
        "id": 378290,
        "title": "The Untimely Demise of Barry B. Benson",
        "author_nicks": [
            {
                "name": "0x3fd08584",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151408/?format=api",
                    "id": 151408,
                    "name": "0x3fd08584",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-10-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/376624/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/376624/",
        "id": 376624,
        "title": "lunar aberrations",
        "author_nicks": [
            {
                "name": "0x3fd08584",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151408/?format=api",
                    "id": 151408,
                    "name": "0x3fd08584",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-08-16",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]