lemmy/crates/apub/assets/friendica/activities/create_page_1.json

66 lines
2.8 KiB
JSON

{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"ostatus": "http://ostatus.org#",
"atomUri": "ostatus:atomUri",
"inReplyToAtomUri": "ostatus:inReplyToAtomUri",
"conversation": "ostatus:conversation",
"sensitive": "as:sensitive",
"toot": "http://joinmastodon.org/ns#",
"votersCount": "toot:votersCount"
}
],
"id": "https://masto.qa.urbanwildlife.biz/users/mastodon/statuses/110435994705014161/activity",
"type": "Create",
"actor": "https://masto.qa.urbanwildlife.biz/users/mastodon",
"published": "2023-05-26T16:45:48Z",
"to": ["https://www.w3.org/ns/activitystreams#Public"],
"cc": [
"https://masto.qa.urbanwildlife.biz/users/mastodon/followers",
"https://lemmy.qa.urbanwildlife.biz/c/lemmy_community",
"https://lemmy.qa.urbanwildlife.biz/c/lemmy_community/followers"
],
"object": {
"id": "https://masto.qa.urbanwildlife.biz/users/mastodon/statuses/110435994705014161",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-05-26T16:45:48Z",
"url": "https://masto.qa.urbanwildlife.biz/@mastodon/110435994705014161",
"attributedTo": "https://masto.qa.urbanwildlife.biz/users/mastodon",
"to": ["https://www.w3.org/ns/activitystreams#Public"],
"cc": [
"https://masto.qa.urbanwildlife.biz/users/mastodon/followers",
"https://lemmy.qa.urbanwildlife.biz/c/lemmy_community",
"https://lemmy.qa.urbanwildlife.biz/c/lemmy_community/followers"
],
"sensitive": false,
"atomUri": "https://masto.qa.urbanwildlife.biz/users/mastodon/statuses/110435994705014161",
"inReplyToAtomUri": null,
"conversation": "tag:masto.qa.urbanwildlife.biz,2023-05-26:objectId=61:objectType=Conversation",
"content": "<p>Test post to community</p><p><span class=\"h-card\"><a href=\"https://lemmy.qa.urbanwildlife.biz/c/lemmy_community\" class=\"u-url mention\">@<span>lemmy_community</span></a></span></p>",
"contentMap": {
"fr": "<p>Test post to community</p><p><span class=\"h-card\"><a href=\"https://lemmy.qa.urbanwildlife.biz/c/lemmy_community\" class=\"u-url mention\">@<span>lemmy_community</span></a></span></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://lemmy.qa.urbanwildlife.biz/c/lemmy_community",
"name": "@lemmy_community@lemmy.qa.urbanwildlife.biz"
}
],
"replies": {
"id": "https://masto.qa.urbanwildlife.biz/users/mastodon/statuses/110435994705014161/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://masto.qa.urbanwildlife.biz/users/mastodon/statuses/110435994705014161/replies?only_other_accounts=true&page=true",
"partOf": "https://masto.qa.urbanwildlife.biz/users/mastodon/statuses/110435994705014161/replies",
"items": []
}
}
}
}