Show a series.

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

{
    "id": 5019,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5019/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5019",
    "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": "Fix occasional software ISP assertion error on stop",
    "date": "2025-02-25T15:06:06",
    "submitter": {
        "id": 177,
        "url": "https://patchwork.libcamera.org/api/1.1/people/177/?format=api",
        "name": "Milan Zamazal",
        "email": "mzamazal@redhat.com"
    },
    "version": 3,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5019/mbox/",
    "cover_letter": {
        "id": 22856,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/22856/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/22856/",
        "msgid": "<20250225150614.20195-1-mzamazal@redhat.com>",
        "date": "2025-02-25T15:06:06",
        "name": "[v3,0/6] Fix occasional software ISP assertion error on stop",
        "mbox": "https://patchwork.libcamera.org/cover/22856/mbox/"
    },
    "patches": [
        {
            "id": 22857,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/22857/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22857/",
            "msgid": "<20250225150614.20195-2-mzamazal@redhat.com>",
            "date": "2025-02-25T15:06:07",
            "name": "[v3,1/6] libcamera: software_isp: Emit ispStatsReady only if IPA is running",
            "mbox": "https://patchwork.libcamera.org/patch/22857/mbox/"
        },
        {
            "id": 22858,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/22858/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22858/",
            "msgid": "<20250225150614.20195-3-mzamazal@redhat.com>",
            "date": "2025-02-25T15:06:08",
            "name": "[v3,2/6] libcamera: software_isp: Handle queued output buffers on stop",
            "mbox": "https://patchwork.libcamera.org/patch/22858/mbox/"
        },
        {
            "id": 22860,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/22860/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22860/",
            "msgid": "<20250225150614.20195-4-mzamazal@redhat.com>",
            "date": "2025-02-25T15:06:09",
            "name": "[v3,3/6] libcamera: software_isp: Handle queued input buffers on stop",
            "mbox": "https://patchwork.libcamera.org/patch/22860/mbox/"
        },
        {
            "id": 22859,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/22859/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22859/",
            "msgid": "<20250225150614.20195-5-mzamazal@redhat.com>",
            "date": "2025-02-25T15:06:10",
            "name": "[v3,4/6] libcamera: base: thread: Support dispatching for a specific receiver",
            "mbox": "https://patchwork.libcamera.org/patch/22859/mbox/"
        },
        {
            "id": 22861,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/22861/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22861/",
            "msgid": "<20250225150614.20195-6-mzamazal@redhat.com>",
            "date": "2025-02-25T15:06:11",
            "name": "[v3,5/6] libcamera: software_isp: Dispatch messages on stop",
            "mbox": "https://patchwork.libcamera.org/patch/22861/mbox/"
        },
        {
            "id": 22862,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/22862/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22862/",
            "msgid": "<20250225150614.20195-7-mzamazal@redhat.com>",
            "date": "2025-02-25T15:06:12",
            "name": "[v3,6/6] utils: ipc: Only dispatch messages for proxy when stopping thread",
            "mbox": "https://patchwork.libcamera.org/patch/22862/mbox/"
        }
    ]
}