Show a series.

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

{
    "id": 5311,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5311/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5311",
    "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 fixes",
    "date": "2025-07-22T10:39:27",
    "submitter": {
        "id": 173,
        "url": "https://patchwork.libcamera.org/api/1.1/people/173/?format=api",
        "name": "Jaslo Ziska",
        "email": "jaslo@ziska.de"
    },
    "version": 2,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5311/mbox/",
    "cover_letter": {
        "id": 23896,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/23896/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/23896/",
        "msgid": "<20250722105627.11961-1-jaslo@ziska.de>",
        "date": "2025-07-22T10:39:27",
        "name": "[v2,0/3] gstreamer: Miscellaneous fixes",
        "mbox": "https://patchwork.libcamera.org/cover/23896/mbox/"
    },
    "patches": [
        {
            "id": 23897,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23897/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23897/",
            "msgid": "<20250722105627.11961-2-jaslo@ziska.de>",
            "date": "2025-07-22T10:39:28",
            "name": "[v2,1/3] gstreamer: Fix reconfiguration condition check",
            "mbox": "https://patchwork.libcamera.org/patch/23897/mbox/"
        },
        {
            "id": 23898,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23898/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23898/",
            "msgid": "<20250722105627.11961-3-jaslo@ziska.de>",
            "date": "2025-07-22T10:39:29",
            "name": "[v2,2/3] gstreamer: Log and check adjusted camera configuration",
            "mbox": "https://patchwork.libcamera.org/patch/23898/mbox/"
        },
        {
            "id": 23899,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23899/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23899/",
            "msgid": "<20250722105627.11961-4-jaslo@ziska.de>",
            "date": "2025-07-22T10:39:30",
            "name": "[v2,3/3] gstreamer: Enable bayer formats with 10/12/14/16 bits",
            "mbox": "https://patchwork.libcamera.org/patch/23899/mbox/"
        }
    ]
}