Show a series.

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

{
    "id": 23249,
    "url": "http://patches.dpdk.org/api/series/23249/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=23249",
    "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": "Add JSON vector set support to fips validation",
    "date": "2022-05-30T15:52:34",
    "submitter": {
        "id": 2301,
        "url": "http://patches.dpdk.org/api/people/2301/?format=api",
        "name": "Gowrishankar Muthukrishnan",
        "email": "gmuthukrishn@marvell.com"
    },
    "version": 9,
    "total": 10,
    "received_total": 10,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/23249/mbox/",
    "cover_letter": {
        "id": 112078,
        "url": "http://patches.dpdk.org/api/covers/112078/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/cover.1653925803.git.gmuthukrishn@marvell.com/",
        "msgid": "<cover.1653925803.git.gmuthukrishn@marvell.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/cover.1653925803.git.gmuthukrishn@marvell.com",
        "date": "2022-05-30T15:52:34",
        "name": "[v9,00/10] Add JSON vector set support to fips validation",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/cover.1653925803.git.gmuthukrishn@marvell.com/mbox/"
    },
    "patches": [
        {
            "id": 112079,
            "url": "http://patches.dpdk.org/api/patches/112079/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/c51ec02d5357bfba2df4dc33d5d5c3ca24dc76c1.1653925803.git.gmuthukrishn@marvell.com/",
            "msgid": "<c51ec02d5357bfba2df4dc33d5d5c3ca24dc76c1.1653925803.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/c51ec02d5357bfba2df4dc33d5d5c3ca24dc76c1.1653925803.git.gmuthukrishn@marvell.com",
            "date": "2022-05-30T15:52:35",
            "name": "[v9,01/10] examples/fips_validation: add jansson dependency",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/c51ec02d5357bfba2df4dc33d5d5c3ca24dc76c1.1653925803.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 112080,
            "url": "http://patches.dpdk.org/api/patches/112080/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/8b41cb1b107180bae15fb86ab714cf76ed672919.1653925803.git.gmuthukrishn@marvell.com/",
            "msgid": "<8b41cb1b107180bae15fb86ab714cf76ed672919.1653925803.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/8b41cb1b107180bae15fb86ab714cf76ed672919.1653925803.git.gmuthukrishn@marvell.com",
            "date": "2022-05-30T15:52:36",
            "name": "[v9,02/10] examples/fips_validation: add json info to header",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/8b41cb1b107180bae15fb86ab714cf76ed672919.1653925803.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 112081,
            "url": "http://patches.dpdk.org/api/patches/112081/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/c81bc42a1dafefddfba17883eac2a45132ffac0a.1653925803.git.gmuthukrishn@marvell.com/",
            "msgid": "<c81bc42a1dafefddfba17883eac2a45132ffac0a.1653925803.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/c81bc42a1dafefddfba17883eac2a45132ffac0a.1653925803.git.gmuthukrishn@marvell.com",
            "date": "2022-05-30T15:52:37",
            "name": "[v9,03/10] examples/fips_validation: add json parsing",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/c81bc42a1dafefddfba17883eac2a45132ffac0a.1653925803.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 112082,
            "url": "http://patches.dpdk.org/api/patches/112082/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/39e2c589c8611f8b67b9705587197fc408eef971.1653925803.git.gmuthukrishn@marvell.com/",
            "msgid": "<39e2c589c8611f8b67b9705587197fc408eef971.1653925803.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/39e2c589c8611f8b67b9705587197fc408eef971.1653925803.git.gmuthukrishn@marvell.com",
            "date": "2022-05-30T15:52:38",
            "name": "[v9,04/10] examples/fips_validation: allow json file as input",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/39e2c589c8611f8b67b9705587197fc408eef971.1653925803.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 112083,
            "url": "http://patches.dpdk.org/api/patches/112083/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/fb7ae0158713cc512f7808c802ed94cf6d1b760c.1653925803.git.gmuthukrishn@marvell.com/",
            "msgid": "<fb7ae0158713cc512f7808c802ed94cf6d1b760c.1653925803.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/fb7ae0158713cc512f7808c802ed94cf6d1b760c.1653925803.git.gmuthukrishn@marvell.com",
            "date": "2022-05-30T15:52:39",
            "name": "[v9,05/10] examples/fips_validation: add json to gcm test",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/fb7ae0158713cc512f7808c802ed94cf6d1b760c.1653925803.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 112084,
            "url": "http://patches.dpdk.org/api/patches/112084/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/498d847636038e5512a6b4632df4c8de22f1f9a1.1653925803.git.gmuthukrishn@marvell.com/",
            "msgid": "<498d847636038e5512a6b4632df4c8de22f1f9a1.1653925803.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/498d847636038e5512a6b4632df4c8de22f1f9a1.1653925803.git.gmuthukrishn@marvell.com",
            "date": "2022-05-30T15:52:40",
            "name": "[v9,06/10] examples/fips_validation: add json to hmac",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/498d847636038e5512a6b4632df4c8de22f1f9a1.1653925803.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 112085,
            "url": "http://patches.dpdk.org/api/patches/112085/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/15e03aa4e9742b7428199dca46a225034bfff392.1653925803.git.gmuthukrishn@marvell.com/",
            "msgid": "<15e03aa4e9742b7428199dca46a225034bfff392.1653925803.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/15e03aa4e9742b7428199dca46a225034bfff392.1653925803.git.gmuthukrishn@marvell.com",
            "date": "2022-05-30T15:52:41",
            "name": "[v9,07/10] examples/fips_validation: implement json cmac test",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/15e03aa4e9742b7428199dca46a225034bfff392.1653925803.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 112086,
            "url": "http://patches.dpdk.org/api/patches/112086/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/9f13d012f64ac826c586e7d6ce690d2001340f86.1653925803.git.gmuthukrishn@marvell.com/",
            "msgid": "<9f13d012f64ac826c586e7d6ce690d2001340f86.1653925803.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/9f13d012f64ac826c586e7d6ce690d2001340f86.1653925803.git.gmuthukrishn@marvell.com",
            "date": "2022-05-30T15:52:42",
            "name": "[v9,08/10] examples/fips_validation: add parsing for cmac",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/9f13d012f64ac826c586e7d6ce690d2001340f86.1653925803.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 112087,
            "url": "http://patches.dpdk.org/api/patches/112087/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/44fd84edf20f03e6ccee04f5a93a1a9c9a703a4b.1653925803.git.gmuthukrishn@marvell.com/",
            "msgid": "<44fd84edf20f03e6ccee04f5a93a1a9c9a703a4b.1653925803.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/44fd84edf20f03e6ccee04f5a93a1a9c9a703a4b.1653925803.git.gmuthukrishn@marvell.com",
            "date": "2022-05-30T15:52:43",
            "name": "[v9,09/10] examples/fips_validation: add parsing for aes_cbc",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/44fd84edf20f03e6ccee04f5a93a1a9c9a703a4b.1653925803.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 112088,
            "url": "http://patches.dpdk.org/api/patches/112088/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/f07f1d794ae7f108bc162508c7d248cd716ac99f.1653925803.git.gmuthukrishn@marvell.com/",
            "msgid": "<f07f1d794ae7f108bc162508c7d248cd716ac99f.1653925803.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/f07f1d794ae7f108bc162508c7d248cd716ac99f.1653925803.git.gmuthukrishn@marvell.com",
            "date": "2022-05-30T15:52:44",
            "name": "[v9,10/10] doc: add notes about acvp validation support",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/f07f1d794ae7f108bc162508c7d248cd716ac99f.1653925803.git.gmuthukrishn@marvell.com/mbox/"
        }
    ]
}