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://social.vivaldi.net/users/nafmo/statuses/113508681480735903",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/nixCraft/statuses/113507904807695596",
"published": "2024-11-19T08:30:27Z",
"url": "https://social.vivaldi.net/@nafmo/113508681480735903",
"attributedTo": "https://social.vivaldi.net/users/nafmo",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.vivaldi.net/users/nafmo/followers",
"https://mastodon.social/users/nixCraft"
],
"sensitive": false,
"atomUri": "https://social.vivaldi.net/users/nafmo/statuses/113508681480735903",
"inReplyToAtomUri": "https://mastodon.social/users/nixCraft/statuses/113507904807695596",
"conversation": "tag:mastodon.social,2024-11-19:objectId=851708934:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@nixCraft\" class=\"u-url mention\">@<span>nixCraft</span></a></span> I find man pages easier to read when using the PostScript renderer than the text-mode renderer, the problem is that there are so many steps needed to get to the file you want.</p><p>Here's my take on it, a script that opens a manual page as a PDF (pages can then be printed if wanted):<br /><a href=\"https://www.softwolves.com/wolfblog/2024/11/19/making-man-pages-easier-to-read/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">softwolves.com/wolfblog/2024/1</span><span class=\"invisible\">1/19/making-man-pages-easier-to-read/</span></a></p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@nixCraft\" class=\"u-url mention\">@<span>nixCraft</span></a></span> I find man pages easier to read when using the PostScript renderer than the text-mode renderer, the problem is that there are so many steps needed to get to the file you want.</p><p>Here's my take on it, a script that opens a manual page as a PDF (pages can then be printed if wanted):<br /><a href=\"https://www.softwolves.com/wolfblog/2024/11/19/making-man-pages-easier-to-read/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">softwolves.com/wolfblog/2024/1</span><span class=\"invisible\">1/19/making-man-pages-easier-to-read/</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/nixCraft",
"name": "@nixCraft@mastodon.social"
}
],
"replies": {
"id": "https://social.vivaldi.net/users/nafmo/statuses/113508681480735903/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.vivaldi.net/users/nafmo/statuses/113508681480735903/replies?only_other_accounts=true&page=true",
"partOf": "https://social.vivaldi.net/users/nafmo/statuses/113508681480735903/replies",
"items": []
}
},
"likes": {
"id": "https://social.vivaldi.net/users/nafmo/statuses/113508681480735903/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://social.vivaldi.net/users/nafmo/statuses/113508681480735903/shares",
"type": "Collection",
"totalItems": 10
}
}