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"
}
],
"id": "https://techhub.social/users/it_is_soup_time/statuses/109673144298417244/activity",
"type": "Create",
"actor": "https://techhub.social/users/it_is_soup_time",
"published": "2023-01-11T23:22:54Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://techhub.social/users/it_is_soup_time/followers"
],
"object": {
"id": "https://techhub.social/users/it_is_soup_time/statuses/109673144298417244",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-11T23:22:54Z",
"url": "https://techhub.social/@it_is_soup_time/109673144298417244",
"attributedTo": "https://techhub.social/users/it_is_soup_time",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://techhub.social/users/it_is_soup_time/followers"
],
"sensitive": false,
"atomUri": "https://techhub.social/users/it_is_soup_time/statuses/109673144298417244",
"inReplyToAtomUri": null,
"conversation": "tag:techhub.social,2023-01-11:objectId=14536982:objectType=Conversation",
"content": "<p>I just spent 2 days trying to format a bootable USB with Linux on it so I could use it for other purposes again. That took way too long to figure out, but I finally have it being recognized as a normal removable drive again.</p>",
"contentMap": {
"en": "<p>I just spent 2 days trying to format a bootable USB with Linux on it so I could use it for other purposes again. That took way too long to figure out, but I finally have it being recognized as a normal removable drive again.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://techhub.social/users/it_is_soup_time/statuses/109673144298417244/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://techhub.social/users/it_is_soup_time/statuses/109673144298417244/replies?min_id=109673161224697000&page=true",
"partOf": "https://techhub.social/users/it_is_soup_time/statuses/109673144298417244/replies",
"items": [
"https://techhub.social/users/it_is_soup_time/statuses/109673161224697000"
]
}
},
"likes": {
"id": "https://techhub.social/users/it_is_soup_time/statuses/109673144298417244/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://techhub.social/users/it_is_soup_time/statuses/109673144298417244/shares",
"type": "Collection",
"totalItems": 0
}
}
}