Show a series.

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

{
    "id": 5190,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5190/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5190",
    "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": "gstreamer: Miscellaneous cleanups + one fix",
    "date": "2025-05-22T12:55:17",
    "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": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5190/mbox/",
    "cover_letter": {
        "id": 23423,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/23423/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/23423/",
        "msgid": "<20250522125521.6465-1-laurent.pinchart@ideasonboard.com>",
        "date": "2025-05-22T12:55:17",
        "name": "[0/4] gstreamer: Miscellaneous cleanups + one fix",
        "mbox": "https://patchwork.libcamera.org/cover/23423/mbox/"
    },
    "patches": [
        {
            "id": 23424,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23424/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23424/",
            "msgid": "<20250522125521.6465-2-laurent.pinchart@ideasonboard.com>",
            "date": "2025-05-22T12:55:18",
            "name": "[1/4] gstreamer: Document improvements when updating minimum GStreamer version",
            "mbox": "https://patchwork.libcamera.org/patch/23424/mbox/"
        },
        {
            "id": 23425,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23425/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23425/",
            "msgid": "<20250522125521.6465-3-laurent.pinchart@ideasonboard.com>",
            "date": "2025-05-22T12:55:19",
            "name": "[2/4] gstreamer: Factor out video pool creation",
            "mbox": "https://patchwork.libcamera.org/patch/23425/mbox/"
        },
        {
            "id": 23426,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23426/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23426/",
            "msgid": "<20250522125521.6465-4-laurent.pinchart@ideasonboard.com>",
            "date": "2025-05-22T12:55:20",
            "name": "[3/4] gstreamer: Fix leak of GstQuery in error path",
            "mbox": "https://patchwork.libcamera.org/patch/23426/mbox/"
        },
        {
            "id": 23427,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23427/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23427/",
            "msgid": "<20250522125521.6465-5-laurent.pinchart@ideasonboard.com>",
            "date": "2025-05-22T12:55:21",
            "name": "[4/4] gstreamer: Reduce indentation in gst_libcamera_create_video_pool()",
            "mbox": "https://patchwork.libcamera.org/patch/23427/mbox/"
        }
    ]
}