Show a series.

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

{
    "id": 906,
    "url": "https://patchwork.libcamera.org/api/series/906/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=906",
    "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": "[libcamera-devel,v2,1/3] libcamera: Move internal headers to include/libcamera/internal/",
    "date": "2020-05-15T16:35:02",
    "submitter": {
        "id": 2,
        "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com"
    },
    "version": 2,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/906/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 3800,
            "url": "https://patchwork.libcamera.org/api/patches/3800/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/3800/",
            "msgid": "<20200515163505.24330-1-laurent.pinchart@ideasonboard.com>",
            "date": "2020-05-15T16:35:02",
            "name": "[libcamera-devel,v2,1/3] libcamera: Move internal headers to include/libcamera/internal/",
            "mbox": "https://patchwork.libcamera.org/patch/3800/mbox/"
        },
        {
            "id": 3801,
            "url": "https://patchwork.libcamera.org/api/patches/3801/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/3801/",
            "msgid": "<20200515163505.24330-2-laurent.pinchart@ideasonboard.com>",
            "date": "2020-05-15T16:35:03",
            "name": "[libcamera-devel,v2,2/3] libcamera: Move IPA headers from include/ipa/ to include/libcamera/ipa/",
            "mbox": "https://patchwork.libcamera.org/patch/3801/mbox/"
        },
        {
            "id": 3802,
            "url": "https://patchwork.libcamera.org/api/patches/3802/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/3802/",
            "msgid": "<20200515163505.24330-3-laurent.pinchart@ideasonboard.com>",
            "date": "2020-05-15T16:35:04",
            "name": "[libcamera-devel,v2,3/3] meson: Rename variables storing headers lists",
            "mbox": "https://patchwork.libcamera.org/patch/3802/mbox/"
        }
    ]
}