Show a series.

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

{
    "id": 1697,
    "url": "https://patchwork.libcamera.org/api/1.1/series/1697/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1697",
    "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": "rkisp1: add an initial support to different hw revision",
    "date": "2021-02-16T12:26:21",
    "submitter": {
        "id": 46,
        "url": "https://patchwork.libcamera.org/api/1.1/people/46/?format=api",
        "name": "Dafna Hirschfeld",
        "email": "dafna.hirschfeld@collabora.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1697/mbox/",
    "cover_letter": {
        "id": 11311,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/11311/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/11311/",
        "msgid": "<20210216122624.27940-1-dafna.hirschfeld@collabora.com>",
        "date": "2021-02-16T12:26:21",
        "name": "[libcamera-devel,0/3] rkisp1: add an initial support to different hw revision",
        "mbox": "https://patchwork.libcamera.org/cover/11311/mbox/"
    },
    "patches": [
        {
            "id": 11312,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11312/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11312/",
            "msgid": "<20210216122624.27940-2-dafna.hirschfeld@collabora.com>",
            "date": "2021-02-16T12:26:22",
            "name": "[libcamera-devel,1/3] libcamera: media_device: add hwRevision method",
            "mbox": "https://patchwork.libcamera.org/patch/11312/mbox/"
        },
        {
            "id": 11313,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11313/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11313/",
            "msgid": "<20210216122624.27940-3-dafna.hirschfeld@collabora.com>",
            "date": "2021-02-16T12:26:23",
            "name": "[libcamera-devel,2/3] src: rkisp1: return error from ipa's configure method if it fails",
            "mbox": "https://patchwork.libcamera.org/patch/11313/mbox/"
        },
        {
            "id": 11314,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11314/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11314/",
            "msgid": "<20210216122624.27940-4-dafna.hirschfeld@collabora.com>",
            "date": "2021-02-16T12:26:24",
            "name": "[libcamera-devel,3/3] ipa: rkisp1: update the uapi to the latest kernel version",
            "mbox": "https://patchwork.libcamera.org/patch/11314/mbox/"
        }
    ]
}