Show a series.

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

{
    "id": 1388,
    "url": "https://patchwork.libcamera.org/api/1.1/series/1388/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1388",
    "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/8] test: Omit extra semicolons",
    "date": "2020-10-20T05:28:58",
    "submitter": {
        "id": 63,
        "url": "https://patchwork.libcamera.org/api/1.1/people/63/?format=api",
        "name": "Hirokazu Honda",
        "email": "hiroh@chromium.org"
    },
    "version": 1,
    "total": 8,
    "received_total": 8,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1388/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 10113,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/10113/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10113/",
            "msgid": "<20201020052905.89267-2-hiroh@chromium.org>",
            "date": "2020-10-20T05:28:58",
            "name": "[libcamera-devel,1/8] test: Omit extra semicolons",
            "mbox": "https://patchwork.libcamera.org/patch/10113/mbox/"
        },
        {
            "id": 10114,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/10114/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10114/",
            "msgid": "<20201020052905.89267-3-hiroh@chromium.org>",
            "date": "2020-10-20T05:28:59",
            "name": "[libcamera-devel,2/8] v4l2: Omit extra semicolons",
            "mbox": "https://patchwork.libcamera.org/patch/10114/mbox/"
        },
        {
            "id": 10115,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/10115/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10115/",
            "msgid": "<20201020052905.89267-4-hiroh@chromium.org>",
            "date": "2020-10-20T05:29:00",
            "name": "[libcamera-devel,3/8] gstreamer: Omit extra semicolons",
            "mbox": "https://patchwork.libcamera.org/patch/10115/mbox/"
        },
        {
            "id": 10116,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/10116/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10116/",
            "msgid": "<20201020052905.89267-5-hiroh@chromium.org>",
            "date": "2020-10-20T05:29:01",
            "name": "[libcamera-devel,4/8] android: Omit extra semicolons",
            "mbox": "https://patchwork.libcamera.org/patch/10116/mbox/"
        },
        {
            "id": 10117,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/10117/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10117/",
            "msgid": "<20201020052905.89267-6-hiroh@chromium.org>",
            "date": "2020-10-20T05:29:02",
            "name": "[libcamera-devel,5/8] include: libcamera: Omit extra semicolons",
            "mbox": "https://patchwork.libcamera.org/patch/10117/mbox/"
        },
        {
            "id": 10118,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/10118/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10118/",
            "msgid": "<20201020052905.89267-7-hiroh@chromium.org>",
            "date": "2020-10-20T05:29:03",
            "name": "[libcamera-devel,6/8] libcamera: Omit extra semicolons",
            "mbox": "https://patchwork.libcamera.org/patch/10118/mbox/"
        },
        {
            "id": 10119,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/10119/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10119/",
            "msgid": "<20201020052905.89267-8-hiroh@chromium.org>",
            "date": "2020-10-20T05:29:04",
            "name": "[libcamera-devel,7/8] ipa: Omit extra semicolon",
            "mbox": "https://patchwork.libcamera.org/patch/10119/mbox/"
        },
        {
            "id": 10120,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/10120/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10120/",
            "msgid": "<20201020052905.89267-9-hiroh@chromium.org>",
            "date": "2020-10-20T05:29:05",
            "name": "[libcamera-devel,8/8] meson: Enable -Wextra-semi for clang",
            "mbox": "https://patchwork.libcamera.org/patch/10120/mbox/"
        }
    ]
}