Show a series.

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

{
    "id": 2754,
    "url": "https://patchwork.libcamera.org/api/series/2754/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2754",
    "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: Misc clean up",
    "date": "2021-11-25T10:21:39",
    "submitter": {
        "id": 75,
        "url": "https://patchwork.libcamera.org/api/people/75/?format=api",
        "name": "Jean-Michel Hautbois",
        "email": "jeanmichel.hautbois@ideasonboard.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/2754/mbox/",
    "cover_letter": {
        "id": 14774,
        "url": "https://patchwork.libcamera.org/api/covers/14774/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/14774/",
        "msgid": "<20211125102143.52556-1-jeanmichel.hautbois@ideasonboard.com>",
        "date": "2021-11-25T10:21:39",
        "name": "[libcamera-devel,0/4] ipa: ipu3: Misc clean up",
        "mbox": "https://patchwork.libcamera.org/cover/14774/mbox/"
    },
    "patches": [
        {
            "id": 14775,
            "url": "https://patchwork.libcamera.org/api/patches/14775/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14775/",
            "msgid": "<20211125102143.52556-2-jeanmichel.hautbois@ideasonboard.com>",
            "date": "2021-11-25T10:21:40",
            "name": "[libcamera-devel,1/4] ipa: ipu3: Return filtered value",
            "mbox": "https://patchwork.libcamera.org/patch/14775/mbox/"
        },
        {
            "id": 14776,
            "url": "https://patchwork.libcamera.org/api/patches/14776/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14776/",
            "msgid": "<20211125102143.52556-3-jeanmichel.hautbois@ideasonboard.com>",
            "date": "2021-11-25T10:21:41",
            "name": "[libcamera-devel,2/4] ipa: ipu3: Shorten exposure and gain lines",
            "mbox": "https://patchwork.libcamera.org/patch/14776/mbox/"
        },
        {
            "id": 14777,
            "url": "https://patchwork.libcamera.org/api/patches/14777/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14777/",
            "msgid": "<20211125102143.52556-4-jeanmichel.hautbois@ideasonboard.com>",
            "date": "2021-11-25T10:21:42",
            "name": "[libcamera-devel,3/4] ipa: ipu3: Remove local cached limits for shutter speed and gain",
            "mbox": "https://patchwork.libcamera.org/patch/14777/mbox/"
        },
        {
            "id": 14778,
            "url": "https://patchwork.libcamera.org/api/patches/14778/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14778/",
            "msgid": "<20211125102143.52556-5-jeanmichel.hautbois@ideasonboard.com>",
            "date": "2021-11-25T10:21:43",
            "name": "[libcamera-devel,4/4] ipa: ipu3: agc: Introduce lineDuration in IPASessionConfiguration",
            "mbox": "https://patchwork.libcamera.org/patch/14778/mbox/"
        }
    ]
}