Show a series.

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

{
    "id": 4834,
    "url": "https://patchwork.libcamera.org/api/1.1/series/4834/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4834",
    "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": "Add camera sensor properties for ciri",
    "date": "2024-11-29T12:27:48",
    "submitter": {
        "id": 117,
        "url": "https://patchwork.libcamera.org/api/1.1/people/117/?format=api",
        "name": "Cheng-Hao Yang",
        "email": "chenghaoyang@chromium.org"
    },
    "version": 7,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4834/mbox/",
    "cover_letter": {
        "id": 22140,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/22140/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/22140/",
        "msgid": "<20241129123032.2957763-1-chenghaoyang@chromium.org>",
        "date": "2024-11-29T12:27:48",
        "name": "[v7,0/2] Add camera sensor properties for ciri",
        "mbox": "https://patchwork.libcamera.org/cover/22140/mbox/"
    },
    "patches": [
        {
            "id": 22141,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/22141/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22141/",
            "msgid": "<20241129123032.2957763-2-chenghaoyang@chromium.org>",
            "date": "2024-11-29T12:27:49",
            "name": "[v7,1/2] libcamera: libipa: camera_sensor: Add GalaxyCore gc05a2 sensor properties",
            "mbox": "https://patchwork.libcamera.org/patch/22141/mbox/"
        },
        {
            "id": 22142,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/22142/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22142/",
            "msgid": "<20241129123032.2957763-3-chenghaoyang@chromium.org>",
            "date": "2024-11-29T12:27:50",
            "name": "[v7,2/2] libcamera: libipa: camera_sensor: Add GalaxyCore gc08a3 sensor properties",
            "mbox": "https://patchwork.libcamera.org/patch/22142/mbox/"
        }
    ]
}