2022-03-24 16:33:42 +00:00
|
|
|
{
|
|
|
|
"type": "Create",
|
|
|
|
"@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://instance.gnusocial.test/activity/1338",
|
|
|
|
"published": "2022-03-17T23:30:26+00:00",
|
|
|
|
"actor": "https://instance.gnusocial.test/actor/42",
|
2023-05-13 20:50:58 +00:00
|
|
|
"to": ["https://www.w3.org/ns/activitystreams#Public"],
|
|
|
|
"cc": ["https://instance.gnusocial.test/actor/21"],
|
2022-03-24 16:33:42 +00:00
|
|
|
"object": {
|
|
|
|
"type": "Page",
|
|
|
|
"id": "https://instance.gnusocial.test/object/note/1338",
|
|
|
|
"published": "2022-03-17T23:30:26+00:00",
|
|
|
|
"attributedTo": "https://instance.gnusocial.test/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/markdown"
|
|
|
|
},
|
|
|
|
"attachment": [],
|
|
|
|
"tag": [],
|
|
|
|
"inConversation": "https://instance.gnusocial.test/conversation/1338",
|
2023-05-13 20:50:58 +00:00
|
|
|
"to": ["https://www.w3.org/ns/activitystreams#Public"],
|
|
|
|
"cc": ["https://instance.gnusocial.test/actor/21"]
|
2022-03-24 16:33:42 +00:00
|
|
|
}
|
2023-05-13 20:50:58 +00:00
|
|
|
}
|