Show a series.

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

{
    "id": 1906,
    "url": "https://patchwork.libcamera.org/api/1.1/series/1906/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1906",
    "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": "Report available test pattern modes",
    "date": "2021-04-09T04:32:03",
    "submitter": {
        "id": 63,
        "url": "https://patchwork.libcamera.org/api/1.1/people/63/?format=api",
        "name": "Hirokazu Honda",
        "email": "hiroh@chromium.org"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1906/mbox/",
    "cover_letter": {
        "id": 11874,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/11874/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/11874/",
        "msgid": "<20210409043208.1823330-1-hiroh@chromium.org>",
        "date": "2021-04-09T04:32:03",
        "name": "[libcamera-devel,RFC,0/5] Report available test pattern modes",
        "mbox": "https://patchwork.libcamera.org/cover/11874/mbox/"
    },
    "patches": [
        {
            "id": 11875,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11875/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11875/",
            "msgid": "<20210409043208.1823330-2-hiroh@chromium.org>",
            "date": "2021-04-09T04:32:04",
            "name": "[libcamera-devel,RFC,1/5] libcamera: controls: Add sensor test pattern mode",
            "mbox": "https://patchwork.libcamera.org/patch/11875/mbox/"
        },
        {
            "id": 11876,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11876/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11876/",
            "msgid": "<20210409043208.1823330-3-hiroh@chromium.org>",
            "date": "2021-04-09T04:32:05",
            "name": "[libcamera-devel,RFC,2/5] libcamera: V4L2Subdevice: Add getter/setter function for test pattern mode",
            "mbox": "https://patchwork.libcamera.org/patch/11876/mbox/"
        },
        {
            "id": 11877,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11877/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11877/",
            "msgid": "<20210409043208.1823330-4-hiroh@chromium.org>",
            "date": "2021-04-09T04:32:06",
            "name": "[libcamera-devel,RFC,3/5] libcamera: CameraSensor: Expose supported test pattern modes",
            "mbox": "https://patchwork.libcamera.org/patch/11877/mbox/"
        },
        {
            "id": 11878,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11878/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11878/",
            "msgid": "<20210409043208.1823330-5-hiroh@chromium.org>",
            "date": "2021-04-09T04:32:07",
            "name": "[libcamera-devel,RFC,4/5] libcamera: pipeline: ipu3: Report available test pattern modes",
            "mbox": "https://patchwork.libcamera.org/patch/11878/mbox/"
        },
        {
            "id": 11879,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11879/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11879/",
            "msgid": "<20210409043208.1823330-6-hiroh@chromium.org>",
            "date": "2021-04-09T04:32:08",
            "name": "[libcamera-devel,RFC,5/5] android: CameraDevice: Report queried test pattern modes",
            "mbox": "https://patchwork.libcamera.org/patch/11879/mbox/"
        }
    ]
}