Show a series.

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

{
    "id": 4939,
    "url": "https://patchwork.libcamera.org/api/1.1/series/4939/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4939",
    "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": "Camera synchronisation",
    "date": "2025-01-09T14:32:04",
    "submitter": {
        "id": 42,
        "url": "https://patchwork.libcamera.org/api/1.1/people/42/?format=api",
        "name": "David Plowman",
        "email": "david.plowman@raspberrypi.com"
    },
    "version": 3,
    "total": 7,
    "received_total": 7,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4939/mbox/",
    "cover_letter": {
        "id": 22499,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/22499/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/22499/",
        "msgid": "<20250109143211.11939-1-david.plowman@raspberrypi.com>",
        "date": "2025-01-09T14:32:04",
        "name": "[v3,0/7] Camera synchronisation",
        "mbox": "https://patchwork.libcamera.org/cover/22499/mbox/"
    },
    "patches": [
        {
            "id": 22500,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/22500/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22500/",
            "msgid": "<20250109143211.11939-2-david.plowman@raspberrypi.com>",
            "date": "2025-01-09T14:32:05",
            "name": "[v3,1/7] controls: Add FrameWallClock control",
            "mbox": "https://patchwork.libcamera.org/patch/22500/mbox/"
        },
        {
            "id": 22501,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/22501/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22501/",
            "msgid": "<20250109143211.11939-3-david.plowman@raspberrypi.com>",
            "date": "2025-01-09T14:32:06",
            "name": "[v3,2/7] libcamera: Add ClockRecovery class to generate wallclock timestamps",
            "mbox": "https://patchwork.libcamera.org/patch/22501/mbox/"
        },
        {
            "id": 22503,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/22503/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22503/",
            "msgid": "<20250109143211.11939-4-david.plowman@raspberrypi.com>",
            "date": "2025-01-09T14:32:07",
            "name": "[v3,3/7] controls: Add camera synchronisation controls for Raspberry Pi",
            "mbox": "https://patchwork.libcamera.org/patch/22503/mbox/"
        },
        {
            "id": 22502,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/22502/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22502/",
            "msgid": "<20250109143211.11939-5-david.plowman@raspberrypi.com>",
            "date": "2025-01-09T14:32:08",
            "name": "[v3,4/7] pipeline: rpi:: Add wallclock timestamp support",
            "mbox": "https://patchwork.libcamera.org/patch/22502/mbox/"
        },
        {
            "id": 22505,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/22505/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22505/",
            "msgid": "<20250109143211.11939-6-david.plowman@raspberrypi.com>",
            "date": "2025-01-09T14:32:09",
            "name": "[v3,5/7] ipa: rpi: Add base classes and plumbing for sync algorithm",
            "mbox": "https://patchwork.libcamera.org/patch/22505/mbox/"
        },
        {
            "id": 22504,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/22504/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22504/",
            "msgid": "<20250109143211.11939-7-david.plowman@raspberrypi.com>",
            "date": "2025-01-09T14:32:10",
            "name": "[v3,6/7] ipa: rpi: sync: Add an implementation of the camera sync algorithm",
            "mbox": "https://patchwork.libcamera.org/patch/22504/mbox/"
        },
        {
            "id": 22506,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/22506/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22506/",
            "msgid": "<20250109143211.11939-8-david.plowman@raspberrypi.com>",
            "date": "2025-01-09T14:32:11",
            "name": "[v3,7/7] ipa: rpi: vc4: Update all tuning files for sync algorithm",
            "mbox": "https://patchwork.libcamera.org/patch/22506/mbox/"
        }
    ]
}