Show a series.

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

{
    "id": 4853,
    "url": "https://patchwork.libcamera.org/api/1.1/series/4853/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4853",
    "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": "libcamera: Add swstats_cpu::processFrame()",
    "date": "2024-12-05T19:25:14",
    "submitter": {
        "id": 102,
        "url": "https://patchwork.libcamera.org/api/1.1/people/102/?format=api",
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4853/mbox/",
    "cover_letter": {
        "id": 22186,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/22186/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/22186/",
        "msgid": "<20241205192519.49104-1-hdegoede@redhat.com>",
        "date": "2024-12-05T19:25:14",
        "name": "[resend,0/5] libcamera: Add swstats_cpu::processFrame()",
        "mbox": "https://patchwork.libcamera.org/cover/22186/mbox/"
    },
    "patches": [
        {
            "id": 22187,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/22187/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22187/",
            "msgid": "<20241205192519.49104-2-hdegoede@redhat.com>",
            "date": "2024-12-05T19:25:15",
            "name": "[resend,1/5] libcamera: swstats_cpu: Update statsProcessFn() / processLine0() documentation",
            "mbox": "https://patchwork.libcamera.org/patch/22187/mbox/"
        },
        {
            "id": 22189,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/22189/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22189/",
            "msgid": "<20241205192519.49104-3-hdegoede@redhat.com>",
            "date": "2024-12-05T19:25:16",
            "name": "[resend,2/5] libcamera: swstats_cpu: Drop patternSize_ documentation",
            "mbox": "https://patchwork.libcamera.org/patch/22189/mbox/"
        },
        {
            "id": 22188,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/22188/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22188/",
            "msgid": "<20241205192519.49104-4-hdegoede@redhat.com>",
            "date": "2024-12-05T19:25:17",
            "name": "[resend,3/5] libcamera: swstats_cpu: Move header to libcamera/internal/software_isp",
            "mbox": "https://patchwork.libcamera.org/patch/22188/mbox/"
        },
        {
            "id": 22190,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/22190/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22190/",
            "msgid": "<20241205192519.49104-5-hdegoede@redhat.com>",
            "date": "2024-12-05T19:25:18",
            "name": "[resend,4/5] libcamera: software_isp: Move benchmark code to its own class",
            "mbox": "https://patchwork.libcamera.org/patch/22190/mbox/"
        },
        {
            "id": 22191,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/22191/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22191/",
            "msgid": "<20241205192519.49104-6-hdegoede@redhat.com>",
            "date": "2024-12-05T19:25:19",
            "name": "[resend,5/5] libcamera: swstats_cpu: Add processFrame() method",
            "mbox": "https://patchwork.libcamera.org/patch/22191/mbox/"
        }
    ]
}