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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://mastodon.social/users/gbraad/statuses/114229942711961787",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-03-26T17:36:40Z",
"url": "https://mastodon.social/@gbraad/114229942711961787",
"attributedTo": "https://mastodon.social/users/gbraad",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/gbraad/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/gbraad/statuses/114229942711961787",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-03-26:objectId=956091644:objectType=Conversation",
"content": "<p>Created some tools around my dotfiles, like a checker (to ensure it is installed) and tools, to automate some of the scripts I have around developer environments, virtual machines, etc. And I created an extension pack. All source code is on: <a href=\"https://github.com/gbraad-vscode\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/gbraad-vscode</span><span class=\"invisible\"></span></a></p><p>All published at: <a href=\"https://marketplace.visualstudio.com/publishers/gbraad\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">marketplace.visualstudio.com/p</span><span class=\"invisible\">ublishers/gbraad</span></a> and <a href=\"https://open-vsx.org/namespace/gbraad\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">open-vsx.org/namespace/gbraad</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>Created some tools around my dotfiles, like a checker (to ensure it is installed) and tools, to automate some of the scripts I have around developer environments, virtual machines, etc. And I created an extension pack. All source code is on: <a href=\"https://github.com/gbraad-vscode\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/gbraad-vscode</span><span class=\"invisible\"></span></a></p><p>All published at: <a href=\"https://marketplace.visualstudio.com/publishers/gbraad\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">marketplace.visualstudio.com/p</span><span class=\"invisible\">ublishers/gbraad</span></a> and <a href=\"https://open-vsx.org/namespace/gbraad\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">open-vsx.org/namespace/gbraad</span><span class=\"invisible\"></span></a></p>"
},
"updated": "2025-03-26T17:54:51Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/114/230/013/900/291/840/original/77917d2701710501.png",
"name": null,
"blurhash": "U271cp~Bivwct6NaWAWV9aNIbwR+WXbHR+R*",
"width": 295,
"height": 382
}
],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/gbraad/statuses/114229942711961787/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/gbraad/statuses/114229942711961787/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/gbraad/statuses/114229942711961787/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/gbraad/statuses/114229942711961787/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/gbraad/statuses/114229942711961787/shares",
"type": "Collection",
"totalItems": 0
}
}