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

[
    {
        "url": "https://demozoo.org/api/v1/productions/371224/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/371224/",
        "id": 371224,
        "title": "Heritages",
        "author_nicks": [
            {
                "name": "iapafoto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142046/?format=api",
                    "id": 142046,
                    "name": "iapafoto",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-04-20",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                "id": 28,
                "name": "4K Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "crinkler",
            "opengl",
            "shader-minifier",
            "blossom"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/342199/?format=api",
        "demozoo_url": "https://demozoo.org/productions/342199/",
        "id": 342199,
        "title": "Once Upon A Time In A Datacenter",
        "author_nicks": [
            {
                "name": "iapafoto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142046/?format=api",
                    "id": 142046,
                    "name": "iapafoto",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-03-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "crinkler",
            "shader-minifier",
            "glsl"
        ]
    }
]