Show a series.

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

{
    "id": 5486,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5486/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5486",
    "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": "Preparatory cleanup for libipa rework.",
    "date": "2025-10-11T16:03:28",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/1.1/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "version": 1,
    "total": 7,
    "received_total": 7,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5486/mbox/",
    "cover_letter": {
        "id": 24588,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/24588/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/24588/",
        "msgid": "<20251011160335.50578-1-kieran.bingham@ideasonboard.com>",
        "date": "2025-10-11T16:03:28",
        "name": "[RFC,0/7] Preparatory cleanup for libipa rework.",
        "mbox": "https://patchwork.libcamera.org/cover/24588/mbox/"
    },
    "patches": [
        {
            "id": 24589,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24589/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24589/",
            "msgid": "<20251011160335.50578-2-kieran.bingham@ideasonboard.com>",
            "date": "2025-10-11T16:03:29",
            "name": "[RFC,1/7] ipa: mali-c55: blc: mark offset member variables",
            "mbox": "https://patchwork.libcamera.org/patch/24589/mbox/"
        },
        {
            "id": 24590,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24590/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24590/",
            "msgid": "<20251011160335.50578-3-kieran.bingham@ideasonboard.com>",
            "date": "2025-10-11T16:03:30",
            "name": "[RFC,2/7] ipa: mali-c55: Move CameraHelper to context",
            "mbox": "https://patchwork.libcamera.org/patch/24590/mbox/"
        },
        {
            "id": 24591,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24591/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24591/",
            "msgid": "<20251011160335.50578-4-kieran.bingham@ideasonboard.com>",
            "date": "2025-10-11T16:03:31",
            "name": "[RFC,3/7] ipa: mali-c55: Confine blacklevel config",
            "mbox": "https://patchwork.libcamera.org/patch/24591/mbox/"
        },
        {
            "id": 24592,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24592/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24592/",
            "msgid": "<20251011160335.50578-5-kieran.bingham@ideasonboard.com>",
            "date": "2025-10-11T16:03:32",
            "name": "[RFC,4/7] ipa: softipa: Extend configure operation to pass controls",
            "mbox": "https://patchwork.libcamera.org/patch/24592/mbox/"
        },
        {
            "id": 24593,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24593/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24593/",
            "msgid": "<20251011160335.50578-6-kieran.bingham@ideasonboard.com>",
            "date": "2025-10-11T16:03:33",
            "name": "[RFC,5/7] ipa: softipa: Pass IPACameraSensorInfo to configure",
            "mbox": "https://patchwork.libcamera.org/patch/24593/mbox/"
        },
        {
            "id": 24594,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24594/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24594/",
            "msgid": "<20251011160335.50578-7-kieran.bingham@ideasonboard.com>",
            "date": "2025-10-11T16:03:34",
            "name": "[RFC,6/7] ipa: softipa: Move camhelper to context",
            "mbox": "https://patchwork.libcamera.org/patch/24594/mbox/"
        },
        {
            "id": 24595,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24595/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24595/",
            "msgid": "<20251011160335.50578-8-kieran.bingham@ideasonboard.com>",
            "date": "2025-10-11T16:03:35",
            "name": "[RFC,7/7] ipa: softipa: Confine black level configuration",
            "mbox": "https://patchwork.libcamera.org/patch/24595/mbox/"
        }
    ]
}