Show a series.

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

{
    "id": 4325,
    "url": "https://patchwork.libcamera.org/api/1.1/series/4325/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4325",
    "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": "libipa: Fix CameraSensorHelper gain helpers",
    "date": "2024-05-24T13:52:54",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/1.1/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "version": 2,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4325/mbox/",
    "cover_letter": {
        "id": 20097,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/20097/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/20097/",
        "msgid": "<20240524135256.649406-1-kieran.bingham@ideasonboard.com>",
        "date": "2024-05-24T13:52:54",
        "name": "[v2,0/2] libipa: Fix CameraSensorHelper gain helpers",
        "mbox": "https://patchwork.libcamera.org/cover/20097/mbox/"
    },
    "patches": [
        {
            "id": 20098,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20098/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20098/",
            "msgid": "<20240524135256.649406-2-kieran.bingham@ideasonboard.com>",
            "date": "2024-05-24T13:52:55",
            "name": "[v2,1/2] test: ipa: libipa: Add CameraSensorHelper Gain Model tests",
            "mbox": "https://patchwork.libcamera.org/patch/20098/mbox/"
        },
        {
            "id": 20099,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20099/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20099/",
            "msgid": "<20240524135256.649406-3-kieran.bingham@ideasonboard.com>",
            "date": "2024-05-24T13:52:56",
            "name": "[v2,2/2] libipa: camera_sensor_helper: Fix rounding of gainCode",
            "mbox": "https://patchwork.libcamera.org/patch/20099/mbox/"
        }
    ]
}