Show a series.

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

{
    "id": 1125,
    "url": "https://patchwork.libcamera.org/api/1.1/series/1125/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1125",
    "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": "android: jpeg / software streams",
    "date": "2020-07-21T22:01:20",
    "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": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1125/mbox/",
    "cover_letter": {
        "id": 8909,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/8909/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/8909/",
        "msgid": "<20200721220126.202065-1-kieran.bingham@ideasonboard.com>",
        "date": "2020-07-21T22:01:20",
        "name": "[libcamera-devel,RFC,0/6] android: jpeg / software streams",
        "mbox": "https://patchwork.libcamera.org/cover/8909/mbox/"
    },
    "patches": [
        {
            "id": 8910,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/8910/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/8910/",
            "msgid": "<20200721220126.202065-2-kieran.bingham@ideasonboard.com>",
            "date": "2020-07-21T22:01:21",
            "name": "[libcamera-devel,RFC,1/6] android: Introduce JPEG compression",
            "mbox": "https://patchwork.libcamera.org/patch/8910/mbox/"
        },
        {
            "id": 8911,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/8911/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/8911/",
            "msgid": "<20200721220126.202065-3-kieran.bingham@ideasonboard.com>",
            "date": "2020-07-21T22:01:22",
            "name": "[libcamera-devel,RFC,2/6] android: camera_device: Report configuration changes from validate()",
            "mbox": "https://patchwork.libcamera.org/patch/8911/mbox/"
        },
        {
            "id": 8912,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/8912/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/8912/",
            "msgid": "<20200721220126.202065-4-kieran.bingham@ideasonboard.com>",
            "date": "2020-07-21T22:01:23",
            "name": "[libcamera-devel,RFC,3/6] android: camera_device: Add ANDROID_JPEG_MAX_SIZE",
            "mbox": "https://patchwork.libcamera.org/patch/8912/mbox/"
        },
        {
            "id": 8913,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/8913/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/8913/",
            "msgid": "<20200721220126.202065-5-kieran.bingham@ideasonboard.com>",
            "date": "2020-07-21T22:01:24",
            "name": "[libcamera-devel,RFC,4/6] android: camera_device: Support MJPEG stream construction",
            "mbox": "https://patchwork.libcamera.org/patch/8913/mbox/"
        },
        {
            "id": 8914,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/8914/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/8914/",
            "msgid": "<20200721220126.202065-6-kieran.bingham@ideasonboard.com>",
            "date": "2020-07-21T22:01:25",
            "name": "[libcamera-devel,RFC,5/6,HACK] : android: camera_device: Define JPEG size and quality",
            "mbox": "https://patchwork.libcamera.org/patch/8914/mbox/"
        },
        {
            "id": 8915,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/8915/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/8915/",
            "msgid": "<20200721220126.202065-7-kieran.bingham@ideasonboard.com>",
            "date": "2020-07-21T22:01:26",
            "name": "[libcamera-devel,RFC,6/6] android: camera_device: Provide a MappedCamera3Buffer",
            "mbox": "https://patchwork.libcamera.org/patch/8915/mbox/"
        }
    ]
}