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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://fosstodon.org/users/pango/statuses/111000442821415266",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/pango/statuses/111000374822440584",
"published": "2023-09-03T09:12:22Z",
"url": "https://fosstodon.org/@pango/111000442821415266",
"attributedTo": "https://fosstodon.org/users/pango",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/pango/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/pango/statuses/111000442821415266",
"inReplyToAtomUri": "https://fosstodon.org/users/pango/statuses/111000374822440584",
"conversation": "tag:fosstodon.org,2023-09-03:objectId=140904934:objectType=Conversation",
"content": "<p>Following <a href=\"https://fosstodon.org/tags/forensic\" class=\"mention hashtag\" rel=\"tag\">#<span>forensic</span></a> practices, I imaged everything in sight with <a href=\"https://fosstodon.org/tags/safecopy\" class=\"mention hashtag\" rel=\"tag\">#<span>safecopy</span></a>: harddrives, CDs, DVDs, USB keys. Took some time because one laptop had a known faulty <a href=\"https://fosstodon.org/tags/Toshiba\" class=\"mention hashtag\" rel=\"tag\">#<span>Toshiba</span></a> 1TB harddrive (that my father lost some work on already).<br />Then I wrote a script to mount the images read-only, and <a href=\"https://fosstodon.org/tags/rsync\" class=\"mention hashtag\" rel=\"tag\">#<span>rsync</span></a> interesting files for easier access. Made it <a href=\"https://fosstodon.org/tags/idempotent\" class=\"mention hashtag\" rel=\"tag\">#<span>idempotent</span></a> so I could modify rsync filters and run the script again.</p>",
"contentMap": {
"en": "<p>Following <a href=\"https://fosstodon.org/tags/forensic\" class=\"mention hashtag\" rel=\"tag\">#<span>forensic</span></a> practices, I imaged everything in sight with <a href=\"https://fosstodon.org/tags/safecopy\" class=\"mention hashtag\" rel=\"tag\">#<span>safecopy</span></a>: harddrives, CDs, DVDs, USB keys. Took some time because one laptop had a known faulty <a href=\"https://fosstodon.org/tags/Toshiba\" class=\"mention hashtag\" rel=\"tag\">#<span>Toshiba</span></a> 1TB harddrive (that my father lost some work on already).<br />Then I wrote a script to mount the images read-only, and <a href=\"https://fosstodon.org/tags/rsync\" class=\"mention hashtag\" rel=\"tag\">#<span>rsync</span></a> interesting files for easier access. Made it <a href=\"https://fosstodon.org/tags/idempotent\" class=\"mention hashtag\" rel=\"tag\">#<span>idempotent</span></a> so I could modify rsync filters and run the script again.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/forensic",
"name": "#forensic"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/safecopy",
"name": "#safecopy"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/toshiba",
"name": "#toshiba"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/rsync",
"name": "#rsync"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/idempotent",
"name": "#idempotent"
}
],
"replies": {
"id": "https://fosstodon.org/users/pango/statuses/111000442821415266/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/pango/statuses/111000442821415266/replies?min_id=111000471061344569&page=true",
"partOf": "https://fosstodon.org/users/pango/statuses/111000442821415266/replies",
"items": [
"https://fosstodon.org/users/pango/statuses/111000471061344569"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/pango/statuses/111000442821415266/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/pango/statuses/111000442821415266/shares",
"type": "Collection",
"totalItems": 0
}
}