Show a series.

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

{
    "id": 3208,
    "url": "https://patchwork.libcamera.org/api/series/3208/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3208",
    "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": "Add GSL, LSC and DPCC tuning support for rkisp1",
    "date": "2022-06-22T15:19:13",
    "submitter": {
        "id": 123,
        "url": "https://patchwork.libcamera.org/api/people/123/?format=api",
        "name": "Florian Sylvestre",
        "email": "fsylvestre@baylibre.com"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3208/mbox/",
    "cover_letter": {
        "id": 16324,
        "url": "https://patchwork.libcamera.org/api/covers/16324/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/16324/",
        "msgid": "<20220622151918.451635-1-fsylvestre@baylibre.com>",
        "date": "2022-06-22T15:19:13",
        "name": "[libcamera-devel,0/5] Add GSL, LSC and DPCC tuning support for rkisp1",
        "mbox": "https://patchwork.libcamera.org/cover/16324/mbox/"
    },
    "patches": [
        {
            "id": 16325,
            "url": "https://patchwork.libcamera.org/api/patches/16325/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16325/",
            "msgid": "<20220622151918.451635-2-fsylvestre@baylibre.com>",
            "date": "2022-06-22T15:19:14",
            "name": "[libcamera-devel,1/5] libcamera: yaml_parser: Add getList() function",
            "mbox": "https://patchwork.libcamera.org/patch/16325/mbox/"
        },
        {
            "id": 16326,
            "url": "https://patchwork.libcamera.org/api/patches/16326/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16326/",
            "msgid": "<20220622151918.451635-3-fsylvestre@baylibre.com>",
            "date": "2022-06-22T15:19:15",
            "name": "[libcamera-devel,2/5] ipa: rkisp1: Add support of Gamma Sensor Linearization control",
            "mbox": "https://patchwork.libcamera.org/patch/16326/mbox/"
        },
        {
            "id": 16327,
            "url": "https://patchwork.libcamera.org/api/patches/16327/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16327/",
            "msgid": "<20220622151918.451635-4-fsylvestre@baylibre.com>",
            "date": "2022-06-22T15:19:16",
            "name": "[libcamera-devel,3/5] ipa: rkisp1: Add support of Lens Shading Correction control",
            "mbox": "https://patchwork.libcamera.org/patch/16327/mbox/"
        },
        {
            "id": 16328,
            "url": "https://patchwork.libcamera.org/api/patches/16328/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16328/",
            "msgid": "<20220622151918.451635-5-fsylvestre@baylibre.com>",
            "date": "2022-06-22T15:19:17",
            "name": "[libcamera-devel,4/5] include: linux: Update rkisp1 kernel header for DPCC configuration",
            "mbox": "https://patchwork.libcamera.org/patch/16328/mbox/"
        },
        {
            "id": 16329,
            "url": "https://patchwork.libcamera.org/api/patches/16329/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16329/",
            "msgid": "<20220622151918.451635-6-fsylvestre@baylibre.com>",
            "date": "2022-06-22T15:19:18",
            "name": "[libcamera-devel,5/5] ipa: rkisp1: Add support of Defect Pixel Cluster Correction control",
            "mbox": "https://patchwork.libcamera.org/patch/16329/mbox/"
        }
    ]
}