Show a series.

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

{
    "id": 274454,
    "url": "http://patchwork.ozlabs.org/api/series/274454/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/openvswitch/list/?series=274454",
    "project": {
        "id": 47,
        "url": "http://patchwork.ozlabs.org/api/projects/47/?format=api",
        "name": "Open vSwitch",
        "link_name": "openvswitch",
        "list_id": "ovs-dev.openvswitch.org",
        "list_email": "ovs-dev@openvswitch.org",
        "web_url": "http://openvswitch.org/",
        "scm_url": "git@github.com:openvswitch/ovs.git",
        "webscm_url": "https://github.com/openvswitch/ovs",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "[ovs-dev,v3,1/4] system-dpdk: Refactor common logs matching.",
    "date": "2021-11-30T15:00:10",
    "submitter": {
        "id": 75396,
        "url": "http://patchwork.ozlabs.org/api/people/75396/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@redhat.com"
    },
    "version": 3,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/274454/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1561699,
            "url": "http://patchwork.ozlabs.org/api/patches/1561699/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/20211130150013.6610-1-david.marchand@redhat.com/",
            "msgid": "<20211130150013.6610-1-david.marchand@redhat.com>",
            "list_archive_url": null,
            "date": "2021-11-30T15:00:10",
            "name": "[ovs-dev,v3,1/4] system-dpdk: Refactor common logs matching.",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/20211130150013.6610-1-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 1561700,
            "url": "http://patchwork.ozlabs.org/api/patches/1561700/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/20211130150013.6610-2-david.marchand@redhat.com/",
            "msgid": "<20211130150013.6610-2-david.marchand@redhat.com>",
            "list_archive_url": null,
            "date": "2021-11-30T15:00:11",
            "name": "[ovs-dev,v3,2/4] system-dpdk: Use dummy-pmd port for packet injection.",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/20211130150013.6610-2-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 1561702,
            "url": "http://patchwork.ozlabs.org/api/patches/1561702/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/20211130150013.6610-3-david.marchand@redhat.com/",
            "msgid": "<20211130150013.6610-3-david.marchand@redhat.com>",
            "list_archive_url": null,
            "date": "2021-11-30T15:00:12",
            "name": "[ovs-dev,v3,3/4] system-dpdk: Test with mlx5 devices.",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/20211130150013.6610-3-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 1561701,
            "url": "http://patchwork.ozlabs.org/api/patches/1561701/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/20211130150013.6610-4-david.marchand@redhat.com/",
            "msgid": "<20211130150013.6610-4-david.marchand@redhat.com>",
            "list_archive_url": null,
            "date": "2021-11-30T15:00:13",
            "name": "[ovs-dev,v3,4/4] tests: Move MFEX tests to dpif-netdev.",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/20211130150013.6610-4-david.marchand@redhat.com/mbox/"
        }
    ]
}