Show a series.

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

{
    "id": 3069,
    "url": "https://patchwork.libcamera.org/api/1.1/series/3069/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3069",
    "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-26T05:58:27",
    "submitter": {
        "id": 105,
        "url": "https://patchwork.libcamera.org/api/1.1/people/105/?format=api",
        "name": "Kate Hsuan",
        "email": "hpa@redhat.com"
    },
    "version": 3,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3069/mbox/",
    "cover_letter": {
        "id": 15709,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/15709/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/15709/",
        "msgid": "<20220426055830.8999-1-hpa@redhat.com>",
        "date": "2022-04-26T05:58:26",
        "name": "[libcamera-devel,v3,0/4] Enabling AF algorithm to get the VCM attributes from the device driver",
        "mbox": "https://patchwork.libcamera.org/cover/15709/mbox/"
    },
    "patches": [
        {
            "id": 15708,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15708/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15708/",
            "msgid": "<20220426055830.8999-2-hpa@redhat.com>",
            "date": "2022-04-26T05:58:27",
            "name": "[libcamera-devel,v3,1/4] ipa: ipu3: Variables to hold the maximum VCM steps",
            "mbox": "https://patchwork.libcamera.org/patch/15708/mbox/"
        },
        {
            "id": 15710,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15710/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15710/",
            "msgid": "<20220426055830.8999-3-hpa@redhat.com>",
            "date": "2022-04-26T05:58:28",
            "name": "[libcamera-devel,v3,2/4] libcamera: camera_lens: Get maximum VCM steps",
            "mbox": "https://patchwork.libcamera.org/patch/15710/mbox/"
        },
        {
            "id": 15712,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15712/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15712/",
            "msgid": "<20220426055830.8999-4-hpa@redhat.com>",
            "date": "2022-04-26T05:58:29",
            "name": "[libcamera-devel,v3,3/4] libcamera: pipeline: ipu3: Get and set VCM information",
            "mbox": "https://patchwork.libcamera.org/patch/15712/mbox/"
        },
        {
            "id": 15711,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15711/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15711/",
            "msgid": "<20220426055830.8999-5-hpa@redhat.com>",
            "date": "2022-04-26T05:58:30",
            "name": "[libcamera-devel,v3,4/4] ipa: ipu3: af: Remove hardcoded maximum VCM steps",
            "mbox": "https://patchwork.libcamera.org/patch/15711/mbox/"
        }
    ]
}