Show a series.

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

{
    "id": 2814,
    "url": "https://patchwork.libcamera.org/api/1.1/series/2814/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2814",
    "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": "Apply clang thread safety annotations to raspberrypi",
    "date": "2021-12-03T19:55:32",
    "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": 7,
    "received_total": 7,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/2814/mbox/",
    "cover_letter": {
        "id": 15022,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/15022/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/15022/",
        "msgid": "<20211203195539.1574621-1-hiroh@chromium.org>",
        "date": "2021-12-03T19:55:32",
        "name": "[libcamera-devel,0/7] Apply clang thread safety annotations to raspberrypi",
        "mbox": "https://patchwork.libcamera.org/cover/15022/mbox/"
    },
    "patches": [
        {
            "id": 15023,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15023/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15023/",
            "msgid": "<20211203195539.1574621-2-hiroh@chromium.org>",
            "date": "2021-12-03T19:55:33",
            "name": "[libcamera-devel,1/7] ipa: raspberrypi: Use libcamera Mutex class",
            "mbox": "https://patchwork.libcamera.org/patch/15023/mbox/"
        },
        {
            "id": 15024,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15024/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15024/",
            "msgid": "<20211203195539.1574621-3-hiroh@chromium.org>",
            "date": "2021-12-03T19:55:34",
            "name": "[libcamera-devel,2/7] ipa: raspberrypi: alsc: Apply clang thread annotation",
            "mbox": "https://patchwork.libcamera.org/patch/15024/mbox/"
        },
        {
            "id": 15025,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15025/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15025/",
            "msgid": "<20211203195539.1574621-4-hiroh@chromium.org>",
            "date": "2021-12-03T19:55:35",
            "name": "[libcamera-devel,3/7] ipa: raspberrypi: awb: Apply clang thread annotation",
            "mbox": "https://patchwork.libcamera.org/patch/15025/mbox/"
        },
        {
            "id": 15026,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15026/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15026/",
            "msgid": "<20211203195539.1574621-5-hiroh@chromium.org>",
            "date": "2021-12-03T19:55:36",
            "name": "[libcamera-devel,4/7] ipa: raspberrypi: lux: Apply clang thread annotation",
            "mbox": "https://patchwork.libcamera.org/patch/15026/mbox/"
        },
        {
            "id": 15027,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15027/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15027/",
            "msgid": "<20211203195539.1574621-6-hiroh@chromium.org>",
            "date": "2021-12-03T19:55:37",
            "name": "[libcamera-devel,5/7] ipa: raspberrypi: Contrast: Protect status_ access in Initialise()",
            "mbox": "https://patchwork.libcamera.org/patch/15027/mbox/"
        },
        {
            "id": 15028,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15028/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15028/",
            "msgid": "<20211203195539.1574621-7-hiroh@chromium.org>",
            "date": "2021-12-03T19:55:38",
            "name": "[libcamera-devel,6/7] ipa: raspberrypi: contrast: Apply clang thread annotation",
            "mbox": "https://patchwork.libcamera.org/patch/15028/mbox/"
        },
        {
            "id": 15029,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15029/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15029/",
            "msgid": "<20211203195539.1574621-8-hiroh@chromium.org>",
            "date": "2021-12-03T19:55:39",
            "name": "[libcamera-devel,7/7] ipa: raspberrypi: metadata: Apply clang thread safety annotation",
            "mbox": "https://patchwork.libcamera.org/patch/15029/mbox/"
        }
    ]
}