Show a series.

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

{
    "id": 4670,
    "url": "https://patchwork.libcamera.org/api/series/4670/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4670",
    "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 InfoFrame",
    "date": "2024-10-09T07:41:18",
    "submitter": {
        "id": 117,
        "url": "https://patchwork.libcamera.org/api/people/117/?format=api",
        "name": "Cheng-Hao Yang",
        "email": "chenghaoyang@chromium.org"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4670/mbox/",
    "cover_letter": {
        "id": 21552,
        "url": "https://patchwork.libcamera.org/api/covers/21552/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/21552/",
        "msgid": "<20241009074642.2965791-1-chenghaoyang@chromium.org>",
        "date": "2024-10-09T07:41:18",
        "name": "[0/5] Add InfoFrame",
        "mbox": "https://patchwork.libcamera.org/cover/21552/mbox/"
    },
    "patches": [
        {
            "id": 21553,
            "url": "https://patchwork.libcamera.org/api/patches/21553/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21553/",
            "msgid": "<20241009074642.2965791-2-chenghaoyang@chromium.org>",
            "date": "2024-10-09T07:41:19",
            "name": "[1/5] libcamera: Add mailbox template helper",
            "mbox": "https://patchwork.libcamera.org/patch/21553/mbox/"
        },
        {
            "id": 21554,
            "url": "https://patchwork.libcamera.org/api/patches/21554/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21554/",
            "msgid": "<20241009074642.2965791-3-chenghaoyang@chromium.org>",
            "date": "2024-10-09T07:41:20",
            "name": "[2/5] libcamera: Add template for pool implementation",
            "mbox": "https://patchwork.libcamera.org/patch/21554/mbox/"
        },
        {
            "id": 21555,
            "url": "https://patchwork.libcamera.org/api/patches/21555/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21555/",
            "msgid": "<20241009074642.2965791-4-chenghaoyang@chromium.org>",
            "date": "2024-10-09T07:41:21",
            "name": "[3/5] libcamera: format: Extend plane size calculation to accept scanline alignment",
            "mbox": "https://patchwork.libcamera.org/patch/21555/mbox/"
        },
        {
            "id": 21556,
            "url": "https://patchwork.libcamera.org/api/patches/21556/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21556/",
            "msgid": "<20241009074642.2965791-5-chenghaoyang@chromium.org>",
            "date": "2024-10-09T07:41:22",
            "name": "[4/5] libcamera: Add stride in FrameBuffer::Plane",
            "mbox": "https://patchwork.libcamera.org/patch/21556/mbox/"
        },
        {
            "id": 21557,
            "url": "https://patchwork.libcamera.org/api/patches/21557/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21557/",
            "msgid": "<20241009074642.2965791-6-chenghaoyang@chromium.org>",
            "date": "2024-10-09T07:41:23",
            "name": "[5/5] libcamera: Add InfoFrame implememtation",
            "mbox": "https://patchwork.libcamera.org/patch/21557/mbox/"
        }
    ]
}