Show a series.

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

{
    "id": 3512,
    "url": "https://patchwork.libcamera.org/api/series/3512/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3512",
    "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": "imx296 colour tuning",
    "date": "2022-09-29T07:23:19",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 2,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3512/mbox/",
    "cover_letter": {
        "id": 17455,
        "url": "https://patchwork.libcamera.org/api/covers/17455/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/17455/",
        "msgid": "<20220929072323.7400-1-naush@raspberrypi.com>",
        "date": "2022-09-29T07:23:19",
        "name": "[libcamera-devel,v2,0/4] imx296 colour tuning",
        "mbox": "https://patchwork.libcamera.org/cover/17455/mbox/"
    },
    "patches": [
        {
            "id": 17456,
            "url": "https://patchwork.libcamera.org/api/patches/17456/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17456/",
            "msgid": "<20220929072323.7400-2-naush@raspberrypi.com>",
            "date": "2022-09-29T07:23:20",
            "name": "[libcamera-devel,v2,1/4] libcamera: bayer_format: Add unpacked mono 12-bit format to the conversion table",
            "mbox": "https://patchwork.libcamera.org/patch/17456/mbox/"
        },
        {
            "id": 17457,
            "url": "https://patchwork.libcamera.org/api/patches/17457/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17457/",
            "msgid": "<20220929072323.7400-3-naush@raspberrypi.com>",
            "date": "2022-09-29T07:23:21",
            "name": "[libcamera-devel,v2,2/4] pipeline: raspberrypi: Update naming convention for tuning files",
            "mbox": "https://patchwork.libcamera.org/patch/17457/mbox/"
        },
        {
            "id": 17458,
            "url": "https://patchwork.libcamera.org/api/patches/17458/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17458/",
            "msgid": "<20220929072323.7400-4-naush@raspberrypi.com>",
            "date": "2022-09-29T07:23:22",
            "name": "[libcamera-devel,v2,3/4] ipa: raspberrypi: Add a tuning file for the colour variant of IMX296",
            "mbox": "https://patchwork.libcamera.org/patch/17458/mbox/"
        },
        {
            "id": 17459,
            "url": "https://patchwork.libcamera.org/api/patches/17459/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17459/",
            "msgid": "<20220929072323.7400-5-naush@raspberrypi.com>",
            "date": "2022-09-29T07:23:23",
            "name": "[libcamera-devel,v2,4/4] ipa: raspberrypi: Fix the imx296 mono tuning black level",
            "mbox": "https://patchwork.libcamera.org/patch/17459/mbox/"
        }
    ]
}