Show a series.

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

{
    "id": 688,
    "url": "https://patchwork.libcamera.org/api/series/688/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=688",
    "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": "Support loading IPAs from the build tree",
    "date": "2020-02-20T16:56:58",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "version": 3,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/688/mbox/",
    "cover_letter": {
        "id": 2859,
        "url": "https://patchwork.libcamera.org/api/covers/2859/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/2859/",
        "msgid": "<20200220165704.23600-1-kieran.bingham@ideasonboard.com>",
        "date": "2020-02-20T16:56:58",
        "name": "[libcamera-devel,v3,0/6] Support loading IPAs from the build tree",
        "mbox": "https://patchwork.libcamera.org/cover/2859/mbox/"
    },
    "patches": [
        {
            "id": 2860,
            "url": "https://patchwork.libcamera.org/api/patches/2860/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2860/",
            "msgid": "<20200220165704.23600-2-kieran.bingham@ideasonboard.com>",
            "date": "2020-02-20T16:56:59",
            "name": "[libcamera-devel,v3,1/6] libcamera: utils: Add an internal dirname helper",
            "mbox": "https://patchwork.libcamera.org/patch/2860/mbox/"
        },
        {
            "id": 2861,
            "url": "https://patchwork.libcamera.org/api/patches/2861/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2861/",
            "msgid": "<20200220165704.23600-3-kieran.bingham@ideasonboard.com>",
            "date": "2020-02-20T16:57:00",
            "name": "[libcamera-devel,v3,2/6] libcamera: ipa_manager: Split path handling",
            "mbox": "https://patchwork.libcamera.org/patch/2861/mbox/"
        },
        {
            "id": 2862,
            "url": "https://patchwork.libcamera.org/api/patches/2862/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2862/",
            "msgid": "<20200220165704.23600-4-kieran.bingham@ideasonboard.com>",
            "date": "2020-02-20T16:57:01",
            "name": "[libcamera-devel,v3,3/6] libcamera: ipa_manager: Allow recursive parsing",
            "mbox": "https://patchwork.libcamera.org/patch/2862/mbox/"
        },
        {
            "id": 2863,
            "url": "https://patchwork.libcamera.org/api/patches/2863/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2863/",
            "msgid": "<20200220165704.23600-5-kieran.bingham@ideasonboard.com>",
            "date": "2020-02-20T16:57:02",
            "name": "[libcamera-devel,v3,4/6] libcamera: ipa_manager: Re-arrange IPA precedence",
            "mbox": "https://patchwork.libcamera.org/patch/2863/mbox/"
        },
        {
            "id": 2864,
            "url": "https://patchwork.libcamera.org/api/patches/2864/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2864/",
            "msgid": "<20200220165704.23600-6-kieran.bingham@ideasonboard.com>",
            "date": "2020-02-20T16:57:03",
            "name": "[libcamera-devel,v3,5/6] libcamera: ipa_manager: Search for IPA libraries in build tree",
            "mbox": "https://patchwork.libcamera.org/patch/2864/mbox/"
        },
        {
            "id": 2865,
            "url": "https://patchwork.libcamera.org/api/patches/2865/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2865/",
            "msgid": "<20200220165704.23600-7-kieran.bingham@ideasonboard.com>",
            "date": "2020-02-20T16:57:04",
            "name": "[libcamera-devel,v3,6/6] tests: Remove IPA_MODULE_PATH environment variable",
            "mbox": "https://patchwork.libcamera.org/patch/2865/mbox/"
        }
    ]
}