Show a series.

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

{
    "id": 4177,
    "url": "https://patchwork.libcamera.org/api/series/4177/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4177",
    "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": "libipa: Fix CameraSensorHelper gain helpers",
    "date": "2024-02-23T15:59:51",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4177/mbox/",
    "cover_letter": {
        "id": 19528,
        "url": "https://patchwork.libcamera.org/api/covers/19528/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/19528/",
        "msgid": "<20240223155954.4139705-1-kieran.bingham@ideasonboard.com>",
        "date": "2024-02-23T15:59:51",
        "name": "[0/3] libipa: Fix CameraSensorHelper gain helpers",
        "mbox": "https://patchwork.libcamera.org/cover/19528/mbox/"
    },
    "patches": [
        {
            "id": 19529,
            "url": "https://patchwork.libcamera.org/api/patches/19529/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19529/",
            "msgid": "<20240223155954.4139705-2-kieran.bingham@ideasonboard.com>",
            "date": "2024-02-23T15:59:52",
            "name": "[1/3] ipa: libipa: Allow retrieving the name of a CameraSensorHelperFactory",
            "mbox": "https://patchwork.libcamera.org/patch/19529/mbox/"
        },
        {
            "id": 19530,
            "url": "https://patchwork.libcamera.org/api/patches/19530/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19530/",
            "msgid": "<20240223155954.4139705-3-kieran.bingham@ideasonboard.com>",
            "date": "2024-02-23T15:59:53",
            "name": "[RFC,2/3] test: ipa: libipa: Add CameraSensorHelper Gain Model tests",
            "mbox": "https://patchwork.libcamera.org/patch/19530/mbox/"
        },
        {
            "id": 19531,
            "url": "https://patchwork.libcamera.org/api/patches/19531/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19531/",
            "msgid": "<20240223155954.4139705-4-kieran.bingham@ideasonboard.com>",
            "date": "2024-02-23T15:59:54",
            "name": "[3/3] libipa: camera_sensor_helper: Fix rounding of gainCode",
            "mbox": "https://patchwork.libcamera.org/patch/19531/mbox/"
        }
    ]
}