A small tool to view real-world ActivityPub objects as JSON! Enter a URL
or username from Mastodon or a similar service below, and we'll send a
request with
the right
Accept
header
to the server to view the underlying object.
{
"@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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://masto.ai/users/hugot/statuses/109936913943976479",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/mykhaylo/statuses/109935717251030221",
"published": "2023-02-27T13:23:00Z",
"url": "https://masto.ai/@hugot/109936913943976479",
"attributedTo": "https://masto.ai/users/hugot",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://masto.ai/users/hugot/followers",
"https://fosstodon.org/users/mykhaylo",
"https://a.gup.pe/u/emacs",
"https://a.gup.pe/u/emacs/followers"
],
"sensitive": false,
"atomUri": "https://masto.ai/users/hugot/statuses/109936913943976479",
"inReplyToAtomUri": "https://fosstodon.org/users/mykhaylo/statuses/109935717251030221",
"conversation": "tag:masto.ai,2023-02-27:objectId=37362287:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@mykhaylo\" class=\"u-url mention\">@<span>mykhaylo</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://a.gup.pe/u/emacs\" class=\"u-url mention\">@<span>emacs</span></a></span> well I have recently cooked up a rough <a href=\"https://masto.ai/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a> package that integrates with the <a href=\"https://masto.ai/tags/NextCloud\" class=\"mention hashtag\" rel=\"tag\">#<span>NextCloud</span></a> notes app. </p><p>The editing and auto-saving etc. works smoothly, but for the finding/opening of notes I would like to create some kind of sidebar that lists all of the available notes by category, like in the web app. The haphazard implementation that I have right now using completing-read leaves something to be desired.</p><p>Added some screenshots to give an idea of what I'm talking about.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@mykhaylo\" class=\"u-url mention\">@<span>mykhaylo</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://a.gup.pe/u/emacs\" class=\"u-url mention\">@<span>emacs</span></a></span> well I have recently cooked up a rough <a href=\"https://masto.ai/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a> package that integrates with the <a href=\"https://masto.ai/tags/NextCloud\" class=\"mention hashtag\" rel=\"tag\">#<span>NextCloud</span></a> notes app. </p><p>The editing and auto-saving etc. works smoothly, but for the finding/opening of notes I would like to create some kind of sidebar that lists all of the available notes by category, like in the web app. The haphazard implementation that I have right now using completing-read leaves something to be desired.</p><p>Added some screenshots to give an idea of what I'm talking about.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://s3.masto.ai/media_attachments/files/109/936/875/932/258/661/original/eaf8678f90e64b9d.png",
"name": null,
"blurhash": "U5RyWoof%Mxux_Rjofof0Mofxuof.9RjRjWB",
"width": 1914,
"height": 1052
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://s3.masto.ai/media_attachments/files/109/936/885/091/345/135/original/13152ea8702b55df.png",
"name": null,
"blurhash": "URRpICoft7Rj0MaefPj[4=RjV@t70gj[oeay",
"width": 905,
"height": 571
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://s3.masto.ai/media_attachments/files/109/936/912/644/746/971/original/3ea82df2302a5bf1.png",
"name": null,
"blurhash": "U2R{b?IBs:Rj9iM{xaMy0qD*V@RQtooMWCWB",
"width": 1916,
"height": 1049
}
],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/mykhaylo",
"name": "@mykhaylo@fosstodon.org"
},
{
"type": "Mention",
"href": "https://a.gup.pe/u/emacs",
"name": "@emacs@a.gup.pe"
},
{
"type": "Hashtag",
"href": "https://masto.ai/tags/emacs",
"name": "#emacs"
},
{
"type": "Hashtag",
"href": "https://masto.ai/tags/nextcloud",
"name": "#nextcloud"
}
],
"replies": {
"id": "https://masto.ai/users/hugot/statuses/109936913943976479/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://masto.ai/users/hugot/statuses/109936913943976479/replies?min_id=110451405740294863&page=true",
"partOf": "https://masto.ai/users/hugot/statuses/109936913943976479/replies",
"items": [
"https://masto.ai/users/hugot/statuses/110451405740294863"
]
}
},
"likes": {
"id": "https://masto.ai/users/hugot/statuses/109936913943976479/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://masto.ai/users/hugot/statuses/109936913943976479/shares",
"type": "Collection",
"totalItems": 3
}
}