Show a series.

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

{
    "id": 3714,
    "url": "https://patchwork.libcamera.org/api/1.1/series/3714/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3714",
    "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": "ipa: rkisp1: Add autofocus algorithm",
    "date": "2023-01-19T08:41:04",
    "submitter": {
        "id": 126,
        "url": "https://patchwork.libcamera.org/api/1.1/people/126/?format=api",
        "name": "Daniel Semkowicz",
        "email": "dse@thaumatec.com"
    },
    "version": 3,
    "total": 8,
    "received_total": 8,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3714/mbox/",
    "cover_letter": {
        "id": 18139,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/18139/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/18139/",
        "msgid": "<20230119084112.20564-1-dse@thaumatec.com>",
        "date": "2023-01-19T08:41:04",
        "name": "[libcamera-devel,v3,0/8] ipa: rkisp1: Add autofocus algorithm",
        "mbox": "https://patchwork.libcamera.org/cover/18139/mbox/"
    },
    "patches": [
        {
            "id": 18140,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/18140/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18140/",
            "msgid": "<20230119084112.20564-2-dse@thaumatec.com>",
            "date": "2023-01-19T08:41:05",
            "name": "[libcamera-devel,v3,1/8] rkisp1: Add camera lens to PH and expose it to the IPA",
            "mbox": "https://patchwork.libcamera.org/patch/18140/mbox/"
        },
        {
            "id": 18141,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/18141/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18141/",
            "msgid": "<20230119084112.20564-3-dse@thaumatec.com>",
            "date": "2023-01-19T08:41:06",
            "name": "[libcamera-devel,v3,2/8] rkisp1: Control camera lens position from IPA",
            "mbox": "https://patchwork.libcamera.org/patch/18141/mbox/"
        },
        {
            "id": 18142,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/18142/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18142/",
            "msgid": "<20230119084112.20564-4-dse@thaumatec.com>",
            "date": "2023-01-19T08:41:07",
            "name": "[libcamera-devel,v3,3/8] ipa: Add base class defining AF algorithm interface",
            "mbox": "https://patchwork.libcamera.org/patch/18142/mbox/"
        },
        {
            "id": 18143,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/18143/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18143/",
            "msgid": "<20230119084112.20564-5-dse@thaumatec.com>",
            "date": "2023-01-19T08:41:08",
            "name": "[libcamera-devel,v3,4/8] ipa: Add class that implements base AF control algorithm",
            "mbox": "https://patchwork.libcamera.org/patch/18143/mbox/"
        },
        {
            "id": 18144,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/18144/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18144/",
            "msgid": "<20230119084112.20564-6-dse@thaumatec.com>",
            "date": "2023-01-19T08:41:09",
            "name": "[libcamera-devel,v3,5/8] ipa: rkisp1: Add AF algorithm basing on common AfHillClimbing class",
            "mbox": "https://patchwork.libcamera.org/patch/18144/mbox/"
        },
        {
            "id": 18145,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/18145/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18145/",
            "msgid": "<20230119084112.20564-7-dse@thaumatec.com>",
            "date": "2023-01-19T08:41:10",
            "name": "[libcamera-devel,v3,6/8] pipeline: rkisp1: Add basic AF controls to the supported controls list",
            "mbox": "https://patchwork.libcamera.org/patch/18145/mbox/"
        },
        {
            "id": 18146,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/18146/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18146/",
            "msgid": "<20230119084112.20564-8-dse@thaumatec.com>",
            "date": "2023-01-19T08:41:11",
            "name": "[libcamera-devel,v3,7/8] ipa: rkisp1: Add \"Windows\" Metering mode to auto focus algorithm",
            "mbox": "https://patchwork.libcamera.org/patch/18146/mbox/"
        },
        {
            "id": 18147,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/18147/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18147/",
            "msgid": "<20230119084112.20564-9-dse@thaumatec.com>",
            "date": "2023-01-19T08:41:12",
            "name": "[libcamera-devel,v3,8/8] ipa: rkisp1: Add OV5675 tuning file",
            "mbox": "https://patchwork.libcamera.org/patch/18147/mbox/"
        }
    ]
}