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://fosstodon.org/users/bshah/statuses/103939885002058019",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/bshah/statuses/103939879809533375",
"published": "2020-04-04T10:39:40Z",
"url": "https://fosstodon.org/@bshah/103939885002058019",
"attributedTo": "https://fosstodon.org/users/bshah",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/bshah/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/bshah/statuses/103939885002058019",
"inReplyToAtomUri": "https://fosstodon.org/users/bshah/statuses/103939879809533375",
"conversation": "tag:fosstodon.org,2020-04-04:objectId=17808523:objectType=Conversation",
"content": "<p>And no your buildsystem is not going to be revolutionary. It will suck and no-one apart from you will use it and people will curse you.</p><p>Stop it!</p>",
"contentMap": {
"en": "<p>And no your buildsystem is not going to be revolutionary. It will suck and no-one apart from you will use it and people will curse you.</p><p>Stop it!</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://fosstodon.org/users/bshah/statuses/103939885002058019/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/bshah/statuses/103939885002058019/replies?min_id=103939889692067547&page=true",
"partOf": "https://fosstodon.org/users/bshah/statuses/103939885002058019/replies",
"items": [
"https://fosstodon.org/users/bshah/statuses/103939889692067547"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/bshah/statuses/103939885002058019/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://fosstodon.org/users/bshah/statuses/103939885002058019/shares",
"type": "Collection",
"totalItems": 0
}
}