Show a series.

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

{
    "id": 2899,
    "url": "https://patchwork.libcamera.org/api/1.1/series/2899/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2899",
    "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,RFC,v5] ipa: ipu3: af: Auto focus for dw9719 Surface Go2 VCM",
    "date": "2022-01-20T11:41:02",
    "submitter": {
        "id": 105,
        "url": "https://patchwork.libcamera.org/api/1.1/people/105/?format=api",
        "name": "Kate Hsuan",
        "email": "hpa@redhat.com"
    },
    "version": 5,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/2899/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 15289,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15289/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15289/",
            "msgid": "<20220120114102.19477-1-hpa@redhat.com>",
            "date": "2022-01-20T11:41:02",
            "name": "[libcamera-devel,RFC,v5] ipa: ipu3: af: Auto focus for dw9719 Surface Go2 VCM",
            "mbox": "https://patchwork.libcamera.org/patch/15289/mbox/"
        }
    ]
}