Show a series.

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

{
    "id": 3052,
    "url": "https://patchwork.libcamera.org/api/1.1/series/3052/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3052",
    "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": "Enabling AF algorithm to get the VCM attributes from the device driver",
    "date": "2022-04-14T07:43:37",
    "submitter": {
        "id": 105,
        "url": "https://patchwork.libcamera.org/api/1.1/people/105/?format=api",
        "name": "Kate Hsuan",
        "email": "hpa@redhat.com"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3052/mbox/",
    "cover_letter": {
        "id": 15671,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/15671/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/15671/",
        "msgid": "<20220414074342.7455-1-hpa@redhat.com>",
        "date": "2022-04-14T07:43:37",
        "name": "[libcamera-devel,RFC,v1,0/5] Enabling AF algorithm to get the VCM attributes from the device driver",
        "mbox": "https://patchwork.libcamera.org/cover/15671/mbox/"
    },
    "patches": [
        {
            "id": 15672,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15672/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15672/",
            "msgid": "<20220414074342.7455-2-hpa@redhat.com>",
            "date": "2022-04-14T07:43:38",
            "name": "[libcamera-devel,RFC,v1,1/5] libcamera: v4l2_device: VIDIOC_QUERYCTRL call to fetch device attributes",
            "mbox": "https://patchwork.libcamera.org/patch/15672/mbox/"
        },
        {
            "id": 15673,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15673/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15673/",
            "msgid": "<20220414074342.7455-3-hpa@redhat.com>",
            "date": "2022-04-14T07:43:39",
            "name": "[libcamera-devel,RFC,v1,2/5] libcamera: camera_lens: Get maximum VCM steps",
            "mbox": "https://patchwork.libcamera.org/patch/15673/mbox/"
        },
        {
            "id": 15674,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15674/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15674/",
            "msgid": "<20220414074342.7455-4-hpa@redhat.com>",
            "date": "2022-04-14T07:43:40",
            "name": "[libcamera-devel,RFC,v1,3/5] ipa: ipu3: Variables to hold the maximum VCM steps",
            "mbox": "https://patchwork.libcamera.org/patch/15674/mbox/"
        },
        {
            "id": 15675,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15675/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15675/",
            "msgid": "<20220414074342.7455-5-hpa@redhat.com>",
            "date": "2022-04-14T07:43:41",
            "name": "[libcamera-devel,RFC,v1,4/5] libcamera: pipeline: ipu3: Get VCM information",
            "mbox": "https://patchwork.libcamera.org/patch/15675/mbox/"
        },
        {
            "id": 15676,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15676/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15676/",
            "msgid": "<20220414074342.7455-6-hpa@redhat.com>",
            "date": "2022-04-14T07:43:42",
            "name": "[libcamera-devel,RFC,v1,5/5] ipa: ipu3: af: Remove hardcoded maximum VCM steps",
            "mbox": "https://patchwork.libcamera.org/patch/15676/mbox/"
        }
    ]
}