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://aus.social/users/offbyone/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://aus.social/users/offbyone/statuses/112188113385444434",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-03-31T03:12:37Z",
"url": "https://aus.social/@offbyone/112188113385444434",
"attributedTo": "https://aus.social/users/offbyone",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://aus.social/users/offbyone/followers"
],
"sensitive": false,
"atomUri": "https://aus.social/users/offbyone/statuses/112188113385444434",
"inReplyToAtomUri": null,
"conversation": "tag:aus.social,2024-03-31:objectId=128010517:objectType=Conversation",
"content": "<p><a href=\"https://aus.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> still finding my feet here, very new to this type of social infrastructure (previous experience includes flickr, tumblr and monkeyfilter) so will be revisiting this when I get a chance but notwithstanding that, Australian, engineer by training, currently in energy infrastructure, came to mastodon via the twitter exodus of accounts that I was casually reading. Account named for a joke I like.</p>",
"contentMap": {
"en": "<p><a href=\"https://aus.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> still finding my feet here, very new to this type of social infrastructure (previous experience includes flickr, tumblr and monkeyfilter) so will be revisiting this when I get a chance but notwithstanding that, Australian, engineer by training, currently in energy infrastructure, came to mastodon via the twitter exodus of accounts that I was casually reading. Account named for a joke I like.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://aus.social/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://aus.social/users/offbyone/statuses/112188113385444434/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://aus.social/users/offbyone/statuses/112188113385444434/replies?only_other_accounts=true&page=true",
"partOf": "https://aus.social/users/offbyone/statuses/112188113385444434/replies",
"items": []
}
},
"likes": {
"id": "https://aus.social/users/offbyone/statuses/112188113385444434/likes",
"type": "Collection",
"totalItems": 38
},
"shares": {
"id": "https://aus.social/users/offbyone/statuses/112188113385444434/shares",
"type": "Collection",
"totalItems": 18
}
}
]
}