Show a series.

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

{
    "id": 2839,
    "url": "https://patchwork.libcamera.org/api/series/2839/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2839",
    "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": "ipa: ipu3: af: Auto focus for dw9719 Surface Go2 VCM",
    "date": "2021-12-13T12:28:46",
    "submitter": {
        "id": 105,
        "url": "https://patchwork.libcamera.org/api/people/105/?format=api",
        "name": "Kate Hsuan",
        "email": "hpa@redhat.com"
    },
    "version": 4,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/2839/mbox/",
    "cover_letter": {
        "id": 15147,
        "url": "https://patchwork.libcamera.org/api/covers/15147/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/15147/",
        "msgid": "<20211213122847.26260-1-hpa@redhat.com>",
        "date": "2021-12-13T12:28:46",
        "name": "[libcamera-devel,RFC,v4,0/1] ipa: ipu3: af: Auto focus for dw9719 Surface Go2 VCM",
        "mbox": "https://patchwork.libcamera.org/cover/15147/mbox/"
    },
    "patches": [
        {
            "id": 15148,
            "url": "https://patchwork.libcamera.org/api/patches/15148/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15148/",
            "msgid": "<20211213122847.26260-2-hpa@redhat.com>",
            "date": "2021-12-13T12:28:47",
            "name": "[libcamera-devel,RFC,v4,1/1] ipa: ipu3: af: Auto focus for dw9719 Surface Go2 VCM",
            "mbox": "https://patchwork.libcamera.org/patch/15148/mbox/"
        }
    ]
}