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://mastodon.grimmauld.de/users/grimmauld/statuses/113351108037962779",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-22T12:37:27Z",
"url": "https://mastodon.grimmauld.de/@grimmauld/113351108037962779",
"attributedTo": "https://mastodon.grimmauld.de/users/grimmauld",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.grimmauld.de/users/grimmauld/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.grimmauld.de/users/grimmauld/statuses/113351108037962779",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.grimmauld.de,2024-10-22:objectId=55022:objectType=Conversation",
"content": "<p>I am currently working on <a href=\"https://mastodon.grimmauld.de/tags/apparmor\" class=\"mention hashtag\" rel=\"tag\">#<span>apparmor</span></a> support for <a href=\"https://mastodon.grimmauld.de/tags/nixos\" class=\"mention hashtag\" rel=\"tag\">#<span>nixos</span></a> making profile definitions declared in the apparmor.d project available and functional.</p><p>You can read up on my initial approach at <a href=\"https://hedgedoc.grimmauld.de/s/hWcvJEniW#\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">hedgedoc.grimmauld.de/s/hWcvJE</span><span class=\"invisible\">niW#</span></a>. I am not done yet! Pull Requests into nixpkgs will come after 24.11 branch-of. In the meantime, progress will be shared here on mastodon.</p>",
"contentMap": {
"en": "<p>I am currently working on <a href=\"https://mastodon.grimmauld.de/tags/apparmor\" class=\"mention hashtag\" rel=\"tag\">#<span>apparmor</span></a> support for <a href=\"https://mastodon.grimmauld.de/tags/nixos\" class=\"mention hashtag\" rel=\"tag\">#<span>nixos</span></a> making profile definitions declared in the apparmor.d project available and functional.</p><p>You can read up on my initial approach at <a href=\"https://hedgedoc.grimmauld.de/s/hWcvJEniW#\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">hedgedoc.grimmauld.de/s/hWcvJE</span><span class=\"invisible\">niW#</span></a>. I am not done yet! Pull Requests into nixpkgs will come after 24.11 branch-of. In the meantime, progress will be shared here on mastodon.</p>"
},
"updated": "2024-10-22T14:03:38Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://mastodon.grimmauld.de/system/media_attachments/files/113/351/103/293/181/941/original/b9a1b37f199ef8d5.png",
"name": "Screenshot of a terminal window showing the status of apparmor, listing multiple profiles and firefox process in enforce mode.",
"blurhash": "U26kV9_3-;%M9IjZt7t7~qt6RiRjD*t7xtt7",
"focalPoint": [
-0.77,
0.82
],
"width": 907,
"height": 966
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.grimmauld.de/tags/apparmor",
"name": "#apparmor"
},
{
"type": "Hashtag",
"href": "https://mastodon.grimmauld.de/tags/nixos",
"name": "#nixos"
}
],
"replies": {
"id": "https://mastodon.grimmauld.de/users/grimmauld/statuses/113351108037962779/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.grimmauld.de/users/grimmauld/statuses/113351108037962779/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.grimmauld.de/users/grimmauld/statuses/113351108037962779/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.grimmauld.de/users/grimmauld/statuses/113351108037962779/likes",
"type": "Collection",
"totalItems": 18
},
"shares": {
"id": "https://mastodon.grimmauld.de/users/grimmauld/statuses/113351108037962779/shares",
"type": "Collection",
"totalItems": 9
}
}