Show a patch.

GET /api/1.1/patches/10533/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 10533,
    "url": "https://patchwork.libcamera.org/api/1.1/patches/10533/?format=api",
    "web_url": "https://patchwork.libcamera.org/patch/10533/",
    "project": {
        "id": 1,
        "url": "https://patchwork.libcamera.org/api/1.1/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": "<20201201174314.12774-4-email@uajain.com>",
    "date": "2020-12-01T17:43:13",
    "name": "[libcamera-devel,v2,3/4] simple-cam: Fix documentation typo",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": false,
    "hash": "e05cb2fef87df8343a459054ce73f4abdbdad609",
    "submitter": {
        "id": 1,
        "url": "https://patchwork.libcamera.org/api/1.1/people/1/?format=api",
        "name": "Umang Jain",
        "email": "email@uajain.com"
    },
    "delegate": {
        "id": 11,
        "url": "https://patchwork.libcamera.org/api/1.1/users/11/?format=api",
        "username": "kbingham",
        "first_name": "Kieran",
        "last_name": "Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "mbox": "https://patchwork.libcamera.org/patch/10533/mbox/",
    "series": [
        {
            "id": 1498,
            "url": "https://patchwork.libcamera.org/api/1.1/series/1498/?format=api",
            "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1498",
            "date": "2020-12-01T17:43:10",
            "name": "simple-cam: Provide event-loop backed by libevent",
            "version": 2,
            "mbox": "https://patchwork.libcamera.org/series/1498/mbox/"
        }
    ],
    "comments": "https://patchwork.libcamera.org/api/patches/10533/comments/",
    "check": "pending",
    "checks": "https://patchwork.libcamera.org/api/patches/10533/checks/",
    "tags": {},
    "headers": {
        "Return-Path": "<libcamera-devel-bounces@lists.libcamera.org>",
        "X-Original-To": "parsemail@patchwork.libcamera.org",
        "Delivered-To": "parsemail@patchwork.libcamera.org",
        "Received": [
            "from lancelot.ideasonboard.com (lancelot.ideasonboard.com\n\t[92.243.16.209])\n\tby patchwork.libcamera.org (Postfix) with ESMTPS id 85DA7BE177\n\tfor <parsemail@patchwork.libcamera.org>;\n\tTue,  1 Dec 2020 17:43:30 +0000 (UTC)",
            "from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 5107563502;\n\tTue,  1 Dec 2020 18:43:30 +0100 (CET)",
            "from mail.uajain.com (static.126.159.217.95.clients.your-server.de\n\t[95.217.159.126])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 2A71263509\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tTue,  1 Dec 2020 18:43:29 +0100 (CET)"
        ],
        "Authentication-Results": "lancelot.ideasonboard.com;\n\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n\tunprotected) header.d=uajain.com header.i=@uajain.com\n\theader.b=\"myZCWcRt\"; dkim-atps=neutral",
        "From": "Umang Jain <email@uajain.com>",
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple; d=uajain.com; s=mail;\n\tt=1606844608; bh=caM5SnBep/wP84bssQFFv2A/cZXJygdFIpjrpebMaVg=;\n\th=From:To:Cc:Subject:In-Reply-To:References;\n\tb=myZCWcRtul63DfbBzXy+sLzsYGmwr2ugqAzEujF/K2XGnV6x+MB42vx9IbCKVUXhs\n\tKpf5It43lEFkyxTOauI6eor9fAZFSgb6sH88sQZ6z5MdanCcsy7JwLw6gnwhvcB6rK\n\tx88ADC9vf3hqkFC7+cmm2APdYAcxMw+MTaNVzqT9MtMobY1RQZnWjDmrLHzIlBRDQd\n\toCsoRj97JZ8kRD87Atfjx0sYiVWaQW1ndaAFx+/uKpkm5WWCOJKN604+iOiRwOeWjo\n\tad98yG3DpUN36JY/lPFq3f9Zn5lU5YH5GwGbyr1O5vdNd3WolmMreV6jyMfAQwx6Gp\n\t+VrxnldqfACQQ==",
        "To": "libcamera-devel@lists.libcamera.org",
        "Date": "Tue,  1 Dec 2020 23:13:13 +0530",
        "Message-Id": "<20201201174314.12774-4-email@uajain.com>",
        "In-Reply-To": "<20201201174314.12774-1-email@uajain.com>",
        "References": "<20201201174314.12774-1-email@uajain.com>",
        "Mime-Version": "1.0",
        "Subject": "[libcamera-devel] [PATCH v2 3/4] simple-cam: Fix documentation typo",
        "X-BeenThere": "libcamera-devel@lists.libcamera.org",
        "X-Mailman-Version": "2.1.29",
        "Precedence": "list",
        "List-Id": "<libcamera-devel.lists.libcamera.org>",
        "List-Unsubscribe": "<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>",
        "List-Archive": "<https://lists.libcamera.org/pipermail/libcamera-devel/>",
        "List-Post": "<mailto:libcamera-devel@lists.libcamera.org>",
        "List-Help": "<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>",
        "List-Subscribe": "<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>",
        "Content-Type": "text/plain; charset=\"us-ascii\"",
        "Content-Transfer-Encoding": "7bit",
        "Errors-To": "libcamera-devel-bounces@lists.libcamera.org",
        "Sender": "\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"
    },
    "content": "Signed-off-by: Umang Jain <email@uajain.com>\nReviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\nReviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>\n---\n simple-cam.cpp | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)",
    "diff": "diff --git a/simple-cam.cpp b/simple-cam.cpp\nindex f844ff4..0e26895 100644\n--- a/simple-cam.cpp\n+++ b/simple-cam.cpp\n@@ -319,7 +319,7 @@ int main()\n \t * Run an EventLoop\n \t *\n \t * In order to dispatch events received from the video devices, such\n-\t * as buffer completions, an even loop as to be run.\n+\t * as buffer completions, an event loop has to be run.\n \t *\n \t * Libcamera provides its own default event dispatcher realized by\n \t * polling a set of file descriptors, but applications can integrate\n",
    "prefixes": [
        "libcamera-devel",
        "v2",
        "3/4"
    ]
}