Show a series.

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

{
    "id": 4497,
    "url": "https://patchwork.libcamera.org/api/series/4497/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4497",
    "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": "Split libcamera documentation in public and internal APIs",
    "date": "2024-08-07T15:44:05",
    "submitter": {
        "id": 2,
        "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com"
    },
    "version": 6,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4497/mbox/",
    "cover_letter": {
        "id": 20822,
        "url": "https://patchwork.libcamera.org/api/covers/20822/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/20822/",
        "msgid": "<20240807154410.9552-1-laurent.pinchart@ideasonboard.com>",
        "date": "2024-08-07T15:44:05",
        "name": "[v6,0/5] Split libcamera documentation in public and internal APIs",
        "mbox": "https://patchwork.libcamera.org/cover/20822/mbox/"
    },
    "patches": [
        {
            "id": 20823,
            "url": "https://patchwork.libcamera.org/api/patches/20823/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20823/",
            "msgid": "<20240807154410.9552-2-laurent.pinchart@ideasonboard.com>",
            "date": "2024-08-07T15:44:06",
            "name": "[v6,1/5] Documentation: Add Thread safety page",
            "mbox": "https://patchwork.libcamera.org/patch/20823/mbox/"
        },
        {
            "id": 20824,
            "url": "https://patchwork.libcamera.org/api/patches/20824/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20824/",
            "msgid": "<20240807154410.9552-3-laurent.pinchart@ideasonboard.com>",
            "date": "2024-08-07T15:44:07",
            "name": "[v6,2/5] Documentation: Split doxygen_input in public and internal inputs",
            "mbox": "https://patchwork.libcamera.org/patch/20824/mbox/"
        },
        {
            "id": 20825,
            "url": "https://patchwork.libcamera.org/api/patches/20825/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20825/",
            "msgid": "<20240807154410.9552-4-laurent.pinchart@ideasonboard.com>",
            "date": "2024-08-07T15:44:08",
            "name": "[v6,3/5] Documentation: Split public/private documentation",
            "mbox": "https://patchwork.libcamera.org/patch/20825/mbox/"
        },
        {
            "id": 20826,
            "url": "https://patchwork.libcamera.org/api/patches/20826/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20826/",
            "msgid": "<20240807154410.9552-5-laurent.pinchart@ideasonboard.com>",
            "date": "2024-08-07T15:44:09",
            "name": "[v6,4/5] Documentation: Improve doxygen main page",
            "mbox": "https://patchwork.libcamera.org/patch/20826/mbox/"
        },
        {
            "id": 20827,
            "url": "https://patchwork.libcamera.org/api/patches/20827/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20827/",
            "msgid": "<20240807154410.9552-6-laurent.pinchart@ideasonboard.com>",
            "date": "2024-08-07T15:44:10",
            "name": "[v6,5/5] libcamera: camera: Hide Camera::create() from the public API",
            "mbox": "https://patchwork.libcamera.org/patch/20827/mbox/"
        }
    ]
}