Show a series.

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

{
    "id": 2700,
    "url": "https://patchwork.libcamera.org/api/1.1/series/2700/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2700",
    "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": "[libcamera-devel,v5,1/3] libcamera: camera_sensor: Reference test pattern modes by enum type",
    "date": "2021-11-10T03:16:49",
    "submitter": {
        "id": 63,
        "url": "https://patchwork.libcamera.org/api/1.1/people/63/?format=api",
        "name": "Hirokazu Honda",
        "email": "hiroh@chromium.org"
    },
    "version": 5,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/2700/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 14505,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/14505/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14505/",
            "msgid": "<20211110031651.2808099-1-hiroh@chromium.org>",
            "date": "2021-11-10T03:16:49",
            "name": "[libcamera-devel,v5,1/3] libcamera: camera_sensor: Reference test pattern modes by enum type",
            "mbox": "https://patchwork.libcamera.org/patch/14505/mbox/"
        },
        {
            "id": 14506,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/14506/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14506/",
            "msgid": "<20211110031651.2808099-2-hiroh@chromium.org>",
            "date": "2021-11-10T03:16:50",
            "name": "[libcamera-devel,v5,2/3] libcamera: camera_sensor: Enable to set a test pattern mode",
            "mbox": "https://patchwork.libcamera.org/patch/14506/mbox/"
        },
        {
            "id": 14507,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/14507/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14507/",
            "msgid": "<20211110031651.2808099-3-hiroh@chromium.org>",
            "date": "2021-11-10T03:16:51",
            "name": "[libcamera-devel,v5,3/3] libcamera: pipeline: ipu3: Apply the requested test pattern mode",
            "mbox": "https://patchwork.libcamera.org/patch/14507/mbox/"
        }
    ]
}