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://vis.social/users/eheisman/statuses/109383178399110977",
"type": "Note",
"summary": "hobbies, money, goofy uncle",
"inReplyTo": null,
"published": "2022-11-21T18:20:46Z",
"url": "https://vis.social/@eheisman/109383178399110977",
"attributedTo": "https://vis.social/users/eheisman",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://vis.social/users/eheisman/followers"
],
"sensitive": true,
"atomUri": "https://vis.social/users/eheisman/statuses/109383178399110977",
"inReplyToAtomUri": null,
"conversation": "tag:vis.social,2022-11-21:objectId=16057201:objectType=Conversation",
"content": "<p>I had family visiting this weekend, got to talking <a href=\"https://vis.social/tags/woodworking\" class=\"mention hashtag\" rel=\"tag\">#<span>woodworking</span></a> with my uncle (thankfully not politics!)</p><p>He told me about all the expensive tools I "just had to go buy to get serious", even pulling up YouTube reviews of a $3000 router attachment that makes perfect dovetails.</p><p>It reminded me of a post I saw here a few weeks ago - enjoy your hobby however you want, with the time and resources you can afford. A reminder we all could use from time to time.</p>",
"contentMap": {
"en": "<p>I had family visiting this weekend, got to talking <a href=\"https://vis.social/tags/woodworking\" class=\"mention hashtag\" rel=\"tag\">#<span>woodworking</span></a> with my uncle (thankfully not politics!)</p><p>He told me about all the expensive tools I "just had to go buy to get serious", even pulling up YouTube reviews of a $3000 router attachment that makes perfect dovetails.</p><p>It reminded me of a post I saw here a few weeks ago - enjoy your hobby however you want, with the time and resources you can afford. A reminder we all could use from time to time.</p>"
},
"updated": "2022-11-21T22:48:13Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://vis.social/tags/woodworking",
"name": "#woodworking"
}
],
"replies": {
"id": "https://vis.social/users/eheisman/statuses/109383178399110977/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://vis.social/users/eheisman/statuses/109383178399110977/replies?min_id=109384233163725322&page=true",
"partOf": "https://vis.social/users/eheisman/statuses/109383178399110977/replies",
"items": [
"https://vis.social/users/eheisman/statuses/109384233163725322"
]
}
},
"likes": {
"id": "https://vis.social/users/eheisman/statuses/109383178399110977/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://vis.social/users/eheisman/statuses/109383178399110977/shares",
"type": "Collection",
"totalItems": 1
}
}