Show a series.

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

{
    "id": 31440,
    "url": "http://patches.dpdk.org/api/series/31440/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31440",
    "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": "testpmd options parsing cleanup",
    "date": "2024-03-08T14:48:37",
    "submitter": {
        "id": 1173,
        "url": "http://patches.dpdk.org/api/people/1173/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@redhat.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/31440/mbox/",
    "cover_letter": {
        "id": 754,
        "url": "http://patches.dpdk.org/api/covers/754/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20240308144841.3615262-1-david.marchand@redhat.com/",
        "msgid": "<20240308144841.3615262-1-david.marchand@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20240308144841.3615262-1-david.marchand@redhat.com",
        "date": "2024-03-08T14:48:37",
        "name": "[0/4] testpmd options parsing cleanup",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20240308144841.3615262-1-david.marchand@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 138124,
            "url": "http://patches.dpdk.org/api/patches/138124/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240308144841.3615262-2-david.marchand@redhat.com/",
            "msgid": "<20240308144841.3615262-2-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240308144841.3615262-2-david.marchand@redhat.com",
            "date": "2024-03-08T14:48:38",
            "name": "[1/4] app/testpmd: fix stats-period option check",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240308144841.3615262-2-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 138125,
            "url": "http://patches.dpdk.org/api/patches/138125/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240308144841.3615262-3-david.marchand@redhat.com/",
            "msgid": "<20240308144841.3615262-3-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240308144841.3615262-3-david.marchand@redhat.com",
            "date": "2024-03-08T14:48:39",
            "name": "[2/4] app/testpmd: fix burst option parsing",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240308144841.3615262-3-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 138126,
            "url": "http://patches.dpdk.org/api/patches/138126/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240308144841.3615262-4-david.marchand@redhat.com/",
            "msgid": "<20240308144841.3615262-4-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240308144841.3615262-4-david.marchand@redhat.com",
            "date": "2024-03-08T14:48:40",
            "name": "[3/4] app/testpmd: check queue count for related options",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240308144841.3615262-4-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 138127,
            "url": "http://patches.dpdk.org/api/patches/138127/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240308144841.3615262-5-david.marchand@redhat.com/",
            "msgid": "<20240308144841.3615262-5-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240308144841.3615262-5-david.marchand@redhat.com",
            "date": "2024-03-08T14:48:41",
            "name": "[4/4] app/testpmd: enhance getopt_long usage",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240308144841.3615262-5-david.marchand@redhat.com/mbox/"
        }
    ]
}