Show a series.

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

{
    "id": 3062,
    "url": "https://patchwork.libcamera.org/api/1.1/series/3062/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3062",
    "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-21T07:28:44",
    "submitter": {
        "id": 105,
        "url": "https://patchwork.libcamera.org/api/1.1/people/105/?format=api",
        "name": "Kate Hsuan",
        "email": "hpa@redhat.com"
    },
    "version": 2,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3062/mbox/",
    "cover_letter": {
        "id": 15691,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/15691/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/15691/",
        "msgid": "<20220421072848.6752-1-hpa@redhat.com>",
        "date": "2022-04-21T07:28:44",
        "name": "[libcamera-devel,RFC,v2,0/4] Enabling AF algorithm to get the VCM attributes from the device driver",
        "mbox": "https://patchwork.libcamera.org/cover/15691/mbox/"
    },
    "patches": [
        {
            "id": 15692,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15692/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15692/",
            "msgid": "<20220421072848.6752-2-hpa@redhat.com>",
            "date": "2022-04-21T07:28:45",
            "name": "[libcamera-devel,RFC,v2,1/4] ipa: ipu3: Variables to hold the maximum VCM steps",
            "mbox": "https://patchwork.libcamera.org/patch/15692/mbox/"
        },
        {
            "id": 15693,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15693/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15693/",
            "msgid": "<20220421072848.6752-3-hpa@redhat.com>",
            "date": "2022-04-21T07:28:46",
            "name": "[libcamera-devel,RFC,v2,2/4] libcamera: camera_lens: Get maximum VCM steps",
            "mbox": "https://patchwork.libcamera.org/patch/15693/mbox/"
        },
        {
            "id": 15695,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15695/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15695/",
            "msgid": "<20220421072848.6752-4-hpa@redhat.com>",
            "date": "2022-04-21T07:28:47",
            "name": "[libcamera-devel,RFC,v2,3/4] libcamera: pipeline: ipu3: Get and set VCM information",
            "mbox": "https://patchwork.libcamera.org/patch/15695/mbox/"
        },
        {
            "id": 15694,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15694/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15694/",
            "msgid": "<20220421072848.6752-5-hpa@redhat.com>",
            "date": "2022-04-21T07:28:48",
            "name": "[libcamera-devel,RFC,v2,4/4] ipa: ipu3: af: Remove hardcoded maximum VCM steps",
            "mbox": "https://patchwork.libcamera.org/patch/15694/mbox/"
        }
    ]
}