Show a series.

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

{
    "id": 285,
    "url": "https://patchwork.libcamera.org/api/1.1/series/285/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=285",
    "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": "Miscellaneous cleanups and refactoring",
    "date": "2019-04-30T18:37:41",
    "submitter": {
        "id": 2,
        "url": "https://patchwork.libcamera.org/api/1.1/people/2/?format=api",
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/285/mbox/",
    "cover_letter": {
        "id": 1140,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/1140/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/1140/",
        "msgid": "<20190430183746.28518-1-laurent.pinchart@ideasonboard.com>",
        "date": "2019-04-30T18:37:41",
        "name": "[libcamera-devel,0/5] Miscellaneous cleanups and refactoring",
        "mbox": "https://patchwork.libcamera.org/cover/1140/mbox/"
    },
    "patches": [
        {
            "id": 1141,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1141/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1141/",
            "msgid": "<20190430183746.28518-2-laurent.pinchart@ideasonboard.com>",
            "date": "2019-04-30T18:37:42",
            "name": "[libcamera-devel,1/5] libcamera: pipeline_handler: Remove duplicated log from uvc and vimc",
            "mbox": "https://patchwork.libcamera.org/patch/1141/mbox/"
        },
        {
            "id": 1142,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1142/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1142/",
            "msgid": "<20190430183746.28518-3-laurent.pinchart@ideasonboard.com>",
            "date": "2019-04-30T18:37:43",
            "name": "[libcamera-devel,2/5] libcamera: Use the Size class through libcamera",
            "mbox": "https://patchwork.libcamera.org/patch/1142/mbox/"
        },
        {
            "id": 1143,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1143/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1143/",
            "msgid": "<20190430183746.28518-4-laurent.pinchart@ideasonboard.com>",
            "date": "2019-04-30T18:37:44",
            "name": "[libcamera-devel,3/5] libcamera: pipeline: Unify naming of configurations in pipeline handlers",
            "mbox": "https://patchwork.libcamera.org/patch/1143/mbox/"
        },
        {
            "id": 1144,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1144/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1144/",
            "msgid": "<20190430183746.28518-5-laurent.pinchart@ideasonboard.com>",
            "date": "2019-04-30T18:37:45",
            "name": "[libcamera-devel,4/5] test: Unify naming of configurations in tests",
            "mbox": "https://patchwork.libcamera.org/patch/1144/mbox/"
        },
        {
            "id": 1145,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1145/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1145/",
            "msgid": "<20190430183746.28518-6-laurent.pinchart@ideasonboard.com>",
            "date": "2019-04-30T18:37:46",
            "name": "[libcamera-devel,5/5] (q)cam: Unify naming of configurations in applications",
            "mbox": "https://patchwork.libcamera.org/patch/1145/mbox/"
        }
    ]
}