Show a series.

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

{
    "id": 3623,
    "url": "https://patchwork.libcamera.org/api/series/3623/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3623",
    "project": {
        "id": 1,
        "url": "https://patchwork.libcamera.org/api/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": "ipa/raspberrypi: Remove generic \"pause\" mechanism from Algorithm",
    "date": "2022-11-21T14:18:11",
    "submitter": {
        "id": 130,
        "url": "https://patchwork.libcamera.org/api/people/130/?format=api",
        "name": "Nick Hollinghurst",
        "email": "nick.hollinghurst@raspberrypi.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3623/mbox/",
    "cover_letter": {
        "id": 17819,
        "url": "https://patchwork.libcamera.org/api/covers/17819/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/17819/",
        "msgid": "<CAPhyPA4WGeOY_ic6KnFgFRoQnBekKTfa2K2tUgH5FsAkmeh2QQ@mail.gmail.com>",
        "date": "2022-11-21T14:18:11",
        "name": "[libcamera-devel,0/1] ipa/raspberrypi: Remove generic \"pause\" mechanism from Algorithm",
        "mbox": "https://patchwork.libcamera.org/cover/17819/mbox/"
    },
    "patches": [
        {
            "id": 17820,
            "url": "https://patchwork.libcamera.org/api/patches/17820/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17820/",
            "msgid": "<CAPhyPA6Wm-kdAm8LVoO3Mz+88=P3-0FiAa0VZi9qLVmNei9KBQ@mail.gmail.com>",
            "date": "2022-11-21T14:21:05",
            "name": "[libcamera-devel,1/1] ipa/raspberrypi: Remove generic \"pause\" mechanism from Algorithm",
            "mbox": "https://patchwork.libcamera.org/patch/17820/mbox/"
        }
    ]
}