Show a series.

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

{
    "id": 1706,
    "url": "https://patchwork.libcamera.org/api/1.1/series/1706/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1706",
    "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": "Updates after IPAInterface changes",
    "date": "2021-02-18T12:48:20",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/1.1/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 3,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1706/mbox/",
    "cover_letter": {
        "id": 11330,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/11330/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/11330/",
        "msgid": "<20210218124824.1825418-1-naush@raspberrypi.com>",
        "date": "2021-02-18T12:48:20",
        "name": "[libcamera-devel,v3,0/4] Updates after IPAInterface changes",
        "mbox": "https://patchwork.libcamera.org/cover/11330/mbox/"
    },
    "patches": [
        {
            "id": 11331,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11331/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11331/",
            "msgid": "<20210218124824.1825418-2-naush@raspberrypi.com>",
            "date": "2021-02-18T12:48:21",
            "name": "[libcamera-devel,v3,1/4] pipeline: ipa: raspberrypi: Fix pipeline running on in a stopped state",
            "mbox": "https://patchwork.libcamera.org/patch/11331/mbox/"
        },
        {
            "id": 11332,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11332/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11332/",
            "msgid": "<20210218124824.1825418-3-naush@raspberrypi.com>",
            "date": "2021-02-18T12:48:22",
            "name": "[libcamera-devel,v3,2/4] pipeline: ipa: raspberrypi: Tidy-ups after IPAInterface changes",
            "mbox": "https://patchwork.libcamera.org/patch/11332/mbox/"
        },
        {
            "id": 11333,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11333/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11333/",
            "msgid": "<20210218124824.1825418-4-naush@raspberrypi.com>",
            "date": "2021-02-18T12:48:23",
            "name": "[libcamera-devel,v3,3/4] pipeline: ipa: raspberrypi: Rename IPA Interface namespace to ipa::RPi",
            "mbox": "https://patchwork.libcamera.org/patch/11333/mbox/"
        },
        {
            "id": 11334,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11334/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11334/",
            "msgid": "<20210218124824.1825418-5-naush@raspberrypi.com>",
            "date": "2021-02-18T12:48:24",
            "name": "[libcamera-devel,v3,4/4] pipeline: raspberrypi: Update the lens shading control in-place",
            "mbox": "https://patchwork.libcamera.org/patch/11334/mbox/"
        }
    ]
}