Show a series.

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

{
    "id": 4684,
    "url": "https://patchwork.libcamera.org/api/series/4684/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4684",
    "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": "libcamera: rkisp1: sensorConfig assorted fixes",
    "date": "2024-10-11T09:22:19",
    "submitter": {
        "id": 86,
        "url": "https://patchwork.libcamera.org/api/people/86/?format=api",
        "name": "Umang Jain",
        "email": "umang.jain@ideasonboard.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4684/mbox/",
    "cover_letter": {
        "id": 21586,
        "url": "https://patchwork.libcamera.org/api/covers/21586/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/21586/",
        "msgid": "<20241011092222.537322-1-umang.jain@ideasonboard.com>",
        "date": "2024-10-11T09:22:19",
        "name": "[0/3] libcamera: rkisp1: sensorConfig assorted fixes",
        "mbox": "https://patchwork.libcamera.org/cover/21586/mbox/"
    },
    "patches": [
        {
            "id": 21587,
            "url": "https://patchwork.libcamera.org/api/patches/21587/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21587/",
            "msgid": "<20241011092222.537322-2-umang.jain@ideasonboard.com>",
            "date": "2024-10-11T09:22:20",
            "name": "[1/3] libcamera: rkisp1: Use const reference for sensor configuration",
            "mbox": "https://patchwork.libcamera.org/patch/21587/mbox/"
        },
        {
            "id": 21588,
            "url": "https://patchwork.libcamera.org/api/patches/21588/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21588/",
            "msgid": "<20241011092222.537322-3-umang.jain@ideasonboard.com>",
            "date": "2024-10-11T09:22:21",
            "name": "[2/3] libcamera: rkisp1: Rectify SensorConfiguration check",
            "mbox": "https://patchwork.libcamera.org/patch/21588/mbox/"
        },
        {
            "id": 21589,
            "url": "https://patchwork.libcamera.org/api/patches/21589/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21589/",
            "msgid": "<20241011092222.537322-4-umang.jain@ideasonboard.com>",
            "date": "2024-10-11T09:22:22",
            "name": "[3/3] libcamera: rkisp1: Maintain alphabetical order of forward declarations",
            "mbox": "https://patchwork.libcamera.org/patch/21589/mbox/"
        }
    ]
}