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://sfba.social/users/bshaykin/statuses/109395368093580216/activity",
"type": "Create",
"actor": "https://sfba.social/users/bshaykin",
"published": "2022-11-23T22:00:46Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sfba.social/users/bshaykin/followers",
"https://typo.social/users/justvanrossum"
],
"object": {
"id": "https://sfba.social/users/bshaykin/statuses/109395368093580216",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-23T22:00:46Z",
"url": "https://sfba.social/@bshaykin/109395368093580216",
"attributedTo": "https://sfba.social/users/bshaykin",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sfba.social/users/bshaykin/followers",
"https://typo.social/users/justvanrossum"
],
"sensitive": false,
"atomUri": "https://sfba.social/users/bshaykin/statuses/109395368093580216",
"inReplyToAtomUri": null,
"conversation": "tag:typo.social,2022-11-23:objectId=215275:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://typo.social/@justvanrossum\" class=\"u-url mention\">@<span>justvanrossum</span></a></span> They are *delightful*</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://typo.social/@justvanrossum\" class=\"u-url mention\">@<span>justvanrossum</span></a></span> They are *delightful*</p>"
},
"updated": "2022-11-23T22:02:24Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://typo.social/users/justvanrossum",
"name": "@justvanrossum@typo.social"
}
],
"replies": {
"id": "https://sfba.social/users/bshaykin/statuses/109395368093580216/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sfba.social/users/bshaykin/statuses/109395368093580216/replies?only_other_accounts=true&page=true",
"partOf": "https://sfba.social/users/bshaykin/statuses/109395368093580216/replies",
"items": []
}
},
"likes": {
"id": "https://sfba.social/users/bshaykin/statuses/109395368093580216/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://sfba.social/users/bshaykin/statuses/109395368093580216/shares",
"type": "Collection",
"totalItems": 0
}
}
}