Show a series.

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

{
    "id": 4800,
    "url": "https://patchwork.libcamera.org/api/series/4800/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4800",
    "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": "Add camera sensor properties for ciri",
    "date": "2024-11-19T07:37:34",
    "submitter": {
        "id": 117,
        "url": "https://patchwork.libcamera.org/api/people/117/?format=api",
        "name": "Cheng-Hao Yang",
        "email": "chenghaoyang@chromium.org"
    },
    "version": 3,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4800/mbox/",
    "cover_letter": {
        "id": 21983,
        "url": "https://patchwork.libcamera.org/api/covers/21983/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/21983/",
        "msgid": "<20241119073913.500732-1-chenghaoyang@chromium.org>",
        "date": "2024-11-19T07:37:34",
        "name": "[v3,0/2] Add camera sensor properties for ciri",
        "mbox": "https://patchwork.libcamera.org/cover/21983/mbox/"
    },
    "patches": [
        {
            "id": 21984,
            "url": "https://patchwork.libcamera.org/api/patches/21984/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21984/",
            "msgid": "<20241119073913.500732-2-chenghaoyang@chromium.org>",
            "date": "2024-11-19T07:37:35",
            "name": "[v3,1/2] libcamera: libipa: camera_sensor: Add MediaTek gc05a2 sensor properties",
            "mbox": "https://patchwork.libcamera.org/patch/21984/mbox/"
        },
        {
            "id": 21985,
            "url": "https://patchwork.libcamera.org/api/patches/21985/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21985/",
            "msgid": "<20241119073913.500732-3-chenghaoyang@chromium.org>",
            "date": "2024-11-19T07:37:36",
            "name": "[v3,2/2] libcamera: libipa: camera_sensor: Add MediaTek gc08a3 sensor properties",
            "mbox": "https://patchwork.libcamera.org/patch/21985/mbox/"
        }
    ]
}