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://mastodon.sdf.org/users/argv_minus_one/statuses/113568889204080885",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-29T23:42:04Z",
"url": "https://mastodon.sdf.org/@argv_minus_one/113568889204080885",
"attributedTo": "https://mastodon.sdf.org/users/argv_minus_one",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.sdf.org/users/argv_minus_one/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.sdf.org/users/argv_minus_one/statuses/113568889204080885",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.sdf.org,2024-11-29:objectId=225631985:objectType=Conversation",
"content": "<p>So, somebody wrote a program that converts, in-place, an <a href=\"https://mastodon.sdf.org/tags/NTFS\" class=\"mention hashtag\" rel=\"tag\">#<span>NTFS</span></a> volume into <a href=\"https://mastodon.sdf.org/tags/btrfs\" class=\"mention hashtag\" rel=\"tag\">#<span>btrfs</span></a>.</p><p>It even keeps an image of the original NTFS volume as a file in the resulting btrfs volume. This can be used to undo the conversion or deleted to free up space and make the conversion permanent.</p><p>That is absolutely wild.</p><p><a href=\"https://github.com/maharmstone/ntfs2btrfs\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/maharmstone/ntfs2bt</span><span class=\"invisible\">rfs</span></a></p><p><a href=\"https://mastodon.sdf.org/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a></p>",
"contentMap": {
"en": "<p>So, somebody wrote a program that converts, in-place, an <a href=\"https://mastodon.sdf.org/tags/NTFS\" class=\"mention hashtag\" rel=\"tag\">#<span>NTFS</span></a> volume into <a href=\"https://mastodon.sdf.org/tags/btrfs\" class=\"mention hashtag\" rel=\"tag\">#<span>btrfs</span></a>.</p><p>It even keeps an image of the original NTFS volume as a file in the resulting btrfs volume. This can be used to undo the conversion or deleted to free up space and make the conversion permanent.</p><p>That is absolutely wild.</p><p><a href=\"https://github.com/maharmstone/ntfs2btrfs\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/maharmstone/ntfs2bt</span><span class=\"invisible\">rfs</span></a></p><p><a href=\"https://mastodon.sdf.org/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/ntfs",
"name": "#ntfs"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/btrfs",
"name": "#btrfs"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/linux",
"name": "#linux"
}
],
"replies": {
"id": "https://mastodon.sdf.org/users/argv_minus_one/statuses/113568889204080885/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.sdf.org/users/argv_minus_one/statuses/113568889204080885/replies?min_id=113568906980671091&page=true",
"partOf": "https://mastodon.sdf.org/users/argv_minus_one/statuses/113568889204080885/replies",
"items": [
"https://mastodon.sdf.org/users/argv_minus_one/statuses/113568906980671091"
]
}
}
}