Show a series.

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

{
    "id": 4529,
    "url": "https://patchwork.libcamera.org/api/series/4529/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4529",
    "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 VirtualPipelineHandler",
    "date": "2024-08-20T16:23:31",
    "submitter": {
        "id": 117,
        "url": "https://patchwork.libcamera.org/api/people/117/?format=api",
        "name": "Cheng-Hao Yang",
        "email": "chenghaoyang@chromium.org"
    },
    "version": 9,
    "total": 8,
    "received_total": 8,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4529/mbox/",
    "cover_letter": {
        "id": 20967,
        "url": "https://patchwork.libcamera.org/api/covers/20967/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/20967/",
        "msgid": "<20240820172202.526547-1-chenghaoyang@google.com>",
        "date": "2024-08-20T16:23:31",
        "name": "[v9,0/8] Add VirtualPipelineHandler",
        "mbox": "https://patchwork.libcamera.org/cover/20967/mbox/"
    },
    "patches": [
        {
            "id": 20968,
            "url": "https://patchwork.libcamera.org/api/patches/20968/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20968/",
            "msgid": "<20240820172202.526547-2-chenghaoyang@google.com>",
            "date": "2024-08-20T16:23:32",
            "name": "[v9,1/8] libcamera: add DmaBufAllocator::exportBuffers()",
            "mbox": "https://patchwork.libcamera.org/patch/20968/mbox/"
        },
        {
            "id": 20969,
            "url": "https://patchwork.libcamera.org/api/patches/20969/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20969/",
            "msgid": "<20240820172202.526547-3-chenghaoyang@google.com>",
            "date": "2024-08-20T16:23:33",
            "name": "[v9,2/8] libcamera: Remove PipelineHandler Fatal check of non-empty MediaDevices",
            "mbox": "https://patchwork.libcamera.org/patch/20969/mbox/"
        },
        {
            "id": 20970,
            "url": "https://patchwork.libcamera.org/api/patches/20970/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20970/",
            "msgid": "<20240820172202.526547-4-chenghaoyang@google.com>",
            "date": "2024-08-20T16:23:34",
            "name": "[v9,3/8] libcamera: pipeline: Add VirtualPipelineHandler",
            "mbox": "https://patchwork.libcamera.org/patch/20970/mbox/"
        },
        {
            "id": 20972,
            "url": "https://patchwork.libcamera.org/api/patches/20972/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20972/",
            "msgid": "<20240820172202.526547-5-chenghaoyang@google.com>",
            "date": "2024-08-20T16:23:35",
            "name": "[v9,4/8] libcamera: pipeline: Add test pattern for VirtualPipelineHandler",
            "mbox": "https://patchwork.libcamera.org/patch/20972/mbox/"
        },
        {
            "id": 20971,
            "url": "https://patchwork.libcamera.org/api/patches/20971/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20971/",
            "msgid": "<20240820172202.526547-6-chenghaoyang@google.com>",
            "date": "2024-08-20T16:23:36",
            "name": "[v9,5/8] libcamera: pipeline: Read config and register cameras based on the config",
            "mbox": "https://patchwork.libcamera.org/patch/20971/mbox/"
        },
        {
            "id": 20973,
            "url": "https://patchwork.libcamera.org/api/patches/20973/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20973/",
            "msgid": "<20240820172202.526547-7-chenghaoyang@google.com>",
            "date": "2024-08-20T16:23:37",
            "name": "[v9,6/8] libcamera: pipeline: Shift test pattern by 1 pixel left every frame",
            "mbox": "https://patchwork.libcamera.org/patch/20973/mbox/"
        },
        {
            "id": 20974,
            "url": "https://patchwork.libcamera.org/api/patches/20974/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20974/",
            "msgid": "<20240820172202.526547-8-chenghaoyang@google.com>",
            "date": "2024-08-20T16:23:38",
            "name": "[v9,7/8] libcamera: pipeline: Load images",
            "mbox": "https://patchwork.libcamera.org/patch/20974/mbox/"
        },
        {
            "id": 20975,
            "url": "https://patchwork.libcamera.org/api/patches/20975/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20975/",
            "msgid": "<20240820172202.526547-9-chenghaoyang@google.com>",
            "date": "2024-08-20T16:23:39",
            "name": "[v9,8/8] libcamera: software_isp: Refactor SoftwareIsp to use DmaBufAllocator::exportBuffers",
            "mbox": "https://patchwork.libcamera.org/patch/20975/mbox/"
        }
    ]
}