Show a series.

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

{
    "id": 4764,
    "url": "https://patchwork.libcamera.org/api/1.1/series/4764/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4764",
    "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() and atomisp pipeline handler",
    "date": "2024-11-03T15:21:57",
    "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": 8,
    "received_total": 4,
    "received_all": false,
    "mbox": "https://patchwork.libcamera.org/series/4764/mbox/",
    "cover_letter": {
        "id": 21798,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/21798/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/21798/",
        "msgid": "<20241103152205.29219-1-hdegoede@redhat.com>",
        "date": "2024-11-03T15:21:57",
        "name": "[0/8] libcamera: Add swstats_cpu::processFrame() and atomisp pipeline handler",
        "mbox": "https://patchwork.libcamera.org/cover/21798/mbox/"
    },
    "patches": [
        {
            "id": 21799,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/21799/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21799/",
            "msgid": "<20241103152205.29219-2-hdegoede@redhat.com>",
            "date": "2024-11-03T15:21:58",
            "name": "[1/8] libcamera: swstats_cpu: Update statsProcessFn() / processLine0() documentation",
            "mbox": "https://patchwork.libcamera.org/patch/21799/mbox/"
        },
        {
            "id": 21800,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/21800/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21800/",
            "msgid": "<20241103152205.29219-4-hdegoede@redhat.com>",
            "date": "2024-11-03T15:22:00",
            "name": "[3/8] libcamera: swstats_cpu: Move header to libcamera/internal/software_isp",
            "mbox": "https://patchwork.libcamera.org/patch/21800/mbox/"
        },
        {
            "id": 21803,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/21803/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21803/",
            "msgid": "<20241103152205.29219-7-hdegoede@redhat.com>",
            "date": "2024-11-03T15:22:03",
            "name": "[6/8] libcamera: swstats_cpu: Add support for YUV420",
            "mbox": "https://patchwork.libcamera.org/patch/21803/mbox/"
        },
        {
            "id": 21805,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/21805/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21805/",
            "msgid": "<20241103152205.29219-8-hdegoede@redhat.com>",
            "date": "2024-11-03T15:22:04",
            "name": "[7/8] libcamera: ipa_manager: createIPA: Allow passing an IPA name to match",
            "mbox": "https://patchwork.libcamera.org/patch/21805/mbox/"
        }
    ]
}