Show a series.

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

{
    "id": 5015,
    "url": "https://patchwork.libcamera.org/api/series/5015/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5015",
    "project": {
        "id": 1,
        "url": "https://patchwork.libcamera.org/api/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-24T12:08:49",
    "submitter": {
        "id": 177,
        "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
        "name": "Milan Zamazal",
        "email": "mzamazal@redhat.com"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5015/mbox/",
    "cover_letter": {
        "id": 22840,
        "url": "https://patchwork.libcamera.org/api/covers/22840/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/22840/",
        "msgid": "<20250224120854.19747-1-mzamazal@redhat.com>",
        "date": "2025-02-24T12:08:49",
        "name": "[0/5] Fix occasional software ISP assertion error on stop",
        "mbox": "https://patchwork.libcamera.org/cover/22840/mbox/"
    },
    "patches": [
        {
            "id": 22841,
            "url": "https://patchwork.libcamera.org/api/patches/22841/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22841/",
            "msgid": "<20250224120854.19747-2-mzamazal@redhat.com>",
            "date": "2025-02-24T12:08:50",
            "name": "[1/5] libcamera: software_isp: Emit ispStatsReady only if IPA is running",
            "mbox": "https://patchwork.libcamera.org/patch/22841/mbox/"
        },
        {
            "id": 22842,
            "url": "https://patchwork.libcamera.org/api/patches/22842/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22842/",
            "msgid": "<20250224120854.19747-3-mzamazal@redhat.com>",
            "date": "2025-02-24T12:08:51",
            "name": "[2/5] libcamera: software_isp: Handle queued output buffers on stop",
            "mbox": "https://patchwork.libcamera.org/patch/22842/mbox/"
        },
        {
            "id": 22843,
            "url": "https://patchwork.libcamera.org/api/patches/22843/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22843/",
            "msgid": "<20250224120854.19747-4-mzamazal@redhat.com>",
            "date": "2025-02-24T12:08:52",
            "name": "[3/5] libcamera: software_isp: Handle queued input buffers on stop",
            "mbox": "https://patchwork.libcamera.org/patch/22843/mbox/"
        },
        {
            "id": 22844,
            "url": "https://patchwork.libcamera.org/api/patches/22844/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22844/",
            "msgid": "<20250224120854.19747-5-mzamazal@redhat.com>",
            "date": "2025-02-24T12:08:53",
            "name": "[4/5] libcamera: base: Fix formatting in thread.cpp",
            "mbox": "https://patchwork.libcamera.org/patch/22844/mbox/"
        },
        {
            "id": 22845,
            "url": "https://patchwork.libcamera.org/api/patches/22845/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22845/",
            "msgid": "<20250224120854.19747-6-mzamazal@redhat.com>",
            "date": "2025-02-24T12:08:54",
            "name": "[5/5] libcamera: software_isp: Modify dispatching messages on stop",
            "mbox": "https://patchwork.libcamera.org/patch/22845/mbox/"
        }
    ]
}