Show a series.

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

{
    "id": 4386,
    "url": "https://patchwork.libcamera.org/api/1.1/series/4386/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4386",
    "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: libipa: Vector and Pwl improvements",
    "date": "2024-06-13T01:39:33",
    "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": 11,
    "received_total": 11,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4386/mbox/",
    "cover_letter": {
        "id": 20272,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/20272/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/20272/",
        "msgid": "<20240613013944.23344-1-laurent.pinchart@ideasonboard.com>",
        "date": "2024-06-13T01:39:33",
        "name": "[00/11] ipa: libipa: Vector and Pwl improvements",
        "mbox": "https://patchwork.libcamera.org/cover/20272/mbox/"
    },
    "patches": [
        {
            "id": 20273,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20273/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20273/",
            "msgid": "<20240613013944.23344-2-laurent.pinchart@ideasonboard.com>",
            "date": "2024-06-13T01:39:34",
            "name": "[01/11] libcamera: yaml_parser: Drop std::enable_if_t guards for get() function",
            "mbox": "https://patchwork.libcamera.org/patch/20273/mbox/"
        },
        {
            "id": 20274,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20274/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20274/",
            "msgid": "<20240613013944.23344-3-laurent.pinchart@ideasonboard.com>",
            "date": "2024-06-13T01:39:35",
            "name": "[02/11] libcamera: yaml_parser: Delegate YamlObject::get() to helper structure",
            "mbox": "https://patchwork.libcamera.org/patch/20274/mbox/"
        },
        {
            "id": 20275,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20275/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20275/",
            "msgid": "<20240613013944.23344-4-laurent.pinchart@ideasonboard.com>",
            "date": "2024-06-13T01:39:36",
            "name": "[03/11] ipa: libipa: vector: Specialize YamlObject getter",
            "mbox": "https://patchwork.libcamera.org/patch/20275/mbox/"
        },
        {
            "id": 20276,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20276/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20276/",
            "msgid": "<20240613013944.23344-5-laurent.pinchart@ideasonboard.com>",
            "date": "2024-06-13T01:39:37",
            "name": "[04/11] ipa: libipa: vector: Drop readYaml() function",
            "mbox": "https://patchwork.libcamera.org/patch/20276/mbox/"
        },
        {
            "id": 20277,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20277/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20277/",
            "msgid": "<20240613013944.23344-6-laurent.pinchart@ideasonboard.com>",
            "date": "2024-06-13T01:39:38",
            "name": "[05/11] ipa: libipa: pwl: Suffix \\param with direction",
            "mbox": "https://patchwork.libcamera.org/patch/20277/mbox/"
        },
        {
            "id": 20278,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20278/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20278/",
            "msgid": "<20240613013944.23344-7-laurent.pinchart@ideasonboard.com>",
            "date": "2024-06-13T01:39:39",
            "name": "[06/11] ipa: libipa: pwl: Make the empty() function inline",
            "mbox": "https://patchwork.libcamera.org/patch/20278/mbox/"
        },
        {
            "id": 20279,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20279/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20279/",
            "msgid": "<20240613013944.23344-8-laurent.pinchart@ideasonboard.com>",
            "date": "2024-06-13T01:39:40",
            "name": "[07/11] ipa: libipa: pwl: Add a size() function",
            "mbox": "https://patchwork.libcamera.org/patch/20279/mbox/"
        },
        {
            "id": 20280,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20280/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20280/",
            "msgid": "<20240613013944.23344-9-laurent.pinchart@ideasonboard.com>",
            "date": "2024-06-13T01:39:41",
            "name": "[08/11] ipa: libipa: pwl: Add a constructor that moves a Point vector",
            "mbox": "https://patchwork.libcamera.org/patch/20280/mbox/"
        },
        {
            "id": 20281,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20281/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20281/",
            "msgid": "<20240613013944.23344-10-laurent.pinchart@ideasonboard.com>",
            "date": "2024-06-13T01:39:42",
            "name": "[09/11] ipa: libipa: pwl: Specialize YamlObject getter",
            "mbox": "https://patchwork.libcamera.org/patch/20281/mbox/"
        },
        {
            "id": 20282,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20282/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20282/",
            "msgid": "<20240613013944.23344-11-laurent.pinchart@ideasonboard.com>",
            "date": "2024-06-13T01:39:43",
            "name": "[10/11] ipa: rpi: controller: Replace Pwl::readYaml() with YamlObject::get()",
            "mbox": "https://patchwork.libcamera.org/patch/20282/mbox/"
        },
        {
            "id": 20283,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20283/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20283/",
            "msgid": "<20240613013944.23344-12-laurent.pinchart@ideasonboard.com>",
            "date": "2024-06-13T01:39:44",
            "name": "[11/11] ipa: libipa: pwl: Drop readYaml() function",
            "mbox": "https://patchwork.libcamera.org/patch/20283/mbox/"
        }
    ]
}