Show a series.

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

{
    "id": 4384,
    "url": "https://patchwork.libcamera.org/api/1.1/series/4384/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4384",
    "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": "ipa: rksip1: goc: Assorted fixes",
    "date": "2024-06-11T21:20:55",
    "submitter": {
        "id": 2,
        "url": "https://patchwork.libcamera.org/api/1.1/people/2/?format=api",
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com"
    },
    "version": 1,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4384/mbox/",
    "cover_letter": {
        "id": 20264,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/20264/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/20264/",
        "msgid": "<20240611212101.14313-1-laurent.pinchart@ideasonboard.com>",
        "date": "2024-06-11T21:20:55",
        "name": "[0/6] ipa: rksip1: goc: Assorted fixes",
        "mbox": "https://patchwork.libcamera.org/cover/20264/mbox/"
    },
    "patches": [
        {
            "id": 20265,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20265/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20265/",
            "msgid": "<20240611212101.14313-2-laurent.pinchart@ideasonboard.com>",
            "date": "2024-06-11T21:20:56",
            "name": "[1/6] ipa: rkisp1: goc: Fix typographical issues in documentation.",
            "mbox": "https://patchwork.libcamera.org/patch/20265/mbox/"
        },
        {
            "id": 20266,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20266/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20266/",
            "msgid": "<20240611212101.14313-3-laurent.pinchart@ideasonboard.com>",
            "date": "2024-06-11T21:20:57",
            "name": "[2/6] ipa: rkisp1: goc: Drop incorrect [[maybe_unused]]",
            "mbox": "https://patchwork.libcamera.org/patch/20266/mbox/"
        },
        {
            "id": 20267,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20267/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20267/",
            "msgid": "<20240611212101.14313-4-laurent.pinchart@ideasonboard.com>",
            "date": "2024-06-11T21:20:58",
            "name": "[3/6] ipa: rkisp1: goc: Use copydoc",
            "mbox": "https://patchwork.libcamera.org/patch/20267/mbox/"
        },
        {
            "id": 20268,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20268/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20268/",
            "msgid": "<20240611212101.14313-5-laurent.pinchart@ideasonboard.com>",
            "date": "2024-06-11T21:20:59",
            "name": "[4/6] ipa: rkisp1: goc: Mark default gamma table as static constexpr",
            "mbox": "https://patchwork.libcamera.org/patch/20268/mbox/"
        },
        {
            "id": 20269,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20269/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20269/",
            "msgid": "<20240611212101.14313-6-laurent.pinchart@ideasonboard.com>",
            "date": "2024-06-11T21:21:00",
            "name": "[5/6] ipa: rkisp1: goc: Avoid use of auto for short type",
            "mbox": "https://patchwork.libcamera.org/patch/20269/mbox/"
        },
        {
            "id": 20270,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20270/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20270/",
            "msgid": "<20240611212101.14313-7-laurent.pinchart@ideasonboard.com>",
            "date": "2024-06-11T21:21:01",
            "name": "[6/6] libcamera: controls: Add missing period at end of Gamma description",
            "mbox": "https://patchwork.libcamera.org/patch/20270/mbox/"
        }
    ]
}