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://raru.re/users/easthighNerd/statuses/109543158915246370",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-20T00:25:55Z",
"url": "https://raru.re/@easthighNerd/109543158915246370",
"attributedTo": "https://raru.re/users/easthighNerd",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://raru.re/users/easthighNerd/followers"
],
"sensitive": false,
"atomUri": "https://raru.re/users/easthighNerd/statuses/109543158915246370",
"inReplyToAtomUri": null,
"conversation": "tag:raru.re,2022-12-20:objectId=17503704:objectType=Conversation",
"content": "<p>TIL:</p><p>So you know how on a Linux terminal, you can use [Ctrl]+[R] to do a reverse search of your commands?</p><p>Well, apparently, I just found out by accident, you can do the same thing forward with [Ctrl]+[S]!</p><p>Forward, you may be asking? How, you may be asking?</p><p>So, ya know when you use your arrow keys to move between your previously run commands?</p><p>Well, apparently, [Ctrl]+[R] searches from prior to that line, while [Ctrl]+[S] does it after that line!</p>",
"contentMap": {
"en": "<p>TIL:</p><p>So you know how on a Linux terminal, you can use [Ctrl]+[R] to do a reverse search of your commands?</p><p>Well, apparently, I just found out by accident, you can do the same thing forward with [Ctrl]+[S]!</p><p>Forward, you may be asking? How, you may be asking?</p><p>So, ya know when you use your arrow keys to move between your previously run commands?</p><p>Well, apparently, [Ctrl]+[R] searches from prior to that line, while [Ctrl]+[S] does it after that line!</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://raru.re/users/easthighNerd/statuses/109543158915246370/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://raru.re/users/easthighNerd/statuses/109543158915246370/replies?min_id=109543189926135730&page=true",
"partOf": "https://raru.re/users/easthighNerd/statuses/109543158915246370/replies",
"items": [
"https://raru.re/users/easthighNerd/statuses/109543189926135730"
]
}
},
"likes": {
"id": "https://raru.re/users/easthighNerd/statuses/109543158915246370/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://raru.re/users/easthighNerd/statuses/109543158915246370/shares",
"type": "Collection",
"totalItems": 2
}
}