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

[
    {
        "url": "https://demozoo.org/api/v1/productions/382026/?format=api",
        "demozoo_url": "https://demozoo.org/productions/382026/",
        "id": 382026,
        "title": "到遐就知到矣",
        "author_nicks": [
            {
                "name": "Stargaze",
                "abbreviation": "SGZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150352/?format=api",
                    "id": 150352,
                    "name": "Stargaze",
                    "is_group": true
                }
            },
            {
                "name": "TAMSUI ALKMST",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/149059/?format=api",
                    "id": 149059,
                    "name": "TAMSUI ALKMST",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-12-14",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/22/?format=api",
                "id": 22,
                "name": "32K Intro",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/371389/?format=api",
        "demozoo_url": "https://demozoo.org/productions/371389/",
        "id": 371389,
        "title": "Chuliau",
        "author_nicks": [
            {
                "name": "TAMSUI ALKMST",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/149059/?format=api",
                    "id": 149059,
                    "name": "TAMSUI ALKMST",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-04-20",
        "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": []
    }
]