Show a series.

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

{
    "id": 12236,
    "url": "https://patches.dpdk.org/api/series/12236/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=12236",
    "project": {
        "id": 1,
        "url": "https://patches.dpdk.org/api/projects/1/?format=api",
        "name": "DPDK",
        "link_name": "dpdk",
        "list_id": "dev.dpdk.org",
        "list_email": "dev@dpdk.org",
        "web_url": "http://core.dpdk.org",
        "scm_url": "git://dpdk.org/dpdk",
        "webscm_url": "http://git.dpdk.org/dpdk",
        "list_archive_url": "https://inbox.dpdk.org/dev",
        "list_archive_url_format": "https://inbox.dpdk.org/dev/{}",
        "commit_url_format": ""
    },
    "name": "pick",
    "date": "2020-09-15T13:35:54",
    "submitter": {
        "id": 512,
        "url": "https://patches.dpdk.org/api/people/512/?format=api",
        "name": "Maxime Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/12236/mbox/",
    "cover_letter": {
        "id": 77736,
        "url": "https://patches.dpdk.org/api/covers/77736/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/20200915133558.210639-1-maxime.coquelin@redhat.com/",
        "msgid": "<20200915133558.210639-1-maxime.coquelin@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20200915133558.210639-1-maxime.coquelin@redhat.com",
        "date": "2020-09-15T13:35:54",
        "name": "[0/4] pick",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/20200915133558.210639-1-maxime.coquelin@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 77737,
            "url": "https://patches.dpdk.org/api/patches/77737/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20200915133558.210639-2-maxime.coquelin@redhat.com/",
            "msgid": "<20200915133558.210639-2-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200915133558.210639-2-maxime.coquelin@redhat.com",
            "date": "2020-09-15T13:35:55",
            "name": "[1/4] net/vhost: remove dequeue zero-copy support",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20200915133558.210639-2-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 77738,
            "url": "https://patches.dpdk.org/api/patches/77738/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20200915133558.210639-3-maxime.coquelin@redhat.com/",
            "msgid": "<20200915133558.210639-3-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200915133558.210639-3-maxime.coquelin@redhat.com",
            "date": "2020-09-15T13:35:56",
            "name": "[2/4] examples/vhost_crypto: use vhost async-copy flag",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20200915133558.210639-3-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 77739,
            "url": "https://patches.dpdk.org/api/patches/77739/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20200915133558.210639-4-maxime.coquelin@redhat.com/",
            "msgid": "<20200915133558.210639-4-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200915133558.210639-4-maxime.coquelin@redhat.com",
            "date": "2020-09-15T13:35:57",
            "name": "[3/4] examples/vhost: remove dequeue zero-copy support",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20200915133558.210639-4-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 77740,
            "url": "https://patches.dpdk.org/api/patches/77740/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20200915133558.210639-5-maxime.coquelin@redhat.com/",
            "msgid": "<20200915133558.210639-5-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200915133558.210639-5-maxime.coquelin@redhat.com",
            "date": "2020-09-15T13:35:58",
            "name": "[4/4] vhost: remove dequeue zero-copy support",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20200915133558.210639-5-maxime.coquelin@redhat.com/mbox/"
        }
    ]
}