Show a series.

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

{
    "id": 3966,
    "url": "https://patchwork.libcamera.org/api/1.1/series/3966/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3966",
    "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: Fix Trailer handling",
    "date": "2023-07-11T13:39:11",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/1.1/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3966/mbox/",
    "cover_letter": {
        "id": 18805,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/18805/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/18805/",
        "msgid": "<20230711133915.650485-1-kieran.bingham@ideasonboard.com>",
        "date": "2023-07-11T13:39:11",
        "name": "[libcamera-devel,0/4] utils: checkstyle.py: Fix Trailer handling",
        "mbox": "https://patchwork.libcamera.org/cover/18805/mbox/"
    },
    "patches": [
        {
            "id": 18806,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/18806/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18806/",
            "msgid": "<20230711133915.650485-2-kieran.bingham@ideasonboard.com>",
            "date": "2023-07-11T13:39:12",
            "name": "[libcamera-devel,1/4] utils: checkstyle.py: Treat Malformed trailers as a CommitIssue",
            "mbox": "https://patchwork.libcamera.org/patch/18806/mbox/"
        },
        {
            "id": 18807,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/18807/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18807/",
            "msgid": "<20230711133915.650485-3-kieran.bingham@ideasonboard.com>",
            "date": "2023-07-11T13:39:13",
            "name": "[libcamera-devel,2/4] utils: checkstyle.py: Initialise staged trailers",
            "mbox": "https://patchwork.libcamera.org/patch/18807/mbox/"
        },
        {
            "id": 18808,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/18808/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18808/",
            "msgid": "<20230711133915.650485-4-kieran.bingham@ideasonboard.com>",
            "date": "2023-07-11T13:39:14",
            "name": "[libcamera-devel,3/4] utils: checkstyle.py: Derive Amendment from Commit",
            "mbox": "https://patchwork.libcamera.org/patch/18808/mbox/"
        },
        {
            "id": 18809,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/18809/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18809/",
            "msgid": "<20230711133915.650485-5-kieran.bingham@ideasonboard.com>",
            "date": "2023-07-11T13:39:15",
            "name": "[libcamera-devel,4/4] utils: checkstyle.py: Check trailers for Amendment commits",
            "mbox": "https://patchwork.libcamera.org/patch/18809/mbox/"
        }
    ]
}