Show a series.

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

{
    "id": 3743,
    "url": "https://patchwork.libcamera.org/api/1.1/series/3743/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3743",
    "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 CrOS JEA implementation",
    "date": "2023-02-08T03:33:14",
    "submitter": {
        "id": 117,
        "url": "https://patchwork.libcamera.org/api/1.1/people/117/?format=api",
        "name": "Cheng-Hao Yang",
        "email": "chenghaoyang@chromium.org"
    },
    "version": 10,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3743/mbox/",
    "cover_letter": {
        "id": 18261,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/18261/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/18261/",
        "msgid": "<20230208033319.1361109-1-chenghaoyang@google.com>",
        "date": "2023-02-08T03:33:14",
        "name": "[libcamera-devel,v10,0/5] Add CrOS JEA implementation",
        "mbox": "https://patchwork.libcamera.org/cover/18261/mbox/"
    },
    "patches": [
        {
            "id": 18262,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/18262/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18262/",
            "msgid": "<20230208033319.1361109-2-chenghaoyang@google.com>",
            "date": "2023-02-08T03:33:15",
            "name": "[libcamera-devel,v10,1/5] libcamera: framebuffer: Allow inheritance of FrameBuffer",
            "mbox": "https://patchwork.libcamera.org/patch/18262/mbox/"
        },
        {
            "id": 18263,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/18263/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18263/",
            "msgid": "<20230208033319.1361109-3-chenghaoyang@google.com>",
            "date": "2023-02-08T03:33:16",
            "name": "[libcamera-devel,v10,2/5] android: framebuffer: Add HALFrameBuffer and replace FrameBuffer",
            "mbox": "https://patchwork.libcamera.org/patch/18263/mbox/"
        },
        {
            "id": 18264,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/18264/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18264/",
            "msgid": "<20230208033319.1361109-4-chenghaoyang@google.com>",
            "date": "2023-02-08T03:33:17",
            "name": "[libcamera-devel,v10,3/5] android: jpeg: Add meson.build in src/android/jpeg",
            "mbox": "https://patchwork.libcamera.org/patch/18264/mbox/"
        },
        {
            "id": 18265,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/18265/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18265/",
            "msgid": "<20230208033319.1361109-5-chenghaoyang@google.com>",
            "date": "2023-02-08T03:33:18",
            "name": "[libcamera-devel,v10,4/5] android: jpeg: Pass StreamBuffer to Encoder::encoder",
            "mbox": "https://patchwork.libcamera.org/patch/18265/mbox/"
        },
        {
            "id": 18266,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/18266/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18266/",
            "msgid": "<20230208033319.1361109-6-chenghaoyang@google.com>",
            "date": "2023-02-08T03:33:19",
            "name": "[libcamera-devel,v10,5/5] android: jpeg: Add JEA implementation",
            "mbox": "https://patchwork.libcamera.org/patch/18266/mbox/"
        }
    ]
}