42 lines
1.0 KiB
Plaintext
42 lines
1.0 KiB
Plaintext
|
{
|
||
|
"type": "Page",
|
||
|
"@context": [
|
||
|
"https://www.w3.org/ns/activitystreams",
|
||
|
"https://w3id.org/security/v1",
|
||
|
{
|
||
|
"gs": "https://www.gnu.org/software/social/ns#"
|
||
|
},
|
||
|
{
|
||
|
"litepub": "http://litepub.social/ns#"
|
||
|
},
|
||
|
{
|
||
|
"chatMessage": "litepub:chatMessage"
|
||
|
},
|
||
|
{
|
||
|
"inConversation": {
|
||
|
"@id": "gs:inConversation",
|
||
|
"@type": "@id"
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"id": "https://testv3.gnusocial.rocks/object/note/1338",
|
||
|
"published": "2022-03-01T22:44:29+00:00",
|
||
|
"attributedTo": "https://testv3.gnusocial.rocks/actor/42",
|
||
|
"name": "hello, world.",
|
||
|
"content": "<p>This is an interesting page.</p>",
|
||
|
"mediaType": "text/html",
|
||
|
"source": {
|
||
|
"content": "This is an interesting page.",
|
||
|
"mediaType": "text/plain"
|
||
|
},
|
||
|
"attachment": [],
|
||
|
"tag": [],
|
||
|
"inConversation": "https://testv3.gnusocial.rocks/conversation/1338",
|
||
|
"to": [
|
||
|
"https://www.w3.org/ns/activitystreams#Public"
|
||
|
],
|
||
|
"cc": [
|
||
|
"https://testv3.gnusocial.rocks/actor/42/subscribers",
|
||
|
"https://testv3.gnusocial.rocks/actor/21"
|
||
|
]
|
||
|
}
|