Show a patch.

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

{
    "id": 20987,
    "url": "https://patchwork.libcamera.org/api/1.1/patches/20987/?format=api",
    "web_url": "https://patchwork.libcamera.org/patch/20987/",
    "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": "<20240822081607.911049-2-dan.scally@ideasonboard.com>",
    "date": "2024-08-22T08:16:06",
    "name": "[1/2] Documentation: Fix link to introduction on mainpage.dox",
    "commit_ref": "8c1b29072e7b7fdb365e85ea654c3b0ed0b69350",
    "pull_url": null,
    "state": "accepted",
    "archived": false,
    "hash": "95fe23e1296f1de5ca7d77fb7f4d30e67c3b35ad",
    "submitter": {
        "id": 156,
        "url": "https://patchwork.libcamera.org/api/1.1/people/156/?format=api",
        "name": "Dan Scally",
        "email": "dan.scally@ideasonboard.com"
    },
    "delegate": null,
    "mbox": "https://patchwork.libcamera.org/patch/20987/mbox/",
    "series": [
        {
            "id": 4532,
            "url": "https://patchwork.libcamera.org/api/1.1/series/4532/?format=api",
            "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4532",
            "date": "2024-08-22T08:16:05",
            "name": "Fixed Documentation links",
            "version": 1,
            "mbox": "https://patchwork.libcamera.org/series/4532/mbox/"
        }
    ],
    "comments": "https://patchwork.libcamera.org/api/patches/20987/comments/",
    "check": "pending",
    "checks": "https://patchwork.libcamera.org/api/patches/20987/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 7226EBDE17\n\tfor <parsemail@patchwork.libcamera.org>;\n\tThu, 22 Aug 2024 08:16:30 +0000 (UTC)",
            "from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id B9D68633D6;\n\tThu, 22 Aug 2024 10:16:25 +0200 (CEST)",
            "from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[213.167.242.64])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id C8D38633CB\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tThu, 22 Aug 2024 10:16:22 +0200 (CEST)",
            "from mail.ideasonboard.com\n\t(cpc141996-chfd3-2-0-cust928.12-3.cable.virginm.net [86.13.91.161])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id 6B0668A9;\n\tThu, 22 Aug 2024 10:15:19 +0200 (CEST)"
        ],
        "Authentication-Results": "lancelot.ideasonboard.com; dkim=pass (1024-bit key;\n\tunprotected) header.d=ideasonboard.com header.i=@ideasonboard.com\n\theader.b=\"kFtmPmCH\"; dkim-atps=neutral",
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1724314519;\n\tbh=/IUUC2kMYj4SMMJPkngnNMwx3DeKkbLMvDeN4QoAET4=;\n\th=From:To:Cc:Subject:Date:In-Reply-To:References:From;\n\tb=kFtmPmCHL8TG683s1nN0y6IxI1sTUn7+5YPAkxLhTjhKqf9GKLZPaj2YN5YJ2IBwx\n\tf3gwG0h2EjxwuRLeY8LhQakFB0lTAC5M/peLrlf0fU8qdB2l50vZg/0AMlJ21QdToN\n\tEf/HqcviCNkjPES+NT01HA9rNrDTwbAeU0HirO1s=",
        "From": "Daniel Scally <dan.scally@ideasonboard.com>",
        "To": "libcamera-devel@lists.libcamera.org",
        "Cc": "Daniel Scally <dan.scally@ideasonboard.com>",
        "Subject": "[PATCH 1/2] Documentation: Fix link to introduction on mainpage.dox",
        "Date": "Thu, 22 Aug 2024 09:16:06 +0100",
        "Message-Id": "<20240822081607.911049-2-dan.scally@ideasonboard.com>",
        "X-Mailer": "git-send-email 2.34.1",
        "In-Reply-To": "<20240822081607.911049-1-dan.scally@ideasonboard.com>",
        "References": "<20240822081607.911049-1-dan.scally@ideasonboard.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "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": "With the removal of guides/introduction.rst the link on the API\nreference landing page no longer works. Point it to the documents\nintroduction page instead.\n\nFixes: 860a3e30 (\"Documentation: Rework docs.rst into introduction.rst\")\nSigned-off-by: Daniel Scally <dan.scally@ideasonboard.com>\n---\n Documentation/mainpage.dox | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)",
    "diff": "diff --git a/Documentation/mainpage.dox b/Documentation/mainpage.dox\nindex d5a57653..d04d932f 100644\n--- a/Documentation/mainpage.dox\n+++ b/Documentation/mainpage.dox\n@@ -5,7 +5,7 @@ Welcome to the API reference for <a href=\"https://libcamera.org/\">libcamera</a>,\n a complex camera support library for Linux, Android and ChromeOS. These pages\n are automatically generated from the libcamera source code and describe the API\n in detail - if this is your first interaction with libcamera then you may find\n-it useful to visit the [developer's guide](../html/guides/introduction.html) in\n+it useful to visit the [documentation](../introduction.html) in\n the first instance, which can provide a more generic introduction to the\n library's concepts.\n \n",
    "prefixes": [
        "1/2"
    ]
}