Show a series.

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

{
    "id": 3081,
    "url": "https://patchwork.libcamera.org/api/1.1/series/3081/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3081",
    "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": "2022-04-28T09:55:38",
    "submitter": {
        "id": 117,
        "url": "https://patchwork.libcamera.org/api/1.1/people/117/?format=api",
        "name": "Cheng-Hao Yang",
        "email": "chenghaoyang@chromium.org"
    },
    "version": 4,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3081/mbox/",
    "cover_letter": {
        "id": 15742,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/15742/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/15742/",
        "msgid": "<20220428095544.2795980-1-chenghaoyang@chromium.org>",
        "date": "2022-04-28T09:55:38",
        "name": "[libcamera-devel,v4,0/6] Add CrOS JEA implementation",
        "mbox": "https://patchwork.libcamera.org/cover/15742/mbox/"
    },
    "patches": [
        {
            "id": 15743,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15743/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15743/",
            "msgid": "<20220428095544.2795980-2-chenghaoyang@chromium.org>",
            "date": "2022-04-28T09:55:39",
            "name": "[libcamera-devel,v4,1/6] Allow inheritance of FrameBuffer",
            "mbox": "https://patchwork.libcamera.org/patch/15743/mbox/"
        },
        {
            "id": 15744,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15744/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15744/",
            "msgid": "<20220428095544.2795980-3-chenghaoyang@chromium.org>",
            "date": "2022-04-28T09:55:40",
            "name": "[libcamera-devel,v4,2/6] Add HALFrameBuffer and replace FrameBuffer in src/android",
            "mbox": "https://patchwork.libcamera.org/patch/15744/mbox/"
        },
        {
            "id": 15745,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15745/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15745/",
            "msgid": "<20220428095544.2795980-4-chenghaoyang@chromium.org>",
            "date": "2022-04-28T09:55:41",
            "name": "[libcamera-devel,v4,3/6] Add meson.build in src/android/jpeg",
            "mbox": "https://patchwork.libcamera.org/patch/15745/mbox/"
        },
        {
            "id": 15746,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15746/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15746/",
            "msgid": "<20220428095544.2795980-5-chenghaoyang@chromium.org>",
            "date": "2022-04-28T09:55:42",
            "name": "[libcamera-devel,v4,4/6] Move generateThumbnail from PostProcessorJpeg to Encoder",
            "mbox": "https://patchwork.libcamera.org/patch/15746/mbox/"
        },
        {
            "id": 15747,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15747/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15747/",
            "msgid": "<20220428095544.2795980-6-chenghaoyang@chromium.org>",
            "date": "2022-04-28T09:55:43",
            "name": "[libcamera-devel,v4,5/6] Pass StreamBuffer to Encoder::encoder",
            "mbox": "https://patchwork.libcamera.org/patch/15747/mbox/"
        },
        {
            "id": 15748,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15748/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15748/",
            "msgid": "<20220428095544.2795980-7-chenghaoyang@chromium.org>",
            "date": "2022-04-28T09:55:44",
            "name": "[libcamera-devel,v4,6/6] Add JEA implementation",
            "mbox": "https://patchwork.libcamera.org/patch/15748/mbox/"
        }
    ]
}