Show a series.

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

{
    "id": 3070,
    "url": "https://patchwork.libcamera.org/api/series/3070/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3070",
    "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 CrOS JEA implementation",
    "date": "2022-04-26T09:00:25",
    "submitter": {
        "id": 117,
        "url": "https://patchwork.libcamera.org/api/people/117/?format=api",
        "name": "Cheng-Hao Yang",
        "email": "chenghaoyang@chromium.org"
    },
    "version": 2,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3070/mbox/",
    "cover_letter": {
        "id": 15713,
        "url": "https://patchwork.libcamera.org/api/covers/15713/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/15713/",
        "msgid": "<20220426090029.1350103-1-chenghaoyang@chromium.org>",
        "date": "2022-04-26T09:00:25",
        "name": "[libcamera-devel,v2,0/4] Add CrOS JEA implementation",
        "mbox": "https://patchwork.libcamera.org/cover/15713/mbox/"
    },
    "patches": [
        {
            "id": 15714,
            "url": "https://patchwork.libcamera.org/api/patches/15714/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15714/",
            "msgid": "<20220426090029.1350103-2-chenghaoyang@chromium.org>",
            "date": "2022-04-26T09:00:26",
            "name": "[libcamera-devel,v2,1/4] Allow inheritance of FrameBuffer",
            "mbox": "https://patchwork.libcamera.org/patch/15714/mbox/"
        },
        {
            "id": 15715,
            "url": "https://patchwork.libcamera.org/api/patches/15715/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15715/",
            "msgid": "<20220426090029.1350103-3-chenghaoyang@chromium.org>",
            "date": "2022-04-26T09:00:27",
            "name": "[libcamera-devel,v2,2/4] Add AndroidFrameBuffer and replace FrameBuffer in src/android",
            "mbox": "https://patchwork.libcamera.org/patch/15715/mbox/"
        },
        {
            "id": 15716,
            "url": "https://patchwork.libcamera.org/api/patches/15716/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15716/",
            "msgid": "<20220426090029.1350103-4-chenghaoyang@chromium.org>",
            "date": "2022-04-26T09:00:28",
            "name": "[libcamera-devel,v2,3/4] Rework JPEG encoder API and update PostProcessorJpeg and EncoderLibJpeg",
            "mbox": "https://patchwork.libcamera.org/patch/15716/mbox/"
        },
        {
            "id": 15717,
            "url": "https://patchwork.libcamera.org/api/patches/15717/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15717/",
            "msgid": "<20220426090029.1350103-5-chenghaoyang@chromium.org>",
            "date": "2022-04-26T09:00:29",
            "name": "[libcamera-devel,v2,4/4] Add JEA implementation",
            "mbox": "https://patchwork.libcamera.org/patch/15717/mbox/"
        }
    ]
}