Show a series.

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

{
    "id": 3374,
    "url": "https://patchwork.libcamera.org/api/1.1/series/3374/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3374",
    "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 DPF tuning support for RkISP1",
    "date": "2022-08-04T14:12:25",
    "submitter": {
        "id": 123,
        "url": "https://patchwork.libcamera.org/api/1.1/people/123/?format=api",
        "name": "Florian Sylvestre",
        "email": "fsylvestre@baylibre.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3374/mbox/",
    "cover_letter": {
        "id": 16967,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/16967/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/16967/",
        "msgid": "<20220804141228.417211-1-fsylvestre@baylibre.com>",
        "date": "2022-08-04T14:12:25",
        "name": "[libcamera-devel,0/3] Add DPF tuning support for RkISP1",
        "mbox": "https://patchwork.libcamera.org/cover/16967/mbox/"
    },
    "patches": [
        {
            "id": 16968,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/16968/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16968/",
            "msgid": "<20220804141228.417211-2-fsylvestre@baylibre.com>",
            "date": "2022-08-04T14:12:26",
            "name": "[libcamera-devel,1/3] ipa: rkisp1: Add enable field for AWB algorithm in IPA context",
            "mbox": "https://patchwork.libcamera.org/patch/16968/mbox/"
        },
        {
            "id": 16969,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/16969/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16969/",
            "msgid": "<20220804141228.417211-3-fsylvestre@baylibre.com>",
            "date": "2022-08-04T14:12:27",
            "name": "[libcamera-devel,2/3] ipa: rkisp1: Add enable field for LSC algorithm in IPA context",
            "mbox": "https://patchwork.libcamera.org/patch/16969/mbox/"
        },
        {
            "id": 16970,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/16970/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16970/",
            "msgid": "<20220804141228.417211-4-fsylvestre@baylibre.com>",
            "date": "2022-08-04T14:12:28",
            "name": "[libcamera-devel,3/3] ipa: rkisp1: Add support of De-noise Pre-Filter control",
            "mbox": "https://patchwork.libcamera.org/patch/16970/mbox/"
        }
    ]
}