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

[
    {
        "url": "https://demozoo.org/api/v1/productions/371477/?format=api",
        "demozoo_url": "https://demozoo.org/productions/371477/",
        "id": 371477,
        "title": "In Code We Trust",
        "author_nicks": [
            {
                "name": "Arctic Robots",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143853/?format=api",
                    "id": 143853,
                    "name": "Arctic Robots",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-04-19",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/354262/?format=api",
        "demozoo_url": "https://demozoo.org/productions/354262/",
        "id": 354262,
        "title": "Old School Is The New Cool",
        "author_nicks": [
            {
                "name": "Arctic Robots",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143853/?format=api",
                    "id": 143853,
                    "name": "Arctic Robots",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-08-03",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "three.js",
            "canvas",
            "ai-generated-graphics"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/354287/?format=api",
        "demozoo_url": "https://demozoo.org/productions/354287/",
        "id": 354287,
        "title": ">sleep?_",
        "author_nicks": [
            {
                "name": "Arctic Robots",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143853/?format=api",
                    "id": 143853,
                    "name": "Arctic Robots",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-08-03",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "three.js"
        ]
    }
]