Show a series.

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

{
    "id": 20466,
    "url": "http://patches.dpdk.org/api/series/20466/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=20466",
    "project": {
        "id": 1,
        "url": "http://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": "Extend optional libraries list",
    "date": "2021-11-10T16:48:09",
    "submitter": {
        "id": 1173,
        "url": "http://patches.dpdk.org/api/people/1173/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@redhat.com"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/20466/mbox/",
    "cover_letter": {
        "id": 104125,
        "url": "http://patches.dpdk.org/api/covers/104125/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20211110164814.5231-1-david.marchand@redhat.com/",
        "msgid": "<20211110164814.5231-1-david.marchand@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20211110164814.5231-1-david.marchand@redhat.com",
        "date": "2021-11-10T16:48:09",
        "name": "[0/5] Extend optional libraries list",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20211110164814.5231-1-david.marchand@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 104126,
            "url": "http://patches.dpdk.org/api/patches/104126/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211110164814.5231-2-david.marchand@redhat.com/",
            "msgid": "<20211110164814.5231-2-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211110164814.5231-2-david.marchand@redhat.com",
            "date": "2021-11-10T16:48:10",
            "name": "[1/5] ci: test build with minimum configuration",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211110164814.5231-2-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 104127,
            "url": "http://patches.dpdk.org/api/patches/104127/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211110164814.5231-3-david.marchand@redhat.com/",
            "msgid": "<20211110164814.5231-3-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211110164814.5231-3-david.marchand@redhat.com",
            "date": "2021-11-10T16:48:11",
            "name": "[2/5] build: make GRO/GSO optional",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211110164814.5231-3-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 104128,
            "url": "http://patches.dpdk.org/api/patches/104128/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211110164814.5231-4-david.marchand@redhat.com/",
            "msgid": "<20211110164814.5231-4-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211110164814.5231-4-david.marchand@redhat.com",
            "date": "2021-11-10T16:48:12",
            "name": "[3/5] build: make metrics libraries optional",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211110164814.5231-4-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 104129,
            "url": "http://patches.dpdk.org/api/patches/104129/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211110164814.5231-5-david.marchand@redhat.com/",
            "msgid": "<20211110164814.5231-5-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211110164814.5231-5-david.marchand@redhat.com",
            "date": "2021-11-10T16:48:13",
            "name": "[4/5] build: make pdump optional",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211110164814.5231-5-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 104130,
            "url": "http://patches.dpdk.org/api/patches/104130/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211110164814.5231-6-david.marchand@redhat.com/",
            "msgid": "<20211110164814.5231-6-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211110164814.5231-6-david.marchand@redhat.com",
            "date": "2021-11-10T16:48:14",
            "name": "[5/5] build: select optional libraries",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211110164814.5231-6-david.marchand@redhat.com/mbox/"
        }
    ]
}