get:
Show a patch comment.

patch:
Update a patch comment.

put:
Update a patch comment.

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

{
    "id": 169662,
    "web_url": "http://patches.dpdk.org/comment/169662/",
    "msgid": "<98CBD80474FA8B44BF855DF32C47DC35E9F3EB@smartserver.smartshare.dk>",
    "list_archive_url": "https://inbox.dpdk.org/dev/98CBD80474FA8B44BF855DF32C47DC35E9F3EB@smartserver.smartshare.dk",
    "date": "2024-04-25T14:04:09",
    "subject": "RE: [PATCH v2] lib/vhost: add flag for async connection in client\n mode",
    "submitter": {
        "id": 591,
        "url": "http://patches.dpdk.org/api/people/591/?format=api",
        "name": "Morten Brørup",
        "email": "mb@smartsharesystems.com"
    },
    "content": "> From: Maxime Coquelin [mailto:maxime.coquelin@redhat.com]\n> Sent: Thursday, 25 April 2024 15.48\n> \n> On 4/17/24 11:15, Ушков Даниил wrote:\n> >\n> > Signed-off-by: Ушков Даниил <udav@mts.ru>\n> > ---\n> > Fixes:\n> > 1. Fix warning about the name in signature.\n> > 2. Fix warning about coding style.\n> >\n> > P.S.\n> > Is it ok that name is not in ascii?\n> \n> I think it has to be, Thomas do you confirm?\n\nStephen, do you know the Linux Kernel requirements regarding contributor sign-off names... perhaps we can seek inspiration there.\n\nAre special letters in the Western European alphabet (such as ö, ø, ñ and ß) allowed?\n\nHow about the Cyrillic alphabet, like the name being asked about for this patch?\n\nAnd how about Chinese and Japanese characters?",
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@inbox.dpdk.org",
        "Delivered-To": "patchwork@inbox.dpdk.org",
        "Received": [
            "from mails.dpdk.org (mails.dpdk.org [217.70.189.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id E61E443F05;\n\tThu, 25 Apr 2024 16:04:13 +0200 (CEST)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id CDC54435F4;\n\tThu, 25 Apr 2024 16:04:13 +0200 (CEST)",
            "from dkmailrelay1.smartsharesystems.com\n (smartserver.smartsharesystems.com [77.243.40.215])\n by mails.dpdk.org (Postfix) with ESMTP id 894C440284\n for <dev@dpdk.org>; Thu, 25 Apr 2024 16:04:11 +0200 (CEST)",
            "from smartserver.smartsharesystems.com\n (smartserver.smartsharesys.local [192.168.4.10])\n by dkmailrelay1.smartsharesystems.com (Postfix) with ESMTP id 71E1420589;\n Thu, 25 Apr 2024 16:04:11 +0200 (CEST)"
        ],
        "Content-class": "urn:content-classes:message",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain;\n\tcharset=\"UTF-8\"",
        "Content-Transfer-Encoding": "base64",
        "Subject": "RE: [PATCH v2] lib/vhost: add flag for async connection in client\n mode",
        "Date": "Thu, 25 Apr 2024 16:04:09 +0200",
        "X-MimeOLE": "Produced By Microsoft Exchange V6.5",
        "Message-ID": "<98CBD80474FA8B44BF855DF32C47DC35E9F3EB@smartserver.smartshare.dk>",
        "In-Reply-To": "<fb623314-61e6-4d58-ab04-d7d1b036b3d7@redhat.com>",
        "X-MS-Has-Attach": "",
        "X-MS-TNEF-Correlator": "",
        "Thread-Topic": "[PATCH v2] lib/vhost: add flag for async connection in client\n mode",
        "Thread-Index": "AdqXFyvAzm0gbf5wTO6WP8/SIgcVxQAAMB9w",
        "References": "<20240417083835.164456-1-udav@mts.ru>\n <20240417091250.187218-1-udav@mts.ru>\n <fb623314-61e6-4d58-ab04-d7d1b036b3d7@redhat.com>",
        "From": "=?utf-8?q?Morten_Br=C3=B8rup?= <mb@smartsharesystems.com>",
        "To": "\"Stephen Hemminger\" <stephen@networkplumber.org>",
        "Cc": "\"Chenbo Xia\" <chenbox@nvidia.com>,\n \"Maxime Coquelin\" <maxime.coquelin@redhat.com>, =?utf-8?b?0KPRiNC60L7QsiA=?=\n\t=?utf-8?b?0JTQsNC90LjQuNC7?= <udav@mts.ru>, <dev@dpdk.org>,\n \"Thomas Monjalon\" <thomas@monjalon.net>",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.29",
        "Precedence": "list",
        "List-Id": "DPDK patches and discussions <dev.dpdk.org>",
        "List-Unsubscribe": "<https://mails.dpdk.org/options/dev>,\n <mailto:dev-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://mails.dpdk.org/archives/dev/>",
        "List-Post": "<mailto:dev@dpdk.org>",
        "List-Help": "<mailto:dev-request@dpdk.org?subject=help>",
        "List-Subscribe": "<https://mails.dpdk.org/listinfo/dev>,\n <mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org"
    },
    "addressed": null
}