Show a series.

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

{
    "id": 1700,
    "url": "https://patchwork.libcamera.org/api/1.1/series/1700/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1700",
    "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,1/3] pipeline: ipa: raspberrypi: Various fixups after IPAInterface changes",
    "date": "2021-02-17T10:08:50",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/1.1/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1700/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 11318,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11318/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11318/",
            "msgid": "<20210217100852.1542397-1-naush@raspberrypi.com>",
            "date": "2021-02-17T10:08:50",
            "name": "[libcamera-devel,1/3] pipeline: ipa: raspberrypi: Various fixups after IPAInterface changes",
            "mbox": "https://patchwork.libcamera.org/patch/11318/mbox/"
        },
        {
            "id": 11319,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11319/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11319/",
            "msgid": "<20210217100852.1542397-2-naush@raspberrypi.com>",
            "date": "2021-02-17T10:08:51",
            "name": "[libcamera-devel,2/3] pipeline: ipa: raspberrypi: Rename IPA Interface namespace to ipa::RPi",
            "mbox": "https://patchwork.libcamera.org/patch/11319/mbox/"
        },
        {
            "id": 11320,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11320/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11320/",
            "msgid": "<20210217100852.1542397-3-naush@raspberrypi.com>",
            "date": "2021-02-17T10:08:52",
            "name": "[libcamera-devel,3/3] pipeline: raspberrypi: Update lens shading control in-place",
            "mbox": "https://patchwork.libcamera.org/patch/11320/mbox/"
        }
    ]
}