Show a series.

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

{
    "id": 3334,
    "url": "https://patchwork.libcamera.org/api/1.1/series/3334/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3334",
    "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": "Add GSL, LSC and DPCC tuning support for rkisp1",
    "date": "2022-07-27T08:40:47",
    "submitter": {
        "id": 123,
        "url": "https://patchwork.libcamera.org/api/1.1/people/123/?format=api",
        "name": "Florian Sylvestre",
        "email": "fsylvestre@baylibre.com"
    },
    "version": 4,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3334/mbox/",
    "cover_letter": {
        "id": 16831,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/16831/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/16831/",
        "msgid": "<20220727084052.590421-1-fsylvestre@baylibre.com>",
        "date": "2022-07-27T08:40:47",
        "name": "[libcamera-devel,v4,0/5] Add GSL, LSC and DPCC tuning support for rkisp1",
        "mbox": "https://patchwork.libcamera.org/cover/16831/mbox/"
    },
    "patches": [
        {
            "id": 16832,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/16832/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16832/",
            "msgid": "<20220727084052.590421-2-fsylvestre@baylibre.com>",
            "date": "2022-07-27T08:40:48",
            "name": "[libcamera-devel,v4,1/5] libcamera: yaml_parser: Add getList() function",
            "mbox": "https://patchwork.libcamera.org/patch/16832/mbox/"
        },
        {
            "id": 16833,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/16833/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16833/",
            "msgid": "<20220727084052.590421-3-fsylvestre@baylibre.com>",
            "date": "2022-07-27T08:40:49",
            "name": "[libcamera-devel,v4,2/5] ipa: rkisp1: Add support of Gamma Sensor Linearization control",
            "mbox": "https://patchwork.libcamera.org/patch/16833/mbox/"
        },
        {
            "id": 16834,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/16834/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16834/",
            "msgid": "<20220727084052.590421-4-fsylvestre@baylibre.com>",
            "date": "2022-07-27T08:40:50",
            "name": "[libcamera-devel,v4,3/5] ipa: rkisp1: Add support of Lens Shading Correction control",
            "mbox": "https://patchwork.libcamera.org/patch/16834/mbox/"
        },
        {
            "id": 16835,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/16835/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16835/",
            "msgid": "<20220727084052.590421-5-fsylvestre@baylibre.com>",
            "date": "2022-07-27T08:40:51",
            "name": "[libcamera-devel,v4,4/5] include: linux: Update rkisp1 kernel header for DPCC configuration",
            "mbox": "https://patchwork.libcamera.org/patch/16835/mbox/"
        },
        {
            "id": 16836,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/16836/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16836/",
            "msgid": "<20220727084052.590421-6-fsylvestre@baylibre.com>",
            "date": "2022-07-27T08:40:52",
            "name": "[libcamera-devel,v4,5/5] ipa: rkisp1: Add support of Defect Pixel Cluster Correction control",
            "mbox": "https://patchwork.libcamera.org/patch/16836/mbox/"
        }
    ]
}