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://mastodon.social/users/reiver/statuses/108386158088640960/replies",
"type": "Collection",
"first": {
"id": "https://mastodon.social/users/reiver/statuses/108386158088640960/replies?page=true",
"type": "CollectionPage",
"next": "https://mastodon.social/users/reiver/statuses/108386158088640960/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/reiver/statuses/108386158088640960/replies",
"items": [
{
"id": "https://mastodon.social/users/reiver/statuses/108386162094256273",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/reiver/statuses/108386158088640960",
"published": "2022-05-29T16:26:24Z",
"url": "https://mastodon.social/@reiver/108386162094256273",
"attributedTo": "https://mastodon.social/users/reiver",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/reiver/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/reiver/statuses/108386162094256273",
"inReplyToAtomUri": "https://mastodon.social/users/reiver/statuses/108386158088640960",
"conversation": "tag:mastodon.social,2022-05-29:objectId=296358168:objectType=Conversation",
"content": "<p>2/</p><p>But eventually GUIs took over (from terminal based interfaces). And SGR was, in the text viewers of these GUIs, ignored and lost. SGR did not work in that new GUI world.</p><p>This was carried over to the Web — where there too SGR doesn't work.</p><p>The thing is though — things like HTML, CSS, markdown, etc keep on getting created to (in part) give us back bolding, coloring, italicizing, overling, underlining, etc.</p><p>But, back in the day, in practice, text already had these abilities.</p>",
"contentMap": {
"en": "<p>2/</p><p>But eventually GUIs took over (from terminal based interfaces). And SGR was, in the text viewers of these GUIs, ignored and lost. SGR did not work in that new GUI world.</p><p>This was carried over to the Web — where there too SGR doesn't work.</p><p>The thing is though — things like HTML, CSS, markdown, etc keep on getting created to (in part) give us back bolding, coloring, italicizing, overling, underlining, etc.</p><p>But, back in the day, in practice, text already had these abilities.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/reiver/statuses/108386162094256273/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/reiver/statuses/108386162094256273/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/reiver/statuses/108386162094256273/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/reiver/statuses/108386162094256273/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/reiver/statuses/108386162094256273/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}