Show a series.

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

{
    "id": 3091,
    "url": "https://patchwork.libcamera.org/api/series/3091/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3091",
    "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] Documentation: replace ’ by '",
    "date": "2022-05-04T14:48:20",
    "submitter": {
        "id": 120,
        "url": "https://patchwork.libcamera.org/api/people/120/?format=api",
        "name": "Quentin Schulz",
        "email": "foss+libcamera@0leil.net"
    },
    "version": 2,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3091/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 15779,
            "url": "https://patchwork.libcamera.org/api/patches/15779/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15779/",
            "msgid": "<20220504144822.63576-1-foss+libcamera@0leil.net>",
            "date": "2022-05-04T14:48:20",
            "name": "[libcamera-devel,v2,1/3] Documentation: replace ’ by '",
            "mbox": "https://patchwork.libcamera.org/patch/15779/mbox/"
        },
        {
            "id": 15780,
            "url": "https://patchwork.libcamera.org/api/patches/15780/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15780/",
            "msgid": "<20220504144822.63576-2-foss+libcamera@0leil.net>",
            "date": "2022-05-04T14:48:21",
            "name": "[libcamera-devel,v2,2/3] Documentation: fix typos",
            "mbox": "https://patchwork.libcamera.org/patch/15780/mbox/"
        },
        {
            "id": 15781,
            "url": "https://patchwork.libcamera.org/api/patches/15781/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15781/",
            "msgid": "<20220504144822.63576-3-foss+libcamera@0leil.net>",
            "date": "2022-05-04T14:48:22",
            "name": "[libcamera-devel,v2,3/3] Documentation: use https instead of http",
            "mbox": "https://patchwork.libcamera.org/patch/15781/mbox/"
        }
    ]
}