get:
Show a bundle.

patch:
Update a bundle.

put:
Update a bundle.

delete:
Delete a bundle.

GET /api/bundles/10308/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 10308,
    "url": "http://patchwork.ozlabs.org/api/bundles/10308/?format=api",
    "web_url": "http://patchwork.ozlabs.org/bundle/saeedm/vxlan_partial_gso_ipv6_csum/",
    "project": {
        "id": 7,
        "url": "http://patchwork.ozlabs.org/api/projects/7/?format=api",
        "name": "Linux network development",
        "link_name": "netdev",
        "list_id": "netdev.vger.kernel.org",
        "list_email": "netdev@vger.kernel.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "vxlan_partial_gso_ipv6_csum",
    "owner": {
        "id": 58257,
        "url": "http://patchwork.ozlabs.org/api/users/58257/?format=api",
        "username": "saeedm",
        "first_name": "Saeed",
        "last_name": "Mahameed",
        "email": "saeedm@mellanox.com"
    },
    "patches": [
        {
            "id": 614586,
            "url": "http://patchwork.ozlabs.org/api/patches/614586/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20160425183101.11331.82561.stgit@ahduyck-xeon-server/",
            "msgid": "<20160425183101.11331.82561.stgit@ahduyck-xeon-server>",
            "list_archive_url": null,
            "date": "2016-04-25T18:31:01",
            "name": "[net-next,1/8] net: Disable segmentation if checksumming is not supported",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20160425183101.11331.82561.stgit@ahduyck-xeon-server/mbox/"
        },
        {
            "id": 614587,
            "url": "http://patchwork.ozlabs.org/api/patches/614587/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20160425183107.11331.67524.stgit@ahduyck-xeon-server/",
            "msgid": "<20160425183107.11331.67524.stgit@ahduyck-xeon-server>",
            "list_archive_url": null,
            "date": "2016-04-25T18:31:07",
            "name": "[net-next,2/8] gso: Only allow GSO_PARTIAL if we can checksum the inner protocol",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20160425183107.11331.67524.stgit@ahduyck-xeon-server/mbox/"
        },
        {
            "id": 614588,
            "url": "http://patchwork.ozlabs.org/api/patches/614588/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20160425183114.11331.97539.stgit@ahduyck-xeon-server/",
            "msgid": "<20160425183114.11331.97539.stgit@ahduyck-xeon-server>",
            "list_archive_url": null,
            "date": "2016-04-25T18:31:14",
            "name": "[net-next,3/8] net: Fix netdev_fix_features so that TSO_MANGLEID is only available with TSO",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20160425183114.11331.97539.stgit@ahduyck-xeon-server/mbox/"
        },
        {
            "id": 614589,
            "url": "http://patchwork.ozlabs.org/api/patches/614589/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20160425183120.11331.19865.stgit@ahduyck-xeon-server/",
            "msgid": "<20160425183120.11331.19865.stgit@ahduyck-xeon-server>",
            "list_archive_url": null,
            "date": "2016-04-25T18:31:20",
            "name": "[net-next,4/8] vxlan: Add checksum check to the features check function",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20160425183120.11331.19865.stgit@ahduyck-xeon-server/mbox/"
        },
        {
            "id": 614590,
            "url": "http://patchwork.ozlabs.org/api/patches/614590/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20160425183126.11331.43815.stgit@ahduyck-xeon-server/",
            "msgid": "<20160425183126.11331.43815.stgit@ahduyck-xeon-server>",
            "list_archive_url": null,
            "date": "2016-04-25T18:31:26",
            "name": "[net-next,5/8] mlx4: Add support for UDP tunnel segmentation with outer checksum offload",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20160425183126.11331.43815.stgit@ahduyck-xeon-server/mbox/"
        },
        {
            "id": 614591,
            "url": "http://patchwork.ozlabs.org/api/patches/614591/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20160425183133.11331.54774.stgit@ahduyck-xeon-server/",
            "msgid": "<20160425183133.11331.54774.stgit@ahduyck-xeon-server>",
            "list_archive_url": null,
            "date": "2016-04-25T18:31:33",
            "name": "[net-next,6/8] mlx4: Add support for inner IPv6 checksum offloads and TSO",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20160425183133.11331.54774.stgit@ahduyck-xeon-server/mbox/"
        },
        {
            "id": 614592,
            "url": "http://patchwork.ozlabs.org/api/patches/614592/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20160425183139.11331.75627.stgit@ahduyck-xeon-server/",
            "msgid": "<20160425183139.11331.75627.stgit@ahduyck-xeon-server>",
            "list_archive_url": null,
            "date": "2016-04-25T18:31:39",
            "name": "[net-next,7/8] mlx5e: Add support for UDP tunnel segmentation with outer checksum offload",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20160425183139.11331.75627.stgit@ahduyck-xeon-server/mbox/"
        },
        {
            "id": 614593,
            "url": "http://patchwork.ozlabs.org/api/patches/614593/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20160425183145.11331.26545.stgit@ahduyck-xeon-server/",
            "msgid": "<20160425183145.11331.26545.stgit@ahduyck-xeon-server>",
            "list_archive_url": null,
            "date": "2016-04-25T18:31:45",
            "name": "[net-next,8/8] mlx5e: Fix IPv6 tunnel checksum offload",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20160425183145.11331.26545.stgit@ahduyck-xeon-server/mbox/"
        }
    ],
    "public": true,
    "mbox": "http://patchwork.ozlabs.org/bundle/saeedm/vxlan_partial_gso_ipv6_csum/mbox/"
}