Show a series.

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

{
    "id": 4638,
    "url": "https://patchwork.libcamera.org/api/1.1/series/4638/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4638",
    "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": "RPi: AWB bias",
    "date": "2024-09-30T08:40:38",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/1.1/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4638/mbox/",
    "cover_letter": {
        "id": 21422,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/21422/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/21422/",
        "msgid": "<20240930084040.2919-1-naush@raspberrypi.com>",
        "date": "2024-09-30T08:40:38",
        "name": "[0/2] RPi: AWB bias",
        "mbox": "https://patchwork.libcamera.org/cover/21422/mbox/"
    },
    "patches": [
        {
            "id": 21423,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/21423/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21423/",
            "msgid": "<20240930084040.2919-2-naush@raspberrypi.com>",
            "date": "2024-09-30T08:40:39",
            "name": "[1/2] ipa: rpi: awb: Add a const for the default colour temperature",
            "mbox": "https://patchwork.libcamera.org/patch/21423/mbox/"
        },
        {
            "id": 21424,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/21424/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21424/",
            "msgid": "<20240930084040.2919-3-naush@raspberrypi.com>",
            "date": "2024-09-30T08:40:40",
            "name": "[2/2] ipa: rpi: awb: Add a bias to the AWB search",
            "mbox": "https://patchwork.libcamera.org/patch/21424/mbox/"
        }
    ]
}