Show a series.

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

{
    "id": 25161,
    "url": "http://patches.dpdk.org/api/series/25161/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=25161",
    "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": "FIPS asymmetric validation",
    "date": "2022-10-12T06:12:35",
    "submitter": {
        "id": 2301,
        "url": "http://patches.dpdk.org/api/people/2301/?format=api",
        "name": "Gowrishankar Muthukrishnan",
        "email": "gmuthukrishn@marvell.com"
    },
    "version": 7,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/25161/mbox/",
    "cover_letter": {
        "id": 118023,
        "url": "http://patches.dpdk.org/api/covers/118023/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20221012061238.222059-1-gmuthukrishn@marvell.com/",
        "msgid": "<20221012061238.222059-1-gmuthukrishn@marvell.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20221012061238.222059-1-gmuthukrishn@marvell.com",
        "date": "2022-10-12T06:12:35",
        "name": "[v7,0/3] FIPS asymmetric validation",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20221012061238.222059-1-gmuthukrishn@marvell.com/mbox/"
    },
    "patches": [
        {
            "id": 118024,
            "url": "http://patches.dpdk.org/api/patches/118024/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221012061238.222059-2-gmuthukrishn@marvell.com/",
            "msgid": "<20221012061238.222059-2-gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20221012061238.222059-2-gmuthukrishn@marvell.com",
            "date": "2022-10-12T06:12:36",
            "name": "[v7,1/3] examples/fips_validation: add asymmetric validation",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20221012061238.222059-2-gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 118025,
            "url": "http://patches.dpdk.org/api/patches/118025/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221012061238.222059-3-gmuthukrishn@marvell.com/",
            "msgid": "<20221012061238.222059-3-gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20221012061238.222059-3-gmuthukrishn@marvell.com",
            "date": "2022-10-12T06:12:37",
            "name": "[v7,2/3] examples/fips_validation: encode digest with hash OID",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20221012061238.222059-3-gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 118026,
            "url": "http://patches.dpdk.org/api/patches/118026/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221012061238.222059-4-gmuthukrishn@marvell.com/",
            "msgid": "<20221012061238.222059-4-gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20221012061238.222059-4-gmuthukrishn@marvell.com",
            "date": "2022-10-12T06:12:38",
            "name": "[v7,3/3] examples/fips_validation: randomize message for conformance test",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20221012061238.222059-4-gmuthukrishn@marvell.com/mbox/"
        }
    ]
}