38 lines
1.0 KiB
Plaintext
38 lines
1.0 KiB
Plaintext
|
|
{
|
|
"@context": "https://www.w3.org/ns/activitystreams",
|
|
"id": "https://deadvey.com//socialweb/notes/68",
|
|
"type": "Note",
|
|
"hash": "68",
|
|
"content": "<b>hello:</b><br/>Hi! (test)",
|
|
"url": "https://deadvey.com/blog/68.html",
|
|
"attributedTo": "https://deadvey.com/@blog",
|
|
"to": [
|
|
"https://www.w3.org/ns/activitystreams#Public"
|
|
],
|
|
"cc": [],
|
|
"published": "Sun, 3 Nov 2024 21:34:56",
|
|
"replies": {
|
|
"id": "https://deadvey.com/socialweb/replies/68",
|
|
"type": "Collection",
|
|
"first": {
|
|
"type": "CollectionPage",
|
|
"next": "https://deadvey.com/socialweb/replies/68?page=true",
|
|
"partOf": "https://deadvey.com/socialweb/replies/68",
|
|
"items": []
|
|
}
|
|
},
|
|
"tag": [
|
|
|
|
{
|
|
"Type": "Hashtag",
|
|
"Href": "https://deadvey.com/blog/test.html",
|
|
"Name": "#test"
|
|
},
|
|
{
|
|
"Type": "Hashtag",
|
|
"Href": "https://deadvey.com/blog/website.html",
|
|
"Name": "#website"
|
|
}
|
|
]
|
|
} |