Show a series.

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

{
    "id": 4678,
    "url": "https://patchwork.libcamera.org/api/1.1/series/4678/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4678",
    "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: swstats_cpu: Add processFrame() method",
    "date": "2024-10-09T20:01:06",
    "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": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4678/mbox/",
    "cover_letter": {
        "id": 21571,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/21571/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/21571/",
        "msgid": "<20241009200110.275544-1-hdegoede@redhat.com>",
        "date": "2024-10-09T20:01:06",
        "name": "[RFC,0/4] libcamera: swstats_cpu: Add processFrame() method",
        "mbox": "https://patchwork.libcamera.org/cover/21571/mbox/"
    },
    "patches": [
        {
            "id": 21572,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/21572/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21572/",
            "msgid": "<20241009200110.275544-2-hdegoede@redhat.com>",
            "date": "2024-10-09T20:01:07",
            "name": "[RFC,1/4] libcamera: swstats_cpu: Update statsProcessFn() / processLine0() documentation",
            "mbox": "https://patchwork.libcamera.org/patch/21572/mbox/"
        },
        {
            "id": 21573,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/21573/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21573/",
            "msgid": "<20241009200110.275544-3-hdegoede@redhat.com>",
            "date": "2024-10-09T20:01:08",
            "name": "[RFC,2/4] libcamera: swstats_cpu: Drop patternSize_ documentation",
            "mbox": "https://patchwork.libcamera.org/patch/21573/mbox/"
        },
        {
            "id": 21574,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/21574/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21574/",
            "msgid": "<20241009200110.275544-4-hdegoede@redhat.com>",
            "date": "2024-10-09T20:01:09",
            "name": "[RFC,3/4] libcamera: software_isp: Move benchmark code to its own class",
            "mbox": "https://patchwork.libcamera.org/patch/21574/mbox/"
        },
        {
            "id": 21575,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/21575/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21575/",
            "msgid": "<20241009200110.275544-5-hdegoede@redhat.com>",
            "date": "2024-10-09T20:01:10",
            "name": "[RFC,4/4] libcamera: swstats_cpu: Add processFrame() method",
            "mbox": "https://patchwork.libcamera.org/patch/21575/mbox/"
        }
    ]
}