Show a series.

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

{
    "id": 4258,
    "url": "https://patchwork.libcamera.org/api/1.1/series/4258/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4258",
    "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": "utils: checkstyle.py: Extend Doxygen formatter",
    "date": "2024-04-16T10:20:02",
    "submitter": {
        "id": 2,
        "url": "https://patchwork.libcamera.org/api/1.1/people/2/?format=api",
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4258/mbox/",
    "cover_letter": {
        "id": 19888,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/19888/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/19888/",
        "msgid": "<20240416102004.10617-1-laurent.pinchart@ideasonboard.com>",
        "date": "2024-04-16T10:20:02",
        "name": "[0/2] utils: checkstyle.py: Extend Doxygen formatter",
        "mbox": "https://patchwork.libcamera.org/cover/19888/mbox/"
    },
    "patches": [
        {
            "id": 19889,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/19889/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19889/",
            "msgid": "<20240416102004.10617-2-laurent.pinchart@ideasonboard.com>",
            "date": "2024-04-16T10:20:03",
            "name": "[1/2] utils: checkstyle.py: Use r'' strings for regular expressions",
            "mbox": "https://patchwork.libcamera.org/patch/19889/mbox/"
        },
        {
            "id": 19890,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/19890/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19890/",
            "msgid": "<20240416102004.10617-3-laurent.pinchart@ideasonboard.com>",
            "date": "2024-04-16T10:20:04",
            "name": "[2/2] utils: checkstyle.py: Drop period at end of Doxygen one liners",
            "mbox": "https://patchwork.libcamera.org/patch/19890/mbox/"
        }
    ]
}