Show a patch.

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

{
    "id": 2790,
    "url": "https://patchwork.libcamera.org/api/1.1/patches/2790/?format=api",
    "web_url": "https://patchwork.libcamera.org/patch/2790/",
    "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": "<20200206150504.24204-5-kieran.bingham@ideasonboard.com>",
    "date": "2020-02-06T15:05:02",
    "name": "[libcamera-devel,4/6] qcam: assets: Provide initial icon set",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": false,
    "hash": "61d8468b4c7bbc6be0bd35945a7412e0519bd1a8",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/1.1/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "delegate": null,
    "mbox": "https://patchwork.libcamera.org/patch/2790/mbox/",
    "series": [
        {
            "id": 663,
            "url": "https://patchwork.libcamera.org/api/1.1/series/663/?format=api",
            "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=663",
            "date": "2020-02-06T15:04:58",
            "name": "qcam: Provide an initial toolbar",
            "version": 1,
            "mbox": "https://patchwork.libcamera.org/series/663/mbox/"
        }
    ],
    "comments": "https://patchwork.libcamera.org/api/patches/2790/comments/",
    "check": "pending",
    "checks": "https://patchwork.libcamera.org/api/patches/2790/checks/",
    "tags": {},
    "headers": {
        "Return-Path": "<kieran.bingham@ideasonboard.com>",
        "Received": [
            "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 2640260880\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tThu,  6 Feb 2020 16:05:11 +0100 (CET)",
            "from localhost.localdomain\n\t(cpc89242-aztw30-2-0-cust488.18-1.cable.virginm.net [86.31.129.233])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id BAF7A13C2;\n\tThu,  6 Feb 2020 16:05:10 +0100 (CET)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1581001510;\n\tbh=G/WOaR9TW0B19g5vWaJa3w3u9HiHeSVXuXgaZFjFTLw=;\n\th=From:To:Cc:Subject:Date:In-Reply-To:References:From;\n\tb=KNfhjh4bIlRJoHzOJIpMu1GKELx3gW1B8YNBOjATzcLJI8zU/W8z9EtMsw2EDNy+T\n\tw2WBx4SkuvSjgcCt1IliGiRRm3ZYvKEqcfkkIGKMdu8USi/uoaPUxcylksB6zO4CKQ\n\tUyMV0BJPK5EIgdpzQqX8j0K10qnqEvC1UiVOEVFc=",
        "From": "Kieran Bingham <kieran.bingham@ideasonboard.com>",
        "To": "LibCamera Devel <libcamera-devel@lists.libcamera.org>",
        "Date": "Thu,  6 Feb 2020 15:05:02 +0000",
        "Message-Id": "<20200206150504.24204-5-kieran.bingham@ideasonboard.com>",
        "X-Mailer": "git-send-email 2.20.1",
        "In-Reply-To": "<20200206150504.24204-1-kieran.bingham@ideasonboard.com>",
        "References": "<20200206150504.24204-1-kieran.bingham@ideasonboard.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[libcamera-devel] [PATCH 4/6] qcam: assets: Provide initial icon set",
        "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>",
        "X-List-Received-Date": "Thu, 06 Feb 2020 15:05:12 -0000"
    },
    "content": "Provide simple clean icons from https://feathericons.com/\n(https://github.com/feathericons/feather)\n\nThese are provided under the MIT license.\n\nSigned-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>\n---\n src/qcam/assets/feathericons/README.md        |   5 +\n src/qcam/assets/feathericons/feathericons.qrc | 288 ++++++++++++++++++\n src/qcam/assets/feathericons/*.svg            |     +\n\n\n< Remaing icons chopped >",
    "diff": "diff --git a/src/qcam/assets/feathericons/README.md b/src/qcam/assets/feathericons/README.md\nnew file mode 100644\nindex 000000000000..ce7664f6bf16\n--- /dev/null\n+++ b/src/qcam/assets/feathericons/README.md\n@@ -0,0 +1,5 @@\n+Icons from https://feathericons.com/\n+License: MIT\n+\n+Generate the QRC file with:\n+ rcc --project\ndiff --git a/src/qcam/assets/feathericons/activity.svg b/src/qcam/assets/feathericons/activity.svg\nnew file mode 100644\nindex 000000000000..669a57a772fa\n--- /dev/null\n+++ b/src/qcam/assets/feathericons/activity.svg\n@@ -0,0 +1 @@\n+<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-activity\"><polyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"></polyline></svg>\n\\ No newline at end of file\n",
    "prefixes": [
        "libcamera-devel",
        "4/6"
    ]
}