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://vis.social/users/heyarne/statuses/101740118753453650",
"type": "Note",
"summary": null,
"inReplyTo": "https://vis.social/users/heyarne/statuses/101740105674021647",
"published": "2019-03-12T22:50:11Z",
"url": "https://vis.social/@heyarne/101740118753453650",
"attributedTo": "https://vis.social/users/heyarne",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://vis.social/users/heyarne/followers"
],
"sensitive": false,
"atomUri": "https://vis.social/users/heyarne/statuses/101740118753453650",
"inReplyToAtomUri": "https://vis.social/users/heyarne/statuses/101740105674021647",
"conversation": "tag:vis.social,2019-03-12:objectId=2351122:objectType=Conversation",
"content": "<p>It was quite painful to figure out the complete openstreetmap stack. I might write a tutorial if anybody's interested. It's quite a cool feeling to do all of this with open knowledge and open source software. :)</p>",
"contentMap": {
"en": "<p>It was quite painful to figure out the complete openstreetmap stack. I might write a tutorial if anybody's interested. It's quite a cool feeling to do all of this with open knowledge and open source software. :)</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://vis.social/users/heyarne/statuses/101740118753453650/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://vis.social/users/heyarne/statuses/101740118753453650/replies?only_other_accounts=true&page=true",
"partOf": "https://vis.social/users/heyarne/statuses/101740118753453650/replies",
"items": []
}
},
"likes": {
"id": "https://vis.social/users/heyarne/statuses/101740118753453650/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://vis.social/users/heyarne/statuses/101740118753453650/shares",
"type": "Collection",
"totalItems": 0
}
}