Show a series.

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

{
    "id": 643,
    "url": "https://patchwork.libcamera.org/api/1.1/series/643/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=643",
    "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": "CI: Initial gitlab ci builder",
    "date": "2020-01-20T12:55:41",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/1.1/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/643/mbox/",
    "cover_letter": {
        "id": 2708,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/2708/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/2708/",
        "msgid": "<20200120125544.12562-1-kieran.bingham@ideasonboard.com>",
        "date": "2020-01-20T12:55:41",
        "name": "[libcamera-devel,0/3] CI: Initial gitlab ci builder",
        "mbox": "https://patchwork.libcamera.org/cover/2708/mbox/"
    },
    "patches": [
        {
            "id": 2709,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/2709/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2709/",
            "msgid": "<20200120125544.12562-2-kieran.bingham@ideasonboard.com>",
            "date": "2020-01-20T12:55:42",
            "name": "[libcamera-devel,1/3] pipeline_handler: Include system header for dev_t",
            "mbox": "https://patchwork.libcamera.org/patch/2709/mbox/"
        },
        {
            "id": 2710,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/2710/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2710/",
            "msgid": "<20200120125544.12562-3-kieran.bingham@ideasonboard.com>",
            "date": "2020-01-20T12:55:43",
            "name": "[libcamera-devel,2/3] Documentation: Add linkcheck target",
            "mbox": "https://patchwork.libcamera.org/patch/2710/mbox/"
        },
        {
            "id": 2711,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/2711/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2711/",
            "msgid": "<20200120125544.12562-4-kieran.bingham@ideasonboard.com>",
            "date": "2020-01-20T12:55:44",
            "name": "[libcamera-devel,3/3] ci: gitlab: Provide initial automated testing",
            "mbox": "https://patchwork.libcamera.org/patch/2711/mbox/"
        }
    ]
}