Show a series.

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

{
    "id": 1670,
    "url": "https://patchwork.libcamera.org/api/series/1670/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1670",
    "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": "ipu3: Translate IPA protocol to new mojo interface",
    "date": "2021-02-08T23:47:31",
    "submitter": {
        "id": 5,
        "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
        "name": "Niklas Söderlund",
        "email": "niklas.soderlund@ragnatech.se"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1670/mbox/",
    "cover_letter": {
        "id": 11200,
        "url": "https://patchwork.libcamera.org/api/covers/11200/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/11200/",
        "msgid": "<20210208234733.2637061-1-niklas.soderlund@ragnatech.se>",
        "date": "2021-02-08T23:47:31",
        "name": "[libcamera-devel,RFC,0/2] ipu3: Translate IPA protocol to new mojo interface",
        "mbox": "https://patchwork.libcamera.org/cover/11200/mbox/"
    },
    "patches": [
        {
            "id": 11201,
            "url": "https://patchwork.libcamera.org/api/patches/11201/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11201/",
            "msgid": "<20210208234733.2637061-2-niklas.soderlund@ragnatech.se>",
            "date": "2021-02-08T23:47:32",
            "name": "[libcamera-devel,RFC,1/2] libcamera: IPCPipeUnixSocket: Check that insertion succeeds",
            "mbox": "https://patchwork.libcamera.org/patch/11201/mbox/"
        },
        {
            "id": 11202,
            "url": "https://patchwork.libcamera.org/api/patches/11202/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11202/",
            "msgid": "<20210208234733.2637061-3-niklas.soderlund@ragnatech.se>",
            "date": "2021-02-08T23:47:33",
            "name": "[libcamera-devel,RFC,2/2] ipu3: Translate IPA protocol to new mojo interface",
            "mbox": "https://patchwork.libcamera.org/patch/11202/mbox/"
        }
    ]
}