Show a series.

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

{
    "id": 3629,
    "url": "https://patchwork.libcamera.org/api/series/3629/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3629",
    "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": "Resolve invalid attempt to set sensor HBLANK control",
    "date": "2022-11-22T12:03:40",
    "submitter": {
        "id": 42,
        "url": "https://patchwork.libcamera.org/api/people/42/?format=api",
        "name": "David Plowman",
        "email": "david.plowman@raspberrypi.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3629/mbox/",
    "cover_letter": {
        "id": 17838,
        "url": "https://patchwork.libcamera.org/api/covers/17838/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/17838/",
        "msgid": "<20221122120343.4825-1-david.plowman@raspberrypi.com>",
        "date": "2022-11-22T12:03:40",
        "name": "[libcamera-devel,0/3] Resolve invalid attempt to set sensor HBLANK control",
        "mbox": "https://patchwork.libcamera.org/cover/17838/mbox/"
    },
    "patches": [
        {
            "id": 17839,
            "url": "https://patchwork.libcamera.org/api/patches/17839/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17839/",
            "msgid": "<20221122120343.4825-2-david.plowman@raspberrypi.com>",
            "date": "2022-11-22T12:03:41",
            "name": "[libcamera-devel,1/3] libcamera: camera_sensor: Add a function to reset the HBLANK interval",
            "mbox": "https://patchwork.libcamera.org/patch/17839/mbox/"
        },
        {
            "id": 17840,
            "url": "https://patchwork.libcamera.org/api/patches/17840/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17840/",
            "msgid": "<20221122120343.4825-3-david.plowman@raspberrypi.com>",
            "date": "2022-11-22T12:03:42",
            "name": "[libcamera-devel,2/3] libcamera: pipeline: rkisp1: Reset sensor HBLANK control",
            "mbox": "https://patchwork.libcamera.org/patch/17840/mbox/"
        },
        {
            "id": 17841,
            "url": "https://patchwork.libcamera.org/api/patches/17841/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17841/",
            "msgid": "<20221122120343.4825-4-david.plowman@raspberrypi.com>",
            "date": "2022-11-22T12:03:43",
            "name": "[libcamera-devel,3/3] libcamera: pipeline: ipu3: Reset sensor HBLANK control",
            "mbox": "https://patchwork.libcamera.org/patch/17841/mbox/"
        }
    ]
}