Show a series.

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

{
    "id": 3504,
    "url": "https://patchwork.libcamera.org/api/1.1/series/3504/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3504",
    "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": "imx296 colour tuning",
    "date": "2022-09-26T12:29:07",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/1.1/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/3504/mbox/",
    "cover_letter": {
        "id": 17405,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/17405/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/17405/",
        "msgid": "<20220926122911.13412-1-naush@raspberrypi.com>",
        "date": "2022-09-26T12:29:07",
        "name": "[libcamera-devel,v1,0/4] imx296 colour tuning",
        "mbox": "https://patchwork.libcamera.org/cover/17405/mbox/"
    },
    "patches": [
        {
            "id": 17406,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/17406/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17406/",
            "msgid": "<20220926122911.13412-2-naush@raspberrypi.com>",
            "date": "2022-09-26T12:29:08",
            "name": "[libcamera-devel,v1,1/4] libcamera: bayer_format: Add unpacked mono 12-bit format to the conversion table",
            "mbox": "https://patchwork.libcamera.org/patch/17406/mbox/"
        },
        {
            "id": 17407,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/17407/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17407/",
            "msgid": "<20220926122911.13412-3-naush@raspberrypi.com>",
            "date": "2022-09-26T12:29:09",
            "name": "[libcamera-devel,v1,2/4] pipeline: raspberrypi: Update naming convention for tuning files",
            "mbox": "https://patchwork.libcamera.org/patch/17407/mbox/"
        },
        {
            "id": 17408,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/17408/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17408/",
            "msgid": "<20220926122911.13412-4-naush@raspberrypi.com>",
            "date": "2022-09-26T12:29:10",
            "name": "[libcamera-devel,v1,3/4] ipa: raspberrypi: Add a tuning file for the colour variant of IMX296",
            "mbox": "https://patchwork.libcamera.org/patch/17408/mbox/"
        },
        {
            "id": 17409,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/17409/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17409/",
            "msgid": "<20220926122911.13412-5-naush@raspberrypi.com>",
            "date": "2022-09-26T12:29:11",
            "name": "[libcamera-devel,v1,4/4] ipa: raspberrypi: Fix the imx296 mono tuning black level",
            "mbox": "https://patchwork.libcamera.org/patch/17409/mbox/"
        }
    ]
}