Show a series.

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

{
    "id": 23241,
    "url": "http://patches.dpdk.org/api/series/23241/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=23241",
    "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-30T12:23:20",
    "submitter": {
        "id": 2301,
        "url": "http://patches.dpdk.org/api/people/2301/?format=api",
        "name": "Gowrishankar Muthukrishnan",
        "email": "gmuthukrishn@marvell.com"
    },
    "version": 8,
    "total": 10,
    "received_total": 10,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/23241/mbox/",
    "cover_letter": {
        "id": 112048,
        "url": "http://patches.dpdk.org/api/covers/112048/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/cover.1653913201.git.gmuthukrishn@marvell.com/",
        "msgid": "<cover.1653913201.git.gmuthukrishn@marvell.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/cover.1653913201.git.gmuthukrishn@marvell.com",
        "date": "2022-05-30T12:23:20",
        "name": "[v8,00/10] Add JSON vector set support to fips validation",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/cover.1653913201.git.gmuthukrishn@marvell.com/mbox/"
    },
    "patches": [
        {
            "id": 112049,
            "url": "http://patches.dpdk.org/api/patches/112049/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/c51ec02d5357bfba2df4dc33d5d5c3ca24dc76c1.1653913201.git.gmuthukrishn@marvell.com/",
            "msgid": "<c51ec02d5357bfba2df4dc33d5d5c3ca24dc76c1.1653913201.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/c51ec02d5357bfba2df4dc33d5d5c3ca24dc76c1.1653913201.git.gmuthukrishn@marvell.com",
            "date": "2022-05-30T12:23:21",
            "name": "[v8,01/10] examples/fips_validation: add jansson dependency",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/c51ec02d5357bfba2df4dc33d5d5c3ca24dc76c1.1653913201.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 112050,
            "url": "http://patches.dpdk.org/api/patches/112050/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/8b41cb1b107180bae15fb86ab714cf76ed672919.1653913201.git.gmuthukrishn@marvell.com/",
            "msgid": "<8b41cb1b107180bae15fb86ab714cf76ed672919.1653913201.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/8b41cb1b107180bae15fb86ab714cf76ed672919.1653913201.git.gmuthukrishn@marvell.com",
            "date": "2022-05-30T12:23:22",
            "name": "[v8,02/10] examples/fips_validation: add json info to header",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/8b41cb1b107180bae15fb86ab714cf76ed672919.1653913201.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 112051,
            "url": "http://patches.dpdk.org/api/patches/112051/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/c81bc42a1dafefddfba17883eac2a45132ffac0a.1653913201.git.gmuthukrishn@marvell.com/",
            "msgid": "<c81bc42a1dafefddfba17883eac2a45132ffac0a.1653913201.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/c81bc42a1dafefddfba17883eac2a45132ffac0a.1653913201.git.gmuthukrishn@marvell.com",
            "date": "2022-05-30T12:23:23",
            "name": "[v8,03/10] examples/fips_validation: add json parsing",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/c81bc42a1dafefddfba17883eac2a45132ffac0a.1653913201.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 112052,
            "url": "http://patches.dpdk.org/api/patches/112052/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/39e2c589c8611f8b67b9705587197fc408eef971.1653913201.git.gmuthukrishn@marvell.com/",
            "msgid": "<39e2c589c8611f8b67b9705587197fc408eef971.1653913201.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/39e2c589c8611f8b67b9705587197fc408eef971.1653913201.git.gmuthukrishn@marvell.com",
            "date": "2022-05-30T12:23:24",
            "name": "[v8,04/10] examples/fips_validation: allow json file as input",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/39e2c589c8611f8b67b9705587197fc408eef971.1653913201.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 112053,
            "url": "http://patches.dpdk.org/api/patches/112053/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/fb7ae0158713cc512f7808c802ed94cf6d1b760c.1653913201.git.gmuthukrishn@marvell.com/",
            "msgid": "<fb7ae0158713cc512f7808c802ed94cf6d1b760c.1653913201.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/fb7ae0158713cc512f7808c802ed94cf6d1b760c.1653913201.git.gmuthukrishn@marvell.com",
            "date": "2022-05-30T12:23:25",
            "name": "[v8,05/10] examples/fips_validation: add json to gcm test",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/fb7ae0158713cc512f7808c802ed94cf6d1b760c.1653913201.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 112054,
            "url": "http://patches.dpdk.org/api/patches/112054/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/498d847636038e5512a6b4632df4c8de22f1f9a1.1653913201.git.gmuthukrishn@marvell.com/",
            "msgid": "<498d847636038e5512a6b4632df4c8de22f1f9a1.1653913201.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/498d847636038e5512a6b4632df4c8de22f1f9a1.1653913201.git.gmuthukrishn@marvell.com",
            "date": "2022-05-30T12:23:26",
            "name": "[v8,06/10] examples/fips_validation: add json to hmac",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/498d847636038e5512a6b4632df4c8de22f1f9a1.1653913201.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 112055,
            "url": "http://patches.dpdk.org/api/patches/112055/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/15e03aa4e9742b7428199dca46a225034bfff392.1653913201.git.gmuthukrishn@marvell.com/",
            "msgid": "<15e03aa4e9742b7428199dca46a225034bfff392.1653913201.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/15e03aa4e9742b7428199dca46a225034bfff392.1653913201.git.gmuthukrishn@marvell.com",
            "date": "2022-05-30T12:23:27",
            "name": "[v8,07/10] examples/fips_validation: implement json cmac test",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/15e03aa4e9742b7428199dca46a225034bfff392.1653913201.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 112056,
            "url": "http://patches.dpdk.org/api/patches/112056/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/9f13d012f64ac826c586e7d6ce690d2001340f86.1653913201.git.gmuthukrishn@marvell.com/",
            "msgid": "<9f13d012f64ac826c586e7d6ce690d2001340f86.1653913201.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/9f13d012f64ac826c586e7d6ce690d2001340f86.1653913201.git.gmuthukrishn@marvell.com",
            "date": "2022-05-30T12:23:28",
            "name": "[v8,08/10] examples/fips_validation: add parsing for cmac",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/9f13d012f64ac826c586e7d6ce690d2001340f86.1653913201.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 112057,
            "url": "http://patches.dpdk.org/api/patches/112057/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/44fd84edf20f03e6ccee04f5a93a1a9c9a703a4b.1653913201.git.gmuthukrishn@marvell.com/",
            "msgid": "<44fd84edf20f03e6ccee04f5a93a1a9c9a703a4b.1653913201.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/44fd84edf20f03e6ccee04f5a93a1a9c9a703a4b.1653913201.git.gmuthukrishn@marvell.com",
            "date": "2022-05-30T12:23:29",
            "name": "[v8,09/10] examples/fips_validation: add parsing for aes_cbc",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/44fd84edf20f03e6ccee04f5a93a1a9c9a703a4b.1653913201.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 112058,
            "url": "http://patches.dpdk.org/api/patches/112058/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/62cb134716db742f95299ce6c0c9e678cc14a7ad.1653913201.git.gmuthukrishn@marvell.com/",
            "msgid": "<62cb134716db742f95299ce6c0c9e678cc14a7ad.1653913201.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/62cb134716db742f95299ce6c0c9e678cc14a7ad.1653913201.git.gmuthukrishn@marvell.com",
            "date": "2022-05-30T12:23:30",
            "name": "[v8,10/10] doc: add notes about acvp validation support",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/62cb134716db742f95299ce6c0c9e678cc14a7ad.1653913201.git.gmuthukrishn@marvell.com/mbox/"
        }
    ]
}