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/codesections/statuses/101546585332387719",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2019-02-06T18:32:05Z",
"url": "https://fosstodon.org/@codesections/101546585332387719",
"attributedTo": "https://fosstodon.org/users/codesections",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/codesections/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/codesections/statuses/101546585332387719",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2019-02-06:objectId=5714777:objectType=Conversation",
"content": "<p>I'm considering switching from zsh to the fish shell. Any thoughts, pro or con?</p><p>(If I do, I'll probably commit to a two-week challenge, just to give it a fair shake)</p>",
"contentMap": {
"en": "<p>I'm considering switching from zsh to the fish shell. Any thoughts, pro or con?</p><p>(If I do, I'll probably commit to a two-week challenge, just to give it a fair shake)</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://fosstodon.org/users/codesections/statuses/101546585332387719/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/codesections/statuses/101546585332387719/replies?min_id=101546666007050577&page=true",
"partOf": "https://fosstodon.org/users/codesections/statuses/101546585332387719/replies",
"items": [
"https://fosstodon.org/users/codesections/statuses/101546666007050577"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/codesections/statuses/101546585332387719/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/codesections/statuses/101546585332387719/shares",
"type": "Collection",
"totalItems": 1
}
}