Show a series.

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

{
    "id": 4171,
    "url": "https://patchwork.libcamera.org/api/series/4171/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4171",
    "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": "ipa: rkisp1: Support the i.MX8MP ISP",
    "date": "2024-02-18T16:49:03",
    "submitter": {
        "id": 2,
        "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com"
    },
    "version": 3,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4171/mbox/",
    "cover_letter": {
        "id": 19505,
        "url": "https://patchwork.libcamera.org/api/covers/19505/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/19505/",
        "msgid": "<20240218164908.15921-1-laurent.pinchart@ideasonboard.com>",
        "date": "2024-02-18T16:49:03",
        "name": "[v3,0/5] ipa: rkisp1: Support the i.MX8MP ISP",
        "mbox": "https://patchwork.libcamera.org/cover/19505/mbox/"
    },
    "patches": [
        {
            "id": 19506,
            "url": "https://patchwork.libcamera.org/api/patches/19506/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19506/",
            "msgid": "<20240218164908.15921-2-laurent.pinchart@ideasonboard.com>",
            "date": "2024-02-18T16:49:04",
            "name": "[v3,1/5] ipa: rkisp1: agc: Wrap variable length C arrays in spans",
            "mbox": "https://patchwork.libcamera.org/patch/19506/mbox/"
        },
        {
            "id": 19507,
            "url": "https://patchwork.libcamera.org/api/patches/19507/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19507/",
            "msgid": "<20240218164908.15921-3-laurent.pinchart@ideasonboard.com>",
            "date": "2024-02-18T16:49:05",
            "name": "[v3,2/5] ipa: rkisp1: Store hardware parameters in IPA context",
            "mbox": "https://patchwork.libcamera.org/patch/19507/mbox/"
        },
        {
            "id": 19508,
            "url": "https://patchwork.libcamera.org/api/patches/19508/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19508/",
            "msgid": "<20240218164908.15921-4-laurent.pinchart@ideasonboard.com>",
            "date": "2024-02-18T16:49:06",
            "name": "[v3,3/5] ipa: rkisp1: Fix histogram weights configuration",
            "mbox": "https://patchwork.libcamera.org/patch/19508/mbox/"
        },
        {
            "id": 19509,
            "url": "https://patchwork.libcamera.org/api/patches/19509/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19509/",
            "msgid": "<20240218164908.15921-5-laurent.pinchart@ideasonboard.com>",
            "date": "2024-02-18T16:49:07",
            "name": "[v3,4/5] include: linux: Add RKISP1_V_IMX8MP version",
            "mbox": "https://patchwork.libcamera.org/patch/19509/mbox/"
        },
        {
            "id": 19510,
            "url": "https://patchwork.libcamera.org/api/patches/19510/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19510/",
            "msgid": "<20240218164908.15921-6-laurent.pinchart@ideasonboard.com>",
            "date": "2024-02-18T16:49:08",
            "name": "[v3,5/5] ipa: rkisp1: Support the i.MX8MP ISP version",
            "mbox": "https://patchwork.libcamera.org/patch/19510/mbox/"
        }
    ]
}