goap/examples/raw/mk_note_create_dm.json
2024-07-29 16:56:05 +02:00

71 lines
2.4 KiB
JSON

{
"@context": [
"https://www.w3.org/ns/activitystreams",
"https://w3id.org/security/v1",
{
"Key": "sec:Key",
"manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
"sensitive": "as:sensitive",
"Hashtag": "as:Hashtag",
"quoteUrl": "as:quoteUrl",
"fedibird": "http://fedibird.com/ns#",
"quoteUri": "fedibird:quoteUri",
"toot": "http://joinmastodon.org/ns#",
"Emoji": "toot:Emoji",
"featured": "toot:featured",
"discoverable": "toot:discoverable",
"schema": "http://schema.org#",
"PropertyValue": "schema:PropertyValue",
"value": "schema:value",
"misskey": "https://misskey-hub.net/ns#",
"_misskey_content": "misskey:_misskey_content",
"_misskey_quote": "misskey:_misskey_quote",
"_misskey_reaction": "misskey:_misskey_reaction",
"_misskey_votes": "misskey:_misskey_votes",
"_misskey_summary": "misskey:_misskey_summary",
"isCat": "misskey:isCat",
"firefish": "https://joinfirefish.org/ns#",
"speakAsCat": "firefish:speakAsCat",
"sharkey": "https://joinsharkey.org/ns#",
"backgroundUrl": "sharkey:backgroundUrl",
"listenbrainz": "sharkey:listenbrainz",
"vcard": "http://www.w3.org/2006/vcard/ns#"
}
],
"id": "https://woem.men/notes/9walk87geegt0051/activity",
"actor": "https://woem.men/users/9n39zo1rfckr00q5",
"type": "Create",
"published": "2024-07-29T13:36:29.068Z",
"object": {
"id": "https://woem.men/notes/9walk87geegt0051",
"type": "Note",
"attributedTo": "https://woem.men/users/9n39zo1rfckr00q5",
"content": "<p><a href=\"https://transgirl.cafe/@melody\" class=\"u-url mention\">@melody@transgirl.cafe</a> <a href=\"https://activitypub.academy/@dibona_tuladan\" class=\"u-url mention\">@dibona_tuladan@activitypub.academy</a> dm test</p>",
"published": "2024-07-29T13:36:29.068Z",
"to": [
"https://transgirl.cafe/users/9ujjey44qdrt01g2",
"https://activitypub.academy/users/dibona_tuladan"
],
"cc": [],
"inReplyTo": null,
"attachment": [],
"sensitive": false,
"tag": [
{
"type": "Mention",
"href": "https://transgirl.cafe/users/9ujjey44qdrt01g2",
"name": "@melody@transgirl.cafe"
},
{
"type": "Mention",
"href": "https://activitypub.academy/users/dibona_tuladan",
"name": "@dibona_tuladan@activitypub.academy"
}
]
},
"to": [
"https://transgirl.cafe/users/9ujjey44qdrt01g2",
"https://activitypub.academy/users/dibona_tuladan"
],
"cc": []
}