List patches.

GET /api/patches/?format=api&page=672
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Link: <https://patchwork.libcamera.org/api/patches/?format=api&page=671>; rel="prev"
Vary: Accept

[
    {
        "id": 27146,
        "url": "https://patchwork.libcamera.org/api/patches/27146/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/27146/",
        "project": {
            "id": 1,
            "url": "https://patchwork.libcamera.org/api/projects/1/?format=api",
            "name": "libcamera",
            "link_name": "libcamera",
            "list_id": "libcamera_core",
            "list_email": "libcamera-devel@lists.libcamera.org",
            "web_url": "",
            "scm_url": "",
            "webscm_url": ""
        },
        "msgid": "<20260630125214.3327516-5-laurent.pinchart@ideasonboard.com>",
        "date": "2026-06-30T12:52:13",
        "name": "[v2,4/5] libcamera: shaders: Replace C array with std::array",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "0ac31ce2088fedc4f5543fa755e2e6abc0d18de0",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/27146/mbox/",
        "series": [
            {
                "id": 6029,
                "url": "https://patchwork.libcamera.org/api/series/6029/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=6029",
                "date": "2026-06-30T12:52:09",
                "name": "libcamera: Improve shader header generation",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/6029/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/27146/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/27146/checks/",
        "tags": {}
    },
    {
        "id": 27147,
        "url": "https://patchwork.libcamera.org/api/patches/27147/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/27147/",
        "project": {
            "id": 1,
            "url": "https://patchwork.libcamera.org/api/projects/1/?format=api",
            "name": "libcamera",
            "link_name": "libcamera",
            "list_id": "libcamera_core",
            "list_email": "libcamera-devel@lists.libcamera.org",
            "web_url": "",
            "scm_url": "",
            "webscm_url": ""
        },
        "msgid": "<20260630125214.3327516-6-laurent.pinchart@ideasonboard.com>",
        "date": "2026-06-30T12:52:14",
        "name": "[v2,5/5] libcamera: egl: Replace pointer and length with span for shader sources",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "8408e08100ca70acfa5660eae20f76720abadcc2",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/27147/mbox/",
        "series": [
            {
                "id": 6029,
                "url": "https://patchwork.libcamera.org/api/series/6029/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=6029",
                "date": "2026-06-30T12:52:09",
                "name": "libcamera: Improve shader header generation",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/6029/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/27147/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/27147/checks/",
        "tags": {}
    }
]