Show a series.

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

{
    "id": 3328,
    "url": "https://patchwork.libcamera.org/api/1.1/series/3328/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3328",
    "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-26T14:36:30",
    "submitter": {
        "id": 123,
        "url": "https://patchwork.libcamera.org/api/1.1/people/123/?format=api",
        "name": "Florian Sylvestre",
        "email": "fsylvestre@baylibre.com"
    },
    "version": 3,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3328/mbox/",
    "cover_letter": {
        "id": 16795,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/16795/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/16795/",
        "msgid": "<20220726143635.518227-1-fsylvestre@baylibre.com>",
        "date": "2022-07-26T14:36:30",
        "name": "[libcamera-devel,v3,0/5] Add GSL, LSC and DPCC tuning support for rkisp1",
        "mbox": "https://patchwork.libcamera.org/cover/16795/mbox/"
    },
    "patches": [
        {
            "id": 16796,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/16796/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16796/",
            "msgid": "<20220726143635.518227-2-fsylvestre@baylibre.com>",
            "date": "2022-07-26T14:36:31",
            "name": "[libcamera-devel,v3,1/5] libcamera: yaml_parser: Add getList() function",
            "mbox": "https://patchwork.libcamera.org/patch/16796/mbox/"
        },
        {
            "id": 16797,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/16797/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16797/",
            "msgid": "<20220726143635.518227-3-fsylvestre@baylibre.com>",
            "date": "2022-07-26T14:36:32",
            "name": "[libcamera-devel,v3,2/5] ipa: rkisp1: Add support of Gamma Sensor Linearization control",
            "mbox": "https://patchwork.libcamera.org/patch/16797/mbox/"
        },
        {
            "id": 16798,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/16798/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16798/",
            "msgid": "<20220726143635.518227-4-fsylvestre@baylibre.com>",
            "date": "2022-07-26T14:36:33",
            "name": "[libcamera-devel,v3,3/5] ipa: rkisp1: Add support of Lens Shading Correction control",
            "mbox": "https://patchwork.libcamera.org/patch/16798/mbox/"
        },
        {
            "id": 16799,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/16799/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16799/",
            "msgid": "<20220726143635.518227-5-fsylvestre@baylibre.com>",
            "date": "2022-07-26T14:36:34",
            "name": "[libcamera-devel,v3,4/5] include: linux: Update rkisp1 kernel header for DPCC configuration",
            "mbox": "https://patchwork.libcamera.org/patch/16799/mbox/"
        },
        {
            "id": 16800,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/16800/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16800/",
            "msgid": "<20220726143635.518227-6-fsylvestre@baylibre.com>",
            "date": "2022-07-26T14:36:35",
            "name": "[libcamera-devel,v3,5/5] ipa: rkisp1: Add support of Defect Pixel Cluster Correction control",
            "mbox": "https://patchwork.libcamera.org/patch/16800/mbox/"
        }
    ]
}