Show a series.

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

{
    "id": 1225,
    "url": "https://patchwork.libcamera.org/api/1.1/series/1225/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1225",
    "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": "Developer Guides",
    "date": "2020-08-20T13:47:48",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/1.1/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "version": 4,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1225/mbox/",
    "cover_letter": {
        "id": 9337,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/9337/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/9337/",
        "msgid": "<20200820134751.278033-1-kieran.bingham@ideasonboard.com>",
        "date": "2020-08-20T13:47:48",
        "name": "[libcamera-devel,v4,0/3] Developer Guides",
        "mbox": "https://patchwork.libcamera.org/cover/9337/mbox/"
    },
    "patches": [
        {
            "id": 9338,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/9338/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/9338/",
            "msgid": "<20200820134751.278033-2-kieran.bingham@ideasonboard.com>",
            "date": "2020-08-20T13:47:49",
            "name": "[libcamera-devel,v4,1/3] Documentation: Guides: Developers Guide to Libcamera",
            "mbox": "https://patchwork.libcamera.org/patch/9338/mbox/"
        },
        {
            "id": 9339,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/9339/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/9339/",
            "msgid": "<20200820134751.278033-3-kieran.bingham@ideasonboard.com>",
            "date": "2020-08-20T13:47:50",
            "name": "[libcamera-devel,v4,2/3] Documentation: Guides: Pipeline Handler Writers Guide",
            "mbox": "https://patchwork.libcamera.org/patch/9339/mbox/"
        },
        {
            "id": 9340,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/9340/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/9340/",
            "msgid": "<20200820134751.278033-4-kieran.bingham@ideasonboard.com>",
            "date": "2020-08-20T13:47:51",
            "name": "[libcamera-devel,v4,3/3] Documentation: Guides: Application Writers Guide",
            "mbox": "https://patchwork.libcamera.org/patch/9340/mbox/"
        }
    ]
}