Show a series.

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

{
    "id": 3324,
    "url": "https://patchwork.libcamera.org/api/series/3324/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3324",
    "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": "utils: IPU3 read statistics helper",
    "date": "2022-07-25T19:23:14",
    "submitter": {
        "id": 86,
        "url": "https://patchwork.libcamera.org/api/people/86/?format=api",
        "name": "Umang Jain",
        "email": "umang.jain@ideasonboard.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3324/mbox/",
    "cover_letter": {
        "id": 16769,
        "url": "https://patchwork.libcamera.org/api/covers/16769/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/16769/",
        "msgid": "<20220725192317.99026-1-umang.jain@ideasonboard.com>",
        "date": "2022-07-25T19:23:14",
        "name": "[libcamera-devel,RFC,0/3] utils: IPU3 read statistics helper",
        "mbox": "https://patchwork.libcamera.org/cover/16769/mbox/"
    },
    "patches": [
        {
            "id": 16770,
            "url": "https://patchwork.libcamera.org/api/patches/16770/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16770/",
            "msgid": "<20220725192317.99026-2-umang.jain@ideasonboard.com>",
            "date": "2022-07-25T19:23:15",
            "name": "[libcamera-devel,RFC,1/3] utils: ipu3-gen-imgu-input: Generate frames with different b/g",
            "mbox": "https://patchwork.libcamera.org/patch/16770/mbox/"
        },
        {
            "id": 16771,
            "url": "https://patchwork.libcamera.org/api/patches/16771/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16771/",
            "msgid": "<20220725192317.99026-3-umang.jain@ideasonboard.com>",
            "date": "2022-07-25T19:23:16",
            "name": "[libcamera-devel,RFC,2/3] utils: ipu3: Executable helper to read statistics",
            "mbox": "https://patchwork.libcamera.org/patch/16771/mbox/"
        },
        {
            "id": 16772,
            "url": "https://patchwork.libcamera.org/api/patches/16772/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16772/",
            "msgid": "<20220725192317.99026-4-umang.jain@ideasonboard.com>",
            "date": "2022-07-25T19:23:17",
            "name": "[libcamera-devel,RFC,3/3] utils: ipu3: ipu3-process Save generated stats to a file",
            "mbox": "https://patchwork.libcamera.org/patch/16772/mbox/"
        }
    ]
}