forked from AkkomaGang/akkoma
29 lines
787 B
JSON
29 lines
787 B
JSON
|
{
|
||
|
"@context": [
|
||
|
"https://www.w3.org/ns/activitystreams",
|
||
|
"https://w3id.org/security/v1",
|
||
|
{
|
||
|
"Hashtag": "as:Hashtag"
|
||
|
}
|
||
|
],
|
||
|
"type": "Like",
|
||
|
"id": "https://misskey.local.live/likes/917ocsybgp",
|
||
|
"actor": "https://misskey.local.live/users/8x8yep20u2",
|
||
|
"object": "https://pleroma.local.live/objects/89937a53-2692-4631-bb62-770091267391",
|
||
|
"content": ":hanapog:",
|
||
|
"_misskey_reaction": ":hanapog:",
|
||
|
"tag": [
|
||
|
{
|
||
|
"id": "https://misskey.local.live/emojis/hanapog",
|
||
|
"type": "Emoji",
|
||
|
"name": ":hanapog:",
|
||
|
"updated": "2022-06-07T12:00:05.773Z",
|
||
|
"icon": {
|
||
|
"type": "Image",
|
||
|
"mediaType": "image/png",
|
||
|
"url": "https://misskey.local.live/files/webpublic-8f8a9768-7264-4171-88d6-2356aabeadcd"
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|