Show a series.

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

{
    "id": 3087,
    "url": "https://patchwork.libcamera.org/api/1.1/series/3087/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3087",
    "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": "[libcamera-devel,1/3] Documentation: replace ’ by '",
    "date": "2022-05-03T16:30:36",
    "submitter": {
        "id": 120,
        "url": "https://patchwork.libcamera.org/api/1.1/people/120/?format=api",
        "name": "Quentin Schulz",
        "email": "foss+libcamera@0leil.net"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3087/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 15763,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15763/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15763/",
            "msgid": "<20220503163038.1174462-1-foss+libcamera@0leil.net>",
            "date": "2022-05-03T16:30:36",
            "name": "[libcamera-devel,1/3] Documentation: replace ’ by '",
            "mbox": "https://patchwork.libcamera.org/patch/15763/mbox/"
        },
        {
            "id": 15764,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15764/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15764/",
            "msgid": "<20220503163038.1174462-2-foss+libcamera@0leil.net>",
            "date": "2022-05-03T16:30:37",
            "name": "[libcamera-devel,2/3] Documentation: fix typos",
            "mbox": "https://patchwork.libcamera.org/patch/15764/mbox/"
        },
        {
            "id": 15765,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15765/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15765/",
            "msgid": "<20220503163038.1174462-3-foss+libcamera@0leil.net>",
            "date": "2022-05-03T16:30:38",
            "name": "[libcamera-devel,3/3] Documentation: use https instead of http",
            "mbox": "https://patchwork.libcamera.org/patch/15765/mbox/"
        }
    ]
}