Show a series.

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

{
    "id": 648,
    "url": "https://patchwork.libcamera.org/api/1.1/series/648/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=648",
    "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": "GStreamer Element for libcamera",
    "date": "2020-01-29T03:31:47",
    "submitter": {
        "id": 30,
        "url": "https://patchwork.libcamera.org/api/1.1/people/30/?format=api",
        "name": "Nicolas Dufresne",
        "email": "nicolas@ndufresne.ca"
    },
    "version": 1,
    "total": 23,
    "received_total": 23,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/648/mbox/",
    "cover_letter": {
        "id": 2734,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/2734/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/2734/",
        "msgid": "<20200129033210.278800-1-nicolas@ndufresne.ca>",
        "date": "2020-01-29T03:31:47",
        "name": "[libcamera-devel,v1,00/23] GStreamer Element for libcamera",
        "mbox": "https://patchwork.libcamera.org/cover/2734/mbox/"
    },
    "patches": [
        {
            "id": 2735,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/2735/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2735/",
            "msgid": "<20200129033210.278800-2-nicolas@ndufresne.ca>",
            "date": "2020-01-29T03:31:48",
            "name": "[libcamera-devel,v1,01/23] Add GStreamer plugin and element skeleton",
            "mbox": "https://patchwork.libcamera.org/patch/2735/mbox/"
        },
        {
            "id": 2736,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/2736/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2736/",
            "msgid": "<20200129033210.278800-3-nicolas@ndufresne.ca>",
            "date": "2020-01-29T03:31:49",
            "name": "[libcamera-devel,v1,02/23] gst: Add utility to convert StreamFormats to GstCaps",
            "mbox": "https://patchwork.libcamera.org/patch/2736/mbox/"
        },
        {
            "id": 2737,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/2737/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2737/",
            "msgid": "<20200129033210.278800-4-nicolas@ndufresne.ca>",
            "date": "2020-01-29T03:31:50",
            "name": "[libcamera-devel,v1,03/23] gst: Add initial device provider",
            "mbox": "https://patchwork.libcamera.org/patch/2737/mbox/"
        },
        {
            "id": 2738,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/2738/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2738/",
            "msgid": "<20200129033210.278800-5-nicolas@ndufresne.ca>",
            "date": "2020-01-29T03:31:51",
            "name": "[libcamera-devel,v1,04/23] gst: utils: Add a macro to use a GMutexLocker",
            "mbox": "https://patchwork.libcamera.org/patch/2738/mbox/"
        },
        {
            "id": 2739,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/2739/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2739/",
            "msgid": "<20200129033210.278800-6-nicolas@ndufresne.ca>",
            "date": "2020-01-29T03:31:52",
            "name": "[libcamera-devel,v1,05/23] gst: Add pads to the source",
            "mbox": "https://patchwork.libcamera.org/patch/2739/mbox/"
        },
        {
            "id": 2740,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/2740/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2740/",
            "msgid": "<20200129033210.278800-7-nicolas@ndufresne.ca>",
            "date": "2020-01-29T03:31:53",
            "name": "[libcamera-devel,v1,06/23] gst: libcamerasrc: Allocate and add static pad",
            "mbox": "https://patchwork.libcamera.org/patch/2740/mbox/"
        },
        {
            "id": 2741,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/2741/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2741/",
            "msgid": "<20200129033210.278800-8-nicolas@ndufresne.ca>",
            "date": "2020-01-29T03:31:54",
            "name": "[libcamera-devel,v1,07/23] gst: libcamerasrc: Add camera-name property",
            "mbox": "https://patchwork.libcamera.org/patch/2741/mbox/"
        },
        {
            "id": 2742,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/2742/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2742/",
            "msgid": "<20200129033210.278800-9-nicolas@ndufresne.ca>",
            "date": "2020-01-29T03:31:55",
            "name": "[libcamera-devel,v1,08/23] gst: libcamerasrc: Add a debug category",
            "mbox": "https://patchwork.libcamera.org/patch/2742/mbox/"
        },
        {
            "id": 2743,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/2743/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2743/",
            "msgid": "<20200129033210.278800-10-nicolas@ndufresne.ca>",
            "date": "2020-01-29T03:31:56",
            "name": "[libcamera-devel,v1,09/23] gst: libcamerasrc: Implement selection and acquisition",
            "mbox": "https://patchwork.libcamera.org/patch/2743/mbox/"
        },
        {
            "id": 2744,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/2744/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2744/",
            "msgid": "<20200129033210.278800-11-nicolas@ndufresne.ca>",
            "date": "2020-01-29T03:31:57",
            "name": "[libcamera-devel,v1,10/23] gst: libcamerasrc: Start/Stop the streaming thread",
            "mbox": "https://patchwork.libcamera.org/patch/2744/mbox/"
        },
        {
            "id": 2745,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/2745/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2745/",
            "msgid": "<20200129033210.278800-12-nicolas@ndufresne.ca>",
            "date": "2020-01-29T03:31:58",
            "name": "[libcamera-devel,v1,11/23] gst: libcamerapad: Add a method to access the role",
            "mbox": "https://patchwork.libcamera.org/patch/2745/mbox/"
        },
        {
            "id": 2746,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/2746/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2746/",
            "msgid": "<20200129033210.278800-13-nicolas@ndufresne.ca>",
            "date": "2020-01-29T03:31:59",
            "name": "[libcamera-devel,v1,12/23] gst: libcamerasrc: Store the srcpad in a vector",
            "mbox": "https://patchwork.libcamera.org/patch/2746/mbox/"
        },
        {
            "id": 2747,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/2747/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2747/",
            "msgid": "<20200129033210.278800-14-nicolas@ndufresne.ca>",
            "date": "2020-01-29T03:32:00",
            "name": "[libcamera-devel,v1,13/23] gst: libcamerasrc: Send stream start event",
            "mbox": "https://patchwork.libcamera.org/patch/2747/mbox/"
        },
        {
            "id": 2748,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/2748/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2748/",
            "msgid": "<20200129033210.278800-15-nicolas@ndufresne.ca>",
            "date": "2020-01-29T03:32:01",
            "name": "[libcamera-devel,v1,14/23] gst: utils: Add StreamConfiguration helpers",
            "mbox": "https://patchwork.libcamera.org/patch/2748/mbox/"
        },
        {
            "id": 2749,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/2749/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2749/",
            "msgid": "<20200129033210.278800-16-nicolas@ndufresne.ca>",
            "date": "2020-01-29T03:32:02",
            "name": "[libcamera-devel,v1,15/23] gst: libcamerasrc: Implement minimal caps negotiation",
            "mbox": "https://patchwork.libcamera.org/patch/2749/mbox/"
        },
        {
            "id": 2750,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/2750/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2750/",
            "msgid": "<20200129033210.278800-17-nicolas@ndufresne.ca>",
            "date": "2020-01-29T03:32:03",
            "name": "[libcamera-devel,v1,16/23] gst: libcamerasrc: Push segment event",
            "mbox": "https://patchwork.libcamera.org/patch/2750/mbox/"
        },
        {
            "id": 2751,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/2751/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2751/",
            "msgid": "<20200129033210.278800-18-nicolas@ndufresne.ca>",
            "date": "2020-01-29T03:32:04",
            "name": "[libcamera-devel,v1,17/23] gst: Add a pool and an allocator implementation",
            "mbox": "https://patchwork.libcamera.org/patch/2751/mbox/"
        },
        {
            "id": 2752,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/2752/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2752/",
            "msgid": "<20200129033210.278800-19-nicolas@ndufresne.ca>",
            "date": "2020-01-29T03:32:05",
            "name": "[libcamera-devel,v1,18/23] gst: libcamerapad: Allow storing a pool",
            "mbox": "https://patchwork.libcamera.org/patch/2752/mbox/"
        },
        {
            "id": 2753,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/2753/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2753/",
            "msgid": "<20200129033210.278800-20-nicolas@ndufresne.ca>",
            "date": "2020-01-29T03:32:06",
            "name": "[libcamera-devel,v1,19/23] gst: libcamerasrc: Allocate and release buffers",
            "mbox": "https://patchwork.libcamera.org/patch/2753/mbox/"
        },
        {
            "id": 2754,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/2754/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2754/",
            "msgid": "<20200129033210.278800-21-nicolas@ndufresne.ca>",
            "date": "2020-01-29T03:32:07",
            "name": "[libcamera-devel,v1,20/23] gst: Add getters for Stream and FrameBuffer",
            "mbox": "https://patchwork.libcamera.org/patch/2754/mbox/"
        },
        {
            "id": 2755,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/2755/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2755/",
            "msgid": "<20200129033210.278800-22-nicolas@ndufresne.ca>",
            "date": "2020-01-29T03:32:08",
            "name": "[libcamera-devel,v1,21/23] gst: pad: Add method to store retrieve pending buffers",
            "mbox": "https://patchwork.libcamera.org/patch/2755/mbox/"
        },
        {
            "id": 2756,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/2756/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2756/",
            "msgid": "<20200129033210.278800-23-nicolas@ndufresne.ca>",
            "date": "2020-01-29T03:32:09",
            "name": "[libcamera-devel,v1,22/23] gst: libcamerasrc: Implement initial streaming",
            "mbox": "https://patchwork.libcamera.org/patch/2756/mbox/"
        },
        {
            "id": 2757,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/2757/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2757/",
            "msgid": "<20200129033210.278800-24-nicolas@ndufresne.ca>",
            "date": "2020-01-29T03:32:10",
            "name": "[libcamera-devel,v1,23/23] gst: libcamerasrc: Add a TODO comment",
            "mbox": "https://patchwork.libcamera.org/patch/2757/mbox/"
        }
    ]
}