Show a series.

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

{
    "id": 3001,
    "url": "https://patchwork.libcamera.org/api/1.1/series/3001/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3001",
    "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: Consolidate querying of exposure and gain limits",
    "date": "2022-03-25T10:34:07",
    "submitter": {
        "id": 86,
        "url": "https://patchwork.libcamera.org/api/1.1/people/86/?format=api",
        "name": "Umang Jain",
        "email": "umang.jain@ideasonboard.com"
    },
    "version": 4,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3001/mbox/",
    "cover_letter": {
        "id": 15556,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/15556/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/15556/",
        "msgid": "<20220325103410.38580-1-umang.jain@ideasonboard.com>",
        "date": "2022-03-25T10:34:07",
        "name": "[libcamera-devel,v4,0/3] ipa: ipu3: Consolidate querying of exposure and gain limits",
        "mbox": "https://patchwork.libcamera.org/cover/15556/mbox/"
    },
    "patches": [
        {
            "id": 15557,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15557/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15557/",
            "msgid": "<20220325103410.38580-2-umang.jain@ideasonboard.com>",
            "date": "2022-03-25T10:34:08",
            "name": "[libcamera-devel,v4,1/3] ipa: ipu3: Consolidate querying of exposure and gain limits",
            "mbox": "https://patchwork.libcamera.org/patch/15557/mbox/"
        },
        {
            "id": 15558,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15558/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15558/",
            "msgid": "<20220325103410.38580-3-umang.jain@ideasonboard.com>",
            "date": "2022-03-25T10:34:09",
            "name": "[libcamera-devel,v4,2/3] ipa: ipu3: Drop sensor controls private members from IPAIPU3",
            "mbox": "https://patchwork.libcamera.org/patch/15558/mbox/"
        },
        {
            "id": 15559,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15559/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15559/",
            "msgid": "<20220325103410.38580-4-umang.jain@ideasonboard.com>",
            "date": "2022-03-25T10:34:10",
            "name": "[libcamera-devel,v4,3/3] ipa: ipu3: Ensure controls exists in before they are queried",
            "mbox": "https://patchwork.libcamera.org/patch/15559/mbox/"
        }
    ]
}