Show a patch.

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

{
    "id": 15087,
    "url": "https://patchwork.libcamera.org/api/1.1/patches/15087/?format=api",
    "web_url": "https://patchwork.libcamera.org/patch/15087/",
    "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": "<20211209092906.37303-4-tomi.valkeinen@ideasonboard.com>",
    "date": "2021-12-09T09:29:04",
    "name": "[libcamera-devel,RFC,v3,3/5] gitignore: add .cache",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": false,
    "hash": "bf7512aa1af846e148d77e21df06ee377a112e44",
    "submitter": {
        "id": 109,
        "url": "https://patchwork.libcamera.org/api/1.1/people/109/?format=api",
        "name": "Tomi Valkeinen",
        "email": "tomi.valkeinen@ideasonboard.com"
    },
    "delegate": null,
    "mbox": "https://patchwork.libcamera.org/patch/15087/mbox/",
    "series": [
        {
            "id": 2829,
            "url": "https://patchwork.libcamera.org/api/1.1/series/2829/?format=api",
            "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2829",
            "date": "2021-12-09T09:29:01",
            "name": "Python bindings",
            "version": 3,
            "mbox": "https://patchwork.libcamera.org/series/2829/mbox/"
        }
    ],
    "comments": "https://patchwork.libcamera.org/api/patches/15087/comments/",
    "check": "pending",
    "checks": "https://patchwork.libcamera.org/api/patches/15087/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 5921FBF415\n\tfor <parsemail@patchwork.libcamera.org>;\n\tThu,  9 Dec 2021 09:29:48 +0000 (UTC)",
            "from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id C7B7E6088B;\n\tThu,  9 Dec 2021 10:29:47 +0100 (CET)",
            "from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[IPv6:2001:4b98:dc2:55:216:3eff:fef7:d647])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 3F90B60224\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tThu,  9 Dec 2021 10:29:44 +0100 (CET)",
            "from deskari.lan (91-156-85-209.elisa-laajakaista.fi\n\t[91.156.85.209])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id B86AF501;\n\tThu,  9 Dec 2021 10:29:43 +0100 (CET)"
        ],
        "Authentication-Results": "lancelot.ideasonboard.com;\n\tdkim=fail reason=\"signature verification failed\" (1024-bit key;\n\tunprotected) header.d=ideasonboard.com header.i=@ideasonboard.com\n\theader.b=\"RH56HgxN\"; dkim-atps=neutral",
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1639042184;\n\tbh=WukaYVQ3Rrum0d+T9VGvid9Wbv72zgAKMgldevrx9Io=;\n\th=From:To:Cc:Subject:Date:In-Reply-To:References:From;\n\tb=RH56HgxNaAh+9LEPZclYlBAX7eJyuihiX6ZvpDFVOAM7U7GGDfswDOB83GYpoJoZ2\n\tAF24O2DtjN3chYsbi+i8Z8fmbUiu7ndfekpSPFYVkF5Vsm9RNjGn9kFTxyZpLe3cOY\n\tFzbvxRwdaE0/MXVFasbnGCeEfRFGJikkhCcB1/cc=",
        "From": "Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>",
        "To": "libcamera-devel@lists.libcamera.org",
        "Date": "Thu,  9 Dec 2021 11:29:04 +0200",
        "Message-Id": "<20211209092906.37303-4-tomi.valkeinen@ideasonboard.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "In-Reply-To": "<20211209092906.37303-1-tomi.valkeinen@ideasonboard.com>",
        "References": "<20211209092906.37303-1-tomi.valkeinen@ideasonboard.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[libcamera-devel] [RFC v3 3/5] gitignore: add .cache",
        "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>",
        "Errors-To": "libcamera-devel-bounces@lists.libcamera.org",
        "Sender": "\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"
    },
    "content": "clangd produces a .cache directory. Add it to .gitignore.\n\nSigned-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>\n---\n .gitignore | 1 +\n 1 file changed, 1 insertion(+)",
    "diff": "diff --git a/.gitignore b/.gitignore\nindex d3d73615..cca829fa 100644\n--- a/.gitignore\n+++ b/.gitignore\n@@ -5,3 +5,4 @@ build/\n patches/\n *.patch\n *.pyc\n+.cache\n",
    "prefixes": [
        "libcamera-devel",
        "RFC",
        "v3",
        "3/5"
    ]
}