Show a series.

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

{
    "id": 5529,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5529/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5529",
    "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: Assorted fixes",
    "date": "2025-10-25T14:22:56",
    "submitter": {
        "id": 232,
        "url": "https://patchwork.libcamera.org/api/1.1/people/232/?format=api",
        "name": "Umang Jain",
        "email": "uajain@igalia.com"
    },
    "version": 3,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5529/mbox/",
    "cover_letter": {
        "id": 24812,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/24812/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/24812/",
        "msgid": "<20251025142300.64480-1-uajain@igalia.com>",
        "date": "2025-10-25T14:22:56",
        "name": "[v3,0/4] gstreamer: Assorted fixes",
        "mbox": "https://patchwork.libcamera.org/cover/24812/mbox/"
    },
    "patches": [
        {
            "id": 24813,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24813/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24813/",
            "msgid": "<20251025142300.64480-2-uajain@igalia.com>",
            "date": "2025-10-25T14:22:57",
            "name": "[v3,1/4] gstreamer: Shorten function name",
            "mbox": "https://patchwork.libcamera.org/patch/24813/mbox/"
        },
        {
            "id": 24816,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24816/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24816/",
            "msgid": "<20251025142300.64480-3-uajain@igalia.com>",
            "date": "2025-10-25T14:22:58",
            "name": "[v3,2/4] gstreamer: Associate libcamera::Stream with Pad",
            "mbox": "https://patchwork.libcamera.org/patch/24816/mbox/"
        },
        {
            "id": 24814,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24814/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24814/",
            "msgid": "<20251025142300.64480-4-uajain@igalia.com>",
            "date": "2025-10-25T14:22:59",
            "name": "[v3,3/4] gstreamer: Improve logging for buffer pool activation",
            "mbox": "https://patchwork.libcamera.org/patch/24814/mbox/"
        },
        {
            "id": 24815,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24815/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24815/",
            "msgid": "<20251025142300.64480-5-uajain@igalia.com>",
            "date": "2025-10-25T14:23:00",
            "name": "[v3,4/4] gstreamer: Track RequestWrap's GstBuffer using GstPad",
            "mbox": "https://patchwork.libcamera.org/patch/24815/mbox/"
        }
    ]
}