List patches.

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

[
    {
        "id": 26914,
        "url": "https://patchwork.libcamera.org/api/patches/26914/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/26914/",
        "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": "<20260617144858.754729-3-stefan.klug@ideasonboard.com>",
        "date": "2026-06-17T14:48:35",
        "name": "[v2,2/2] libcamera: converter: converter_dw100: Allow to transform between different camera matrices",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "8435734a836a6e7fdb0319651d27d5fde88c3073",
        "submitter": {
            "id": 184,
            "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
            "name": "Stefan Klug",
            "email": "stefan.klug@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/26914/mbox/",
        "series": [
            {
                "id": 6002,
                "url": "https://patchwork.libcamera.org/api/series/6002/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=6002",
                "date": "2026-06-17T14:48:33",
                "name": "Add cmNew to dewarp paremeters",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/6002/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/26914/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/26914/checks/",
        "tags": {}
    }
]