URLを含むトゥートのデータ構造。content に a タグ。card にリンク先情報。
{
"content": "<p>トゥートにURLを載せたときのテスト。</p><p>[ヅ] 2023年の行動指針 (2023-01-01) <a href=\"http://www.nilab.info/z3/20230101_01.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">http://www.</span><span class=\"\">nilab.info/z3/20230101_01.html</span><span class=\"invisible\"></span></a></p>",
},
"card": {
"url": "http://www.nilab.info/z3/20230101_01.html",
"title": "[ヅ] 2023年の行動指針 (2023-01-01)",
"type": "link",
}
}