Show a series.

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

{
    "id": 4070,
    "url": "https://patchwork.libcamera.org/api/1.1/series/4070/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4070",
    "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 a code of conduct to libcamera",
    "date": "2023-11-10T14:23:06",
    "submitter": {
        "id": 2,
        "url": "https://patchwork.libcamera.org/api/1.1/people/2/?format=api",
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4070/mbox/",
    "cover_letter": {
        "id": 19200,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/19200/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/19200/",
        "msgid": "<20231110142311.3818-1-laurent.pinchart@ideasonboard.com>",
        "date": "2023-11-10T14:23:06",
        "name": "[libcamera-devel,v1,0/5] Add a code of conduct to libcamera",
        "mbox": "https://patchwork.libcamera.org/cover/19200/mbox/"
    },
    "patches": [
        {
            "id": 19201,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/19201/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19201/",
            "msgid": "<20231110142311.3818-2-laurent.pinchart@ideasonboard.com>",
            "date": "2023-11-10T14:23:07",
            "name": "[libcamera-devel,v1,1/5] Documentation: Add code of conduct",
            "mbox": "https://patchwork.libcamera.org/patch/19201/mbox/"
        },
        {
            "id": 19202,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/19202/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19202/",
            "msgid": "<20231110142311.3818-3-laurent.pinchart@ideasonboard.com>",
            "date": "2023-11-10T14:23:08",
            "name": "[libcamera-devel,v1,2/5] Documentation: code-of-conduct: Convert to reStructuredText",
            "mbox": "https://patchwork.libcamera.org/patch/19202/mbox/"
        },
        {
            "id": 19203,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/19203/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19203/",
            "msgid": "<20231110142311.3818-4-laurent.pinchart@ideasonboard.com>",
            "date": "2023-11-10T14:23:09",
            "name": "[libcamera-devel,v1,3/5] Documentation: code-of-conduct: Add license information",
            "mbox": "https://patchwork.libcamera.org/patch/19203/mbox/"
        },
        {
            "id": 19204,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/19204/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19204/",
            "msgid": "<20231110142311.3818-5-laurent.pinchart@ideasonboard.com>",
            "date": "2023-11-10T14:23:10",
            "name": "[libcamera-devel,v1,4/5] Documentation: code-of-conduct: Add contact information",
            "mbox": "https://patchwork.libcamera.org/patch/19204/mbox/"
        },
        {
            "id": 19205,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/19205/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19205/",
            "msgid": "<20231110142311.3818-6-laurent.pinchart@ideasonboard.com>",
            "date": "2023-11-10T14:23:11",
            "name": "[libcamera-devel,v1,5/5] Documentation: contributing: Integrate the code of conduct",
            "mbox": "https://patchwork.libcamera.org/patch/19205/mbox/"
        }
    ]
}