Show a series.

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

{
    "id": 2930,
    "url": "https://patchwork.libcamera.org/api/series/2930/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2930",
    "project": {
        "id": 1,
        "url": "https://patchwork.libcamera.org/api/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,v8] ipa: ipu3: af: Auto focus for dw9719 Surface Go2 VCM",
    "date": "2022-02-14T09:51:36",
    "submitter": {
        "id": 105,
        "url": "https://patchwork.libcamera.org/api/people/105/?format=api",
        "name": "Kate Hsuan",
        "email": "hpa@redhat.com"
    },
    "version": 8,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/2930/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 15363,
            "url": "https://patchwork.libcamera.org/api/patches/15363/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15363/",
            "msgid": "<20220214095136.25425-1-hpa@redhat.com>",
            "date": "2022-02-14T09:51:36",
            "name": "[libcamera-devel,v8] ipa: ipu3: af: Auto focus for dw9719 Surface Go2 VCM",
            "mbox": "https://patchwork.libcamera.org/patch/15363/mbox/"
        }
    ]
}