Show a series.

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

{
    "id": 5277,
    "url": "https://patchwork.libcamera.org/api/series/5277/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5277",
    "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": "FrameWallClock units",
    "date": "2025-07-08T08:49:13",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5277/mbox/",
    "cover_letter": {
        "id": 23772,
        "url": "https://patchwork.libcamera.org/api/covers/23772/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/23772/",
        "msgid": "<20250708085147.752248-1-naush@raspberrypi.com>",
        "date": "2025-07-08T08:49:13",
        "name": "[v1,0/2] FrameWallClock units",
        "mbox": "https://patchwork.libcamera.org/cover/23772/mbox/"
    },
    "patches": [
        {
            "id": 23773,
            "url": "https://patchwork.libcamera.org/api/patches/23773/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23773/",
            "msgid": "<20250708085147.752248-2-naush@raspberrypi.com>",
            "date": "2025-07-08T08:49:14",
            "name": "[v1,1/2] libcamera: controls: Remove hypenation in control description text",
            "mbox": "https://patchwork.libcamera.org/patch/23773/mbox/"
        },
        {
            "id": 23774,
            "url": "https://patchwork.libcamera.org/api/patches/23774/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23774/",
            "msgid": "<20250708085147.752248-3-naush@raspberrypi.com>",
            "date": "2025-07-08T08:49:15",
            "name": "[v1,2/2] libcamera: controls: Use nanoseconds units for FrameWallClock",
            "mbox": "https://patchwork.libcamera.org/patch/23774/mbox/"
        }
    ]
}