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://sfba.social/users/seb/statuses/109301314135033738",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-07T07:21:36Z",
"url": "https://sfba.social/@seb/109301314135033738",
"attributedTo": "https://sfba.social/users/seb",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sfba.social/users/seb/followers"
],
"sensitive": false,
"atomUri": "https://sfba.social/users/seb/statuses/109301314135033738",
"inReplyToAtomUri": null,
"conversation": "tag:sfba.social,2022-11-07:objectId=2903790:objectType=Conversation",
"content": "<p><a href=\"https://sfba.social/tags/sfba\" class=\"mention hashtag\" rel=\"tag\">#<span>sfba</span></a> Maintenance is done. </p><p>We should now have enough capacity for everyone to upload images again. Overall things should be much snappier now. </p><p>Enjoy!</p>",
"contentMap": {
"en": "<p><a href=\"https://sfba.social/tags/sfba\" class=\"mention hashtag\" rel=\"tag\">#<span>sfba</span></a> Maintenance is done. </p><p>We should now have enough capacity for everyone to upload images again. Overall things should be much snappier now. </p><p>Enjoy!</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://sfba.social/tags/sfba",
"name": "#sfba"
}
],
"replies": {
"id": "https://sfba.social/users/seb/statuses/109301314135033738/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sfba.social/users/seb/statuses/109301314135033738/replies?only_other_accounts=true&page=true",
"partOf": "https://sfba.social/users/seb/statuses/109301314135033738/replies",
"items": []
}
},
"likes": {
"id": "https://sfba.social/users/seb/statuses/109301314135033738/likes",
"type": "Collection",
"totalItems": 118
},
"shares": {
"id": "https://sfba.social/users/seb/statuses/109301314135033738/shares",
"type": "Collection",
"totalItems": 9
}
}