Show a series.

GET /api/1.1/series/5708/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 5708,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5708/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5708",
    "project": {
        "id": 1,
        "url": "https://patchwork.libcamera.org/api/1.1/projects/1/?format=api",
        "name": "libcamera",
        "link_name": "libcamera",
        "list_id": "libcamera_core",
        "list_email": "libcamera-devel@lists.libcamera.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": ""
    },
    "name": "libipa: Introduce a Quantized type",
    "date": "2026-01-14T17:39:00",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/1.1/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "version": 5,
    "total": 16,
    "received_total": 16,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5708/mbox/",
    "cover_letter": {
        "id": 25796,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/25796/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/25796/",
        "msgid": "<20260114173918.1744023-1-kieran.bingham@ideasonboard.com>",
        "date": "2026-01-14T17:39:00",
        "name": "[v5,00/16] libipa: Introduce a Quantized type",
        "mbox": "https://patchwork.libcamera.org/cover/25796/mbox/"
    },
    "patches": [
        {
            "id": 25797,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/25797/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25797/",
            "msgid": "<20260114173918.1744023-2-kieran.bingham@ideasonboard.com>",
            "date": "2026-01-14T17:39:01",
            "name": "[v5,01/16] ipa: libipa: Provide a Quantized data type support",
            "mbox": "https://patchwork.libcamera.org/patch/25797/mbox/"
        },
        {
            "id": 25798,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/25798/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25798/",
            "msgid": "<20260114173918.1744023-3-kieran.bingham@ideasonboard.com>",
            "date": "2026-01-14T17:39:02",
            "name": "[v5,02/16] test: libipa: Add tests for Quantized types",
            "mbox": "https://patchwork.libcamera.org/patch/25798/mbox/"
        },
        {
            "id": 25799,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/25799/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25799/",
            "msgid": "<20260114173918.1744023-4-kieran.bingham@ideasonboard.com>",
            "date": "2026-01-14T17:39:03",
            "name": "[v5,03/16] ipa: libipa: fixedpoint: Fix unsigned usage",
            "mbox": "https://patchwork.libcamera.org/patch/25799/mbox/"
        },
        {
            "id": 25800,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/25800/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25800/",
            "msgid": "<20260114173918.1744023-5-kieran.bingham@ideasonboard.com>",
            "date": "2026-01-14T17:39:04",
            "name": "[v5,04/16] ipa: libipa: Provide fixed point quantized traits",
            "mbox": "https://patchwork.libcamera.org/patch/25800/mbox/"
        },
        {
            "id": 25801,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/25801/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25801/",
            "msgid": "<20260114173918.1744023-6-kieran.bingham@ideasonboard.com>",
            "date": "2026-01-14T17:39:05",
            "name": "[v5,05/16] test: libipa: Provide FixedPoint Quantized tests",
            "mbox": "https://patchwork.libcamera.org/patch/25801/mbox/"
        },
        {
            "id": 25802,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/25802/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25802/",
            "msgid": "<20260114173918.1744023-7-kieran.bingham@ideasonboard.com>",
            "date": "2026-01-14T17:39:06",
            "name": "[v5,06/16] ipa: rkisp1: cproc: Convert to use Quantized types",
            "mbox": "https://patchwork.libcamera.org/patch/25802/mbox/"
        },
        {
            "id": 25803,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/25803/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25803/",
            "msgid": "<20260114173918.1744023-8-kieran.bingham@ideasonboard.com>",
            "date": "2026-01-14T17:39:07",
            "name": "[v5,07/16] ipa: rkisp1: cproc: Report metadata",
            "mbox": "https://patchwork.libcamera.org/patch/25803/mbox/"
        },
        {
            "id": 25804,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/25804/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25804/",
            "msgid": "<20260114173918.1744023-9-kieran.bingham@ideasonboard.com>",
            "date": "2026-01-14T17:39:08",
            "name": "[v5,08/16] libcamera: controls: Define a new core Hue control",
            "mbox": "https://patchwork.libcamera.org/patch/25804/mbox/"
        },
        {
            "id": 25805,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/25805/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25805/",
            "msgid": "<20260114173918.1744023-10-kieran.bingham@ideasonboard.com>",
            "date": "2026-01-14T17:39:09",
            "name": "[v5,09/16] ipa: rkisp1: cproc: Provide a Hue control",
            "mbox": "https://patchwork.libcamera.org/patch/25805/mbox/"
        },
        {
            "id": 25806,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/25806/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25806/",
            "msgid": "<20260114173918.1744023-11-kieran.bingham@ideasonboard.com>",
            "date": "2026-01-14T17:39:10",
            "name": "[v5,10/16] ipa: rkisp1: ccm: Use Q<4, 7> format directly",
            "mbox": "https://patchwork.libcamera.org/patch/25806/mbox/"
        },
        {
            "id": 25807,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/25807/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25807/",
            "msgid": "<20260114173918.1744023-12-kieran.bingham@ideasonboard.com>",
            "date": "2026-01-14T17:39:11",
            "name": "[v5,11/16] ipa: mali-c55: Reduce AWB calculations to float precision",
            "mbox": "https://patchwork.libcamera.org/patch/25807/mbox/"
        },
        {
            "id": 25810,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/25810/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25810/",
            "msgid": "<20260114173918.1744023-13-kieran.bingham@ideasonboard.com>",
            "date": "2026-01-14T17:39:12",
            "name": "[v5,12/16] ipa: mali-c55: Convert AWB to UQ<4, 8> usage",
            "mbox": "https://patchwork.libcamera.org/patch/25810/mbox/"
        },
        {
            "id": 25808,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/25808/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25808/",
            "msgid": "<20260114173918.1744023-14-kieran.bingham@ideasonboard.com>",
            "date": "2026-01-14T17:39:13",
            "name": "[v5,13/16] ipa: mali-c55: agc: Quantise the ISP Digital Gain",
            "mbox": "https://patchwork.libcamera.org/patch/25808/mbox/"
        },
        {
            "id": 25809,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/25809/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25809/",
            "msgid": "<20260114173918.1744023-15-kieran.bingham@ideasonboard.com>",
            "date": "2026-01-14T17:39:14",
            "name": "[v5,14/16] test: libipa: Remove legacy fixed point conversion test",
            "mbox": "https://patchwork.libcamera.org/patch/25809/mbox/"
        },
        {
            "id": 25811,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/25811/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25811/",
            "msgid": "<20260114173918.1744023-16-kieran.bingham@ideasonboard.com>",
            "date": "2026-01-14T17:39:15",
            "name": "[v5,15/16] ipa: libipa: fixedpoint: Move float conversion inline",
            "mbox": "https://patchwork.libcamera.org/patch/25811/mbox/"
        },
        {
            "id": 25812,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/25812/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25812/",
            "msgid": "<20260114173918.1744023-17-kieran.bingham@ideasonboard.com>",
            "date": "2026-01-14T17:39:16",
            "name": "[v5,16/16] ipa: libipa: fixedpoint: Remove unsigned workaround",
            "mbox": "https://patchwork.libcamera.org/patch/25812/mbox/"
        }
    ]
}