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/smxi/statuses/109293596707108767/activity",
"type": "Create",
"actor": "https://fosstodon.org/users/smxi",
"published": "2022-11-05T22:38:58Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/smxi/followers"
],
"object": {
"id": "https://fosstodon.org/users/smxi/statuses/109293596707108767",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-05T22:38:58Z",
"url": "https://fosstodon.org/@smxi/109293596707108767",
"attributedTo": "https://fosstodon.org/users/smxi",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/smxi/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/smxi/statuses/109293596707108767",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2022-11-05:objectId=56434034:objectType=Conversation",
"content": "<p>Rather than do a quick patch/fix, for the 0 sample content file issue in <a href=\"https://fosstodon.org/tags/acxi\" class=\"mention hashtag\" rel=\"tag\">#<span>acxi</span></a> did a complete correction, along with small refactor to make logic easier to follow, and code easier to read. Now -Z analyze mode collects and shows all 0 size errors, along with < minimum value, and -Xq exits with error for both <a href=\"https://fosstodon.org/tags/metaflac\" class=\"mention hashtag\" rel=\"tag\">#<span>metaflac</span></a> and <a href=\"https://fosstodon.org/tags/ffprobe\" class=\"mention hashtag\" rel=\"tag\">#<span>ffprobe</span></a> options. </p><p>Also added size print for < 1 KiB, for B, that wasn't supported so showed 0 if < 1 KiB, now shows B, a 0 sample <a href=\"https://fosstodon.org/tags/flac\" class=\"mention hashtag\" rel=\"tag\">#<span>flac</span></a> is 86 B, for example due to metadata.</p>",
"contentMap": {
"en": "<p>Rather than do a quick patch/fix, for the 0 sample content file issue in <a href=\"https://fosstodon.org/tags/acxi\" class=\"mention hashtag\" rel=\"tag\">#<span>acxi</span></a> did a complete correction, along with small refactor to make logic easier to follow, and code easier to read. Now -Z analyze mode collects and shows all 0 size errors, along with < minimum value, and -Xq exits with error for both <a href=\"https://fosstodon.org/tags/metaflac\" class=\"mention hashtag\" rel=\"tag\">#<span>metaflac</span></a> and <a href=\"https://fosstodon.org/tags/ffprobe\" class=\"mention hashtag\" rel=\"tag\">#<span>ffprobe</span></a> options. </p><p>Also added size print for < 1 KiB, for B, that wasn't supported so showed 0 if < 1 KiB, now shows B, a 0 sample <a href=\"https://fosstodon.org/tags/flac\" class=\"mention hashtag\" rel=\"tag\">#<span>flac</span></a> is 86 B, for example due to metadata.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/acxi",
"name": "#acxi"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/metaflac",
"name": "#metaflac"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/ffprobe",
"name": "#ffprobe"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/flac",
"name": "#flac"
}
],
"replies": {
"id": "https://fosstodon.org/users/smxi/statuses/109293596707108767/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/smxi/statuses/109293596707108767/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/smxi/statuses/109293596707108767/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/smxi/statuses/109293596707108767/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/smxi/statuses/109293596707108767/shares",
"type": "Collection",
"totalItems": 0
}
}
}