Show a series.

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

{
    "id": 3356,
    "url": "https://patchwork.libcamera.org/api/1.1/series/3356/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3356",
    "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 tuning data file support to the IPU3 IPA module",
    "date": "2022-08-02T10:09:51",
    "submitter": {
        "id": 2,
        "url": "https://patchwork.libcamera.org/api/1.1/people/2/?format=api",
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3356/mbox/",
    "cover_letter": {
        "id": 16894,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/16894/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/16894/",
        "msgid": "<20220802100955.1546-1-laurent.pinchart@ideasonboard.com>",
        "date": "2022-08-02T10:09:51",
        "name": "[libcamera-devel,RFC,0/4] Add tuning data file support to the IPU3 IPA module",
        "mbox": "https://patchwork.libcamera.org/cover/16894/mbox/"
    },
    "patches": [
        {
            "id": 16895,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/16895/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16895/",
            "msgid": "<20220802100955.1546-2-laurent.pinchart@ideasonboard.com>",
            "date": "2022-08-02T10:09:52",
            "name": "[libcamera-devel,RFC,1/4] pipeline: ipu3: Support IPA tuning file",
            "mbox": "https://patchwork.libcamera.org/patch/16895/mbox/"
        },
        {
            "id": 16896,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/16896/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16896/",
            "msgid": "<20220802100955.1546-3-laurent.pinchart@ideasonboard.com>",
            "date": "2022-08-02T10:09:53",
            "name": "[libcamera-devel,RFC,2/4] ipa: ipu3: Add an uncalibrated.yaml tuning data file",
            "mbox": "https://patchwork.libcamera.org/patch/16896/mbox/"
        },
        {
            "id": 16897,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/16897/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16897/",
            "msgid": "<20220802100955.1546-4-laurent.pinchart@ideasonboard.com>",
            "date": "2022-08-02T10:09:54",
            "name": "[libcamera-devel,RFC,3/4] ipa: ipu3: Register algorithms",
            "mbox": "https://patchwork.libcamera.org/patch/16897/mbox/"
        },
        {
            "id": 16898,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/16898/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16898/",
            "msgid": "<20220802100955.1546-5-laurent.pinchart@ideasonboard.com>",
            "date": "2022-08-02T10:09:55",
            "name": "[libcamera-devel,RFC,4/4] ipa: ipu3: Add YAML tuning file support",
            "mbox": "https://patchwork.libcamera.org/patch/16898/mbox/"
        }
    ]
}