38 lines
1.1 KiB
Plaintext
38 lines
1.1 KiB
Plaintext
|
|
{
|
|
"@context": "https://www.w3.org/ns/activitystreams",
|
|
"id": "https://deadvey.com//socialweb/notes/65",
|
|
"type": "Note",
|
|
"hash": "65",
|
|
"content": "<b>Test post:</b><br/>ignore this, I'm just checking the newsletter works",
|
|
"url": "https://deadvey.com/blog/65.html",
|
|
"attributedTo": "https://deadvey.com/@blog",
|
|
"to": [
|
|
"https://www.w3.org/ns/activitystreams#Public"
|
|
],
|
|
"cc": [],
|
|
"published": "Sat, 2 Nov 2024 01:01:05",
|
|
"replies": {
|
|
"id": "https://deadvey.com/socialweb/replies/65",
|
|
"type": "Collection",
|
|
"first": {
|
|
"type": "CollectionPage",
|
|
"next": "https://deadvey.com/socialweb/replies/65?page=true",
|
|
"partOf": "https://deadvey.com/socialweb/replies/65",
|
|
"items": []
|
|
}
|
|
},
|
|
"tag": [
|
|
|
|
{
|
|
"Type": "Hashtag",
|
|
"Href": "https://deadvey.com/blog/test.html",
|
|
"Name": "#test"
|
|
},
|
|
{
|
|
"Type": "Hashtag",
|
|
"Href": "https://deadvey.com/blog/newsletter.html",
|
|
"Name": "#newsletter"
|
|
}
|
|
]
|
|
} |