Show a series.

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

{
    "id": 1726,
    "url": "https://patchwork.libcamera.org/api/1.1/series/1726/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1726",
    "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": "Support the new cros camera API",
    "date": "2021-02-25T10:42:14",
    "submitter": {
        "id": 17,
        "url": "https://patchwork.libcamera.org/api/1.1/people/17/?format=api",
        "name": "Paul Elder",
        "email": "paul.elder@ideasonboard.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1726/mbox/",
    "cover_letter": {
        "id": 11375,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/11375/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/11375/",
        "msgid": "<20210225104217.108792-1-paul.elder@ideasonboard.com>",
        "date": "2021-02-25T10:42:14",
        "name": "[libcamera-devel,0/3] Support the new cros camera API",
        "mbox": "https://patchwork.libcamera.org/cover/11375/mbox/"
    },
    "patches": [
        {
            "id": 11376,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11376/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11376/",
            "msgid": "<20210225104217.108792-2-paul.elder@ideasonboard.com>",
            "date": "2021-02-25T10:42:15",
            "name": "[libcamera-devel,1/3] meson: Add cros build option",
            "mbox": "https://patchwork.libcamera.org/patch/11376/mbox/"
        },
        {
            "id": 11377,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11377/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11377/",
            "msgid": "<20210225104217.108792-3-paul.elder@ideasonboard.com>",
            "date": "2021-02-25T10:42:16",
            "name": "[libcamera-devel,2/3] include: aosp, cros: Pull in required headers for cros",
            "mbox": "https://patchwork.libcamera.org/patch/11377/mbox/"
        },
        {
            "id": 11378,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11378/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11378/",
            "msgid": "<20210225104217.108792-4-paul.elder@ideasonboard.com>",
            "date": "2021-02-25T10:42:17",
            "name": "[libcamera-devel,3/3] cros: Support the new cros camera API with set_up and tear_down",
            "mbox": "https://patchwork.libcamera.org/patch/11378/mbox/"
        }
    ]
}