Show a series.

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

{
    "id": 3010,
    "url": "https://patchwork.libcamera.org/api/1.1/series/3010/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3010",
    "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": "ipa: ipu3: Replace event-based ops with dedicated functions",
    "date": "2022-03-28T17:36:10",
    "submitter": {
        "id": 86,
        "url": "https://patchwork.libcamera.org/api/1.1/people/86/?format=api",
        "name": "Umang Jain",
        "email": "umang.jain@ideasonboard.com"
    },
    "version": 3,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3010/mbox/",
    "cover_letter": {
        "id": 15577,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/15577/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/15577/",
        "msgid": "<20220328173612.138332-1-umang.jain@ideasonboard.com>",
        "date": "2022-03-28T17:36:10",
        "name": "[libcamera-devel,v3,0/2] ipa: ipu3: Replace event-based ops with dedicated functions",
        "mbox": "https://patchwork.libcamera.org/cover/15577/mbox/"
    },
    "patches": [
        {
            "id": 15578,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15578/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15578/",
            "msgid": "<20220328173612.138332-2-umang.jain@ideasonboard.com>",
            "date": "2022-03-28T17:36:11",
            "name": "[libcamera-devel,v3,1/1] ipa: ipu3: Replace event-based ops with dedicated functions",
            "mbox": "https://patchwork.libcamera.org/patch/15578/mbox/"
        },
        {
            "id": 15579,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15579/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15579/",
            "msgid": "<20220328173612.138332-3-umang.jain@ideasonboard.com>",
            "date": "2022-03-28T17:36:12",
            "name": "[libcamera-devel,v3,IPAIPU3,2/2] ipu3: Use the new IPAIPU3 interface",
            "mbox": "https://patchwork.libcamera.org/patch/15579/mbox/"
        }
    ]
}