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

[
    {
        "url": "https://demozoo.org/api/v1/productions/379064/?format=api",
        "demozoo_url": "https://demozoo.org/productions/379064/",
        "id": 379064,
        "title": "ReelTime",
        "author_nicks": [
            {
                "name": "Demostue Allst★rs",
                "abbreviation": "D.A.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151420/?format=api",
                    "id": 151420,
                    "name": "Demostue Allst★rs",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-10-18",
        "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/376675/?format=api",
        "demozoo_url": "https://demozoo.org/productions/376675/",
        "id": 376675,
        "title": "No-CPU Challenge",
        "author_nicks": [
            {
                "name": "Demostue Allst★rs",
                "abbreviation": "D.A.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151420/?format=api",
                    "id": 151420,
                    "name": "Demostue Allst★rs",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-08-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available",
            "humanmadepixels"
        ]
    }
]