Show a series.

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

{
    "id": 2627,
    "url": "https://patchwork.libcamera.org/api/series/2627/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2627",
    "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": "Preserve SHA1 versioning",
    "date": "2021-10-14T11:59:49",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 4,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/2627/mbox/",
    "cover_letter": {
        "id": 14135,
        "url": "https://patchwork.libcamera.org/api/covers/14135/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/14135/",
        "msgid": "<20211014115951.2996808-1-naush@raspberrypi.com>",
        "date": "2021-10-14T11:59:49",
        "name": "[libcamera-devel,v4,0/2] Preserve SHA1 versioning",
        "mbox": "https://patchwork.libcamera.org/cover/14135/mbox/"
    },
    "patches": [
        {
            "id": 14502,
            "url": "https://patchwork.libcamera.org/api/patches/14502/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14502/",
            "msgid": "<20211014115951.2996808-2-naush@raspberrypi.com>",
            "date": "2021-10-14T11:59:50",
            "name": "[libcamera-devel,v4,1/2] utils: gen-version: Pass the meson source root to the gen-version.sh script",
            "mbox": "https://patchwork.libcamera.org/patch/14502/mbox/"
        },
        {
            "id": 14524,
            "url": "https://patchwork.libcamera.org/api/patches/14524/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14524/",
            "msgid": "<20211014115951.2996808-3-naush@raspberrypi.com>",
            "date": "2021-10-14T11:59:51",
            "name": "[libcamera-devel,v4,2/2] build: Preserve upstream git versioning using meson dist",
            "mbox": "https://patchwork.libcamera.org/patch/14524/mbox/"
        }
    ]
}