Show a series.

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

{
    "id": 4367,
    "url": "https://patchwork.libcamera.org/api/1.1/series/4367/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4367",
    "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": "Raspberry Pi Camera Tuning Tool updates",
    "date": "2024-06-06T10:15:06",
    "submitter": {
        "id": 42,
        "url": "https://patchwork.libcamera.org/api/1.1/people/42/?format=api",
        "name": "David Plowman",
        "email": "david.plowman@raspberrypi.com"
    },
    "version": 1,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4367/mbox/",
    "cover_letter": {
        "id": 20214,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/20214/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/20214/",
        "msgid": "<20240606101512.375178-1-david.plowman@raspberrypi.com>",
        "date": "2024-06-06T10:15:06",
        "name": "[0/6] Raspberry Pi Camera Tuning Tool updates",
        "mbox": "https://patchwork.libcamera.org/cover/20214/mbox/"
    },
    "patches": [
        {
            "id": 20215,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20215/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20215/",
            "msgid": "<20240606101512.375178-2-david.plowman@raspberrypi.com>",
            "date": "2024-06-06T10:15:07",
            "name": "[1/6] utils: raspberrypi: ctt: Adapt tuning tool for both VC4 and PiSP",
            "mbox": "https://patchwork.libcamera.org/patch/20215/mbox/"
        },
        {
            "id": 20216,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20216/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20216/",
            "msgid": "<20240606101512.375178-3-david.plowman@raspberrypi.com>",
            "date": "2024-06-06T10:15:08",
            "name": "[2/6] utils: raspberrypi: ctt: Added CAC support to the CTT",
            "mbox": "https://patchwork.libcamera.org/patch/20216/mbox/"
        },
        {
            "id": 20217,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20217/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20217/",
            "msgid": "<20240606101512.375178-4-david.plowman@raspberrypi.com>",
            "date": "2024-06-06T10:15:09",
            "name": "[3/6] utils: raspberrypi: ctt: Changed CTT handling of VC4 and PiSP",
            "mbox": "https://patchwork.libcamera.org/patch/20217/mbox/"
        },
        {
            "id": 20218,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20218/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20218/",
            "msgid": "<20240606101512.375178-5-david.plowman@raspberrypi.com>",
            "date": "2024-06-06T10:15:10",
            "name": "[4/6] utils: raspberrypi: ctt: Update tuning tool for HDR",
            "mbox": "https://patchwork.libcamera.org/patch/20218/mbox/"
        },
        {
            "id": 20219,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20219/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20219/",
            "msgid": "<20240606101512.375178-6-david.plowman@raspberrypi.com>",
            "date": "2024-06-06T10:15:11",
            "name": "[5/6] utils: raspberrypi: ctt: Add option to convert between vc4/pisp targets",
            "mbox": "https://patchwork.libcamera.org/patch/20219/mbox/"
        },
        {
            "id": 20220,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20220/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20220/",
            "msgid": "<20240606101512.375178-7-david.plowman@raspberrypi.com>",
            "date": "2024-06-06T10:15:12",
            "name": "[6/6] utils: raspberrypi: ctt: Add a maximum gain parameter for LSC",
            "mbox": "https://patchwork.libcamera.org/patch/20220/mbox/"
        }
    ]
}