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/109222037647389407/activity",
"type": "Create",
"actor": "https://fosstodon.org/users/smxi",
"published": "2022-10-24T07:20:33Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/smxi/followers"
],
"object": {
"id": "https://fosstodon.org/users/smxi/statuses/109222037647389407",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-10-24T07:20:33Z",
"url": "https://fosstodon.org/@smxi/109222037647389407",
"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/109222037647389407",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2022-10-24:objectId=55192764:objectType=Conversation",
"content": "<p>Got good <a href=\"https://fosstodon.org/tags/inxi\" class=\"mention hashtag\" rel=\"tag\">#<span>inxi</span></a> bug report on github, a new use of /dev/disk/by-partuuid for zfs components, which inxi had never seen before. This is being used by ubuntu at least, maybe others, so it could have impacted a lot of people, though only I believe when ZFS devices were made out of partitions, not full disks. Subtle issue.</p><p>Always good to get issues like this reported from people doing something I never thought to test.</p><p>Made disk total used impossibly big, and raid components failed to show, N/A..</p>",
"contentMap": {
"en": "<p>Got good <a href=\"https://fosstodon.org/tags/inxi\" class=\"mention hashtag\" rel=\"tag\">#<span>inxi</span></a> bug report on github, a new use of /dev/disk/by-partuuid for zfs components, which inxi had never seen before. This is being used by ubuntu at least, maybe others, so it could have impacted a lot of people, though only I believe when ZFS devices were made out of partitions, not full disks. Subtle issue.</p><p>Always good to get issues like this reported from people doing something I never thought to test.</p><p>Made disk total used impossibly big, and raid components failed to show, N/A..</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/inxi",
"name": "#inxi"
}
],
"replies": {
"id": "https://fosstodon.org/users/smxi/statuses/109222037647389407/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/smxi/statuses/109222037647389407/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/smxi/statuses/109222037647389407/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/smxi/statuses/109222037647389407/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/smxi/statuses/109222037647389407/shares",
"type": "Collection",
"totalItems": 0
}
}
}