Show a series.

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

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