Show a series.

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

{
    "id": 4944,
    "url": "https://patchwork.libcamera.org/api/series/4944/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4944",
    "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": "Raspberry Pi: Add support for Pi 5 (PiSP)",
    "date": "2025-01-13T09:24:42",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4944/mbox/",
    "cover_letter": {
        "id": 22524,
        "url": "https://patchwork.libcamera.org/api/covers/22524/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/22524/",
        "msgid": "<20250113093532.4054142-1-naush@raspberrypi.com>",
        "date": "2025-01-13T09:24:42",
        "name": "[v1,0/4] Raspberry Pi: Add support for Pi 5 (PiSP)",
        "mbox": "https://patchwork.libcamera.org/cover/22524/mbox/"
    },
    "patches": [
        {
            "id": 22525,
            "url": "https://patchwork.libcamera.org/api/patches/22525/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22525/",
            "msgid": "<20250113093532.4054142-2-naush@raspberrypi.com>",
            "date": "2025-01-13T09:24:43",
            "name": "[v1,1/4] meson: Add libpisp.wrap",
            "mbox": "https://patchwork.libcamera.org/patch/22525/mbox/"
        },
        {
            "id": 22812,
            "url": "https://patchwork.libcamera.org/api/patches/22812/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22812/",
            "msgid": "<20250113093532.4054142-3-naush@raspberrypi.com>",
            "date": "2025-01-13T09:24:44",
            "name": "[v1,2/4] ipa: rpi: Add support for Raspberry Pi 5",
            "mbox": "https://patchwork.libcamera.org/patch/22812/mbox/"
        },
        {
            "id": 22526,
            "url": "https://patchwork.libcamera.org/api/patches/22526/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22526/",
            "msgid": "<20250113093532.4054142-4-naush@raspberrypi.com>",
            "date": "2025-01-13T09:24:45",
            "name": "[v1,3/4] pipeline: rpi: Add new stream flags for PiSP",
            "mbox": "https://patchwork.libcamera.org/patch/22526/mbox/"
        },
        {
            "id": 22527,
            "url": "https://patchwork.libcamera.org/api/patches/22527/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22527/",
            "msgid": "<20250113093532.4054142-5-naush@raspberrypi.com>",
            "date": "2025-01-13T09:24:46",
            "name": "[v1,4/4] pipeline: rpi: Add support for Raspberry Pi 5",
            "mbox": "https://patchwork.libcamera.org/patch/22527/mbox/"
        }
    ]
}