Show a series.

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

{
    "id": 4964,
    "url": "https://patchwork.libcamera.org/api/series/4964/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4964",
    "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": "Camera synchronisation",
    "date": "2025-01-22T14:53:47",
    "submitter": {
        "id": 42,
        "url": "https://patchwork.libcamera.org/api/people/42/?format=api",
        "name": "David Plowman",
        "email": "david.plowman@raspberrypi.com"
    },
    "version": 4,
    "total": 7,
    "received_total": 6,
    "received_all": false,
    "mbox": "https://patchwork.libcamera.org/series/4964/mbox/",
    "cover_letter": {
        "id": 22681,
        "url": "https://patchwork.libcamera.org/api/covers/22681/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/22681/",
        "msgid": "<20250122145349.7220-1-david.plowman@raspberrypi.com>",
        "date": "2025-01-22T14:53:42",
        "name": "[v4,0/7] Camera synchronisation",
        "mbox": "https://patchwork.libcamera.org/cover/22681/mbox/"
    },
    "patches": [
        {
            "id": 22675,
            "url": "https://patchwork.libcamera.org/api/patches/22675/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22675/",
            "msgid": "<20250122145349.7220-2-david.plowman@raspberrypi.com>",
            "date": "2025-01-22T14:53:43",
            "name": "[v4,1/7] controls: Add FrameWallClock control",
            "mbox": "https://patchwork.libcamera.org/patch/22675/mbox/"
        },
        {
            "id": 22684,
            "url": "https://patchwork.libcamera.org/api/patches/22684/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22684/",
            "msgid": "<20250122145349.7220-4-david.plowman@raspberrypi.com>",
            "date": "2025-01-22T14:53:45",
            "name": "[v4,3/7] controls: Add camera synchronisation controls for Raspberry Pi",
            "mbox": "https://patchwork.libcamera.org/patch/22684/mbox/"
        },
        {
            "id": 22685,
            "url": "https://patchwork.libcamera.org/api/patches/22685/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22685/",
            "msgid": "<20250122145349.7220-5-david.plowman@raspberrypi.com>",
            "date": "2025-01-22T14:53:46",
            "name": "[v4,4/7] pipeline: rpi: common: Add wallclock timestamp support",
            "mbox": "https://patchwork.libcamera.org/patch/22685/mbox/"
        },
        {
            "id": 22613,
            "url": "https://patchwork.libcamera.org/api/patches/22613/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22613/",
            "msgid": "<20250122145349.7220-6-david.plowman@raspberrypi.com>",
            "date": "2025-01-22T14:53:47",
            "name": "[v4,5/7] ipa: rpi: Add base classes and plumbing for sync algorithm",
            "mbox": "https://patchwork.libcamera.org/patch/22613/mbox/"
        },
        {
            "id": 22687,
            "url": "https://patchwork.libcamera.org/api/patches/22687/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22687/",
            "msgid": "<20250122145349.7220-7-david.plowman@raspberrypi.com>",
            "date": "2025-01-22T14:53:48",
            "name": "[v4,6/7] ipa: rpi: sync: Add an implementation of the camera sync algorithm",
            "mbox": "https://patchwork.libcamera.org/patch/22687/mbox/"
        },
        {
            "id": 22688,
            "url": "https://patchwork.libcamera.org/api/patches/22688/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22688/",
            "msgid": "<20250122145349.7220-8-david.plowman@raspberrypi.com>",
            "date": "2025-01-22T14:53:49",
            "name": "[v4,7/7] ipa: rpi: vc4: Update all tuning files for sync algorithm",
            "mbox": "https://patchwork.libcamera.org/patch/22688/mbox/"
        }
    ]
}