Show a series.

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

{
    "id": 3071,
    "url": "https://patchwork.libcamera.org/api/1.1/series/3071/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3071",
    "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-26T09:14:05",
    "submitter": {
        "id": 117,
        "url": "https://patchwork.libcamera.org/api/1.1/people/117/?format=api",
        "name": "Cheng-Hao Yang",
        "email": "chenghaoyang@chromium.org"
    },
    "version": 3,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3071/mbox/",
    "cover_letter": {
        "id": 15718,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/15718/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/15718/",
        "msgid": "<20220426091409.1352047-1-chenghaoyang@chromium.org>",
        "date": "2022-04-26T09:14:05",
        "name": "[libcamera-devel,v3,0/4] Add CrOS JEA implementation",
        "mbox": "https://patchwork.libcamera.org/cover/15718/mbox/"
    },
    "patches": [
        {
            "id": 15719,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15719/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15719/",
            "msgid": "<20220426091409.1352047-2-chenghaoyang@chromium.org>",
            "date": "2022-04-26T09:14:06",
            "name": "[libcamera-devel,v3,1/4] Allow inheritance of FrameBuffer",
            "mbox": "https://patchwork.libcamera.org/patch/15719/mbox/"
        },
        {
            "id": 15720,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15720/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15720/",
            "msgid": "<20220426091409.1352047-3-chenghaoyang@chromium.org>",
            "date": "2022-04-26T09:14:07",
            "name": "[libcamera-devel,v3,2/4] Add AndroidFrameBuffer and replace FrameBuffer in src/android",
            "mbox": "https://patchwork.libcamera.org/patch/15720/mbox/"
        },
        {
            "id": 15721,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15721/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15721/",
            "msgid": "<20220426091409.1352047-4-chenghaoyang@chromium.org>",
            "date": "2022-04-26T09:14:08",
            "name": "[libcamera-devel,v3,3/4] Rework JPEG encoder API and update PostProcessorJpeg and EncoderLibJpeg",
            "mbox": "https://patchwork.libcamera.org/patch/15721/mbox/"
        },
        {
            "id": 15722,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15722/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15722/",
            "msgid": "<20220426091409.1352047-5-chenghaoyang@chromium.org>",
            "date": "2022-04-26T09:14:09",
            "name": "[libcamera-devel,v3,4/4] Add JEA implementation",
            "mbox": "https://patchwork.libcamera.org/patch/15722/mbox/"
        }
    ]
}