mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-12-14 06:28:40 +00:00
ba3e6b482b
* Add note wrapper (fixes #2657) (#5221) * Add note wrapper (fixes #2657) * fix activity list * fmt * add comment * fix api tests * backwards compat * remove comment * no todo, deprecated * wip * make it work * fmt * now really working * fixes * add comments
50 lines
2 KiB
JSON
50 lines
2 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://mastodon.world/users/nutomic/statuses/110854468010322301",
|
|
"type": "Note",
|
|
"summary": null,
|
|
"inReplyTo": "https://mastodon.world/users/nutomic/statuses/110854464248188528",
|
|
"published": "2023-08-08T14:29:04Z",
|
|
"url": "https://mastodon.world/@nutomic/110854468010322301",
|
|
"attributedTo": "https://mastodon.world/users/nutomic",
|
|
"to": ["https://ds9.lemmy.ml/u/nutomic"],
|
|
"cc": [],
|
|
"sensitive": false,
|
|
"atomUri": "https://mastodon.world/users/nutomic/statuses/110854468010322301",
|
|
"inReplyToAtomUri": "https://mastodon.world/users/nutomic/statuses/110854464248188528",
|
|
"conversation": "tag:mastodon.world,2023-08-08:objectId=121377096:objectType=Conversation",
|
|
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ds9.lemmy.ml/u/nutomic\" class=\"u-url mention\">@<span>nutomic@ds9.lemmy.ml</span></a></span> 444</p>",
|
|
"contentMap": {
|
|
"es": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ds9.lemmy.ml/u/nutomic\" class=\"u-url mention\">@<span>nutomic@ds9.lemmy.ml</span></a></span> 444</p>"
|
|
},
|
|
"attachment": [],
|
|
"tag": [
|
|
{
|
|
"type": "Mention",
|
|
"href": "https://ds9.lemmy.ml/u/nutomic",
|
|
"name": "@nutomic@ds9.lemmy.ml"
|
|
}
|
|
],
|
|
"replies": {
|
|
"id": "https://mastodon.world/users/nutomic/statuses/110854468010322301/replies",
|
|
"type": "Collection",
|
|
"first": {
|
|
"type": "CollectionPage",
|
|
"next": "https://mastodon.world/users/nutomic/statuses/110854468010322301/replies?only_other_accounts=true&page=true",
|
|
"partOf": "https://mastodon.world/users/nutomic/statuses/110854468010322301/replies",
|
|
"items": []
|
|
}
|
|
}
|
|
}
|