Show a series.

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

{
    "id": 4401,
    "url": "https://patchwork.libcamera.org/api/1.1/series/4401/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4401",
    "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": "ipa: rkisp1: Add crosstalk algorithm",
    "date": "2024-06-16T17:45:37",
    "submitter": {
        "id": 2,
        "url": "https://patchwork.libcamera.org/api/1.1/people/2/?format=api",
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com"
    },
    "version": 10,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4401/mbox/",
    "cover_letter": {
        "id": 20341,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/20341/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/20341/",
        "msgid": "<20240616174541.10708-1-laurent.pinchart@ideasonboard.com>",
        "date": "2024-06-16T17:45:37",
        "name": "[v10,0/4] ipa: rkisp1: Add crosstalk algorithm",
        "mbox": "https://patchwork.libcamera.org/cover/20341/mbox/"
    },
    "patches": [
        {
            "id": 20342,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20342/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20342/",
            "msgid": "<20240616174541.10708-2-laurent.pinchart@ideasonboard.com>",
            "date": "2024-06-16T17:45:38",
            "name": "[v10,1/4] ipa: libipa: Add Matrix class",
            "mbox": "https://patchwork.libcamera.org/patch/20342/mbox/"
        },
        {
            "id": 20343,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20343/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20343/",
            "msgid": "<20240616174541.10708-3-laurent.pinchart@ideasonboard.com>",
            "date": "2024-06-16T17:45:39",
            "name": "[v10,2/4] ipa: libipa: Add MatrixInterpolator class",
            "mbox": "https://patchwork.libcamera.org/patch/20343/mbox/"
        },
        {
            "id": 20344,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20344/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20344/",
            "msgid": "<20240616174541.10708-4-laurent.pinchart@ideasonboard.com>",
            "date": "2024-06-16T17:45:40",
            "name": "[v10,3/4] ipa: rkisp1: algorithms: Add crosstalk algorithm",
            "mbox": "https://patchwork.libcamera.org/patch/20344/mbox/"
        },
        {
            "id": 20345,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20345/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20345/",
            "msgid": "<20240616174541.10708-5-laurent.pinchart@ideasonboard.com>",
            "date": "2024-06-16T17:45:41",
            "name": "[v10,4/4] ipa: libipa: vector: Add matrix-vector multiplication",
            "mbox": "https://patchwork.libcamera.org/patch/20345/mbox/"
        }
    ]
}