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://chaos.social/users/tauli/statuses/106442856932032072",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2021-06-20T11:38:21Z",
"url": "https://chaos.social/@tauli/106442856932032072",
"attributedTo": "https://chaos.social/users/tauli",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/tauli/followers"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/tauli/statuses/106442856932032072",
"inReplyToAtomUri": null,
"conversation": "tag:chaos.social,2021-06-20:objectId=48311455:objectType=Conversation",
"content": "<p>Is there anything like VisualStudioCode Live Share but as open source? Seems like a very useful teaching tool. :boost_ok:</p>",
"contentMap": {
"en": "<p>Is there anything like VisualStudioCode Live Share but as open source? Seems like a very useful teaching tool. :boost_ok:</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://chaos.social/users/tauli/statuses/106442856932032072/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/tauli/statuses/106442856932032072/replies?min_id=106442896887914823&page=true",
"partOf": "https://chaos.social/users/tauli/statuses/106442856932032072/replies",
"items": [
"https://chaos.social/users/tauli/statuses/106442896887914823"
]
}
},
"likes": {
"id": "https://chaos.social/users/tauli/statuses/106442856932032072/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://chaos.social/users/tauli/statuses/106442856932032072/shares",
"type": "Collection",
"totalItems": 4
}
}