Show a series.

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

{
    "id": 2398,
    "url": "https://patchwork.libcamera.org/api/1.1/series/2398/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2398",
    "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 offset to FrameBuffer::Plane",
    "date": "2021-08-26T11:25:30",
    "submitter": {
        "id": 63,
        "url": "https://patchwork.libcamera.org/api/1.1/people/63/?format=api",
        "name": "Hirokazu Honda",
        "email": "hiroh@chromium.org"
    },
    "version": 3,
    "total": 9,
    "received_total": 8,
    "received_all": false,
    "mbox": "https://patchwork.libcamera.org/series/2398/mbox/",
    "cover_letter": {
        "id": 13501,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/13501/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/13501/",
        "msgid": "<20210826112539.170694-1-hiroh@chromium.org>",
        "date": "2021-08-26T11:25:30",
        "name": "[libcamera-devel,v3,0/9] Add offset to FrameBuffer::Plane",
        "mbox": "https://patchwork.libcamera.org/cover/13501/mbox/"
    },
    "patches": [
        {
            "id": 13502,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/13502/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13502/",
            "msgid": "<20210826112539.170694-2-hiroh@chromium.org>",
            "date": "2021-08-26T11:25:31",
            "name": "[libcamera-devel,v3,1/9] libcamera: framebuffer: Add offset to FrameBuffer::Plane",
            "mbox": "https://patchwork.libcamera.org/patch/13502/mbox/"
        },
        {
            "id": 13503,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/13503/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13503/",
            "msgid": "<20210826112539.170694-3-hiroh@chromium.org>",
            "date": "2021-08-26T11:25:32",
            "name": "[libcamera-devel,v3,2/9] libcamera: mapped_framebuffer: Return plane begin address by MappedBuffer::maps()",
            "mbox": "https://patchwork.libcamera.org/patch/13503/mbox/"
        },
        {
            "id": 13504,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/13504/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13504/",
            "msgid": "<20210826112539.170694-4-hiroh@chromium.org>",
            "date": "2021-08-26T11:25:33",
            "name": "[libcamera-devel,v3,3/9] cam: file_sink: Use offset in mapping FrameBuffer",
            "mbox": "https://patchwork.libcamera.org/patch/13504/mbox/"
        },
        {
            "id": 13505,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/13505/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13505/",
            "msgid": "<20210826112539.170694-5-hiroh@chromium.org>",
            "date": "2021-08-26T11:25:34",
            "name": "[libcamera-devel,v3,4/9] ipa: rkisp1: Use offset in mapping IPABuffer",
            "mbox": "https://patchwork.libcamera.org/patch/13505/mbox/"
        },
        {
            "id": 13506,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/13506/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13506/",
            "msgid": "<20210826112539.170694-7-hiroh@chromium.org>",
            "date": "2021-08-26T11:25:36",
            "name": "[libcamera-devel,v3,6/9] gstreamer: gstlibcameraallocator: Use offset in creating a buffer",
            "mbox": "https://patchwork.libcamera.org/patch/13506/mbox/"
        },
        {
            "id": 13507,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/13507/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13507/",
            "msgid": "<20210826112539.170694-8-hiroh@chromium.org>",
            "date": "2021-08-26T11:25:37",
            "name": "[libcamera-devel,v3,7/9] V4L2VideDevice::createBuffer() creates the same number of FrameBuffer::Planes as V4L2 format planes. Therefore, if the v4l2 format single is single-planar format, the created number of FrameBuffer::Planes is 1. It should rather cr",
            "mbox": "https://patchwork.libcamera.org/patch/13507/mbox/"
        },
        {
            "id": 13509,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/13509/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13509/",
            "msgid": "<20210826112539.170694-9-hiroh@chromium.org>",
            "date": "2021-08-26T11:25:38",
            "name": "[libcamera-devel,v3,8/9] android: camera_device: Fill offset and right length in CreateFrameBuffer()",
            "mbox": "https://patchwork.libcamera.org/patch/13509/mbox/"
        },
        {
            "id": 13508,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/13508/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13508/",
            "msgid": "<20210826112539.170694-10-hiroh@chromium.org>",
            "date": "2021-08-26T11:25:39",
            "name": "[libcamera-devel,v3,9/9] libcamera: framebuffer: Add assertion to detect offset is unfilled",
            "mbox": "https://patchwork.libcamera.org/patch/13508/mbox/"
        }
    ]
}