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"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/bart_karalus/statuses/113534031768815798",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-23T19:57:22Z",
"url": "https://mastodon.social/@bart_karalus/113534031768815798",
"attributedTo": "https://mastodon.social/users/bart_karalus",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/bart_karalus/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/bart_karalus/statuses/113534031768815798",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-11-23:objectId=855616706:objectType=Conversation",
"content": "<p>On my adventure learning <a href=\"https://mastodon.social/tags/vim\" class=\"mention hashtag\" rel=\"tag\">#<span>vim</span></a> proper, I found few ways to go about it:</p><p>✅ built-in vim tutor (:Tutor command) -> hardly exciting, very effective</p><p>✅ "Vim adventures" game -> fun, effective but also paid</p><p>✅ VimHero (below) -> somewhat fun, appears effective</p><p>✅ Vim plugin for your IDE (e.g. vscode) -> not exactly fun but so far the best way to do practical learning while still being productive in a familiar environment</p><p>What else have I missed?</p><p><a href=\"https://mastodon.social/tags/ide\" class=\"mention hashtag\" rel=\"tag\">#<span>ide</span></a> <a href=\"https://mastodon.social/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://mastodon.social/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> <a href=\"https://mastodon.social/tags/vim\" class=\"mention hashtag\" rel=\"tag\">#<span>vim</span></a> <a href=\"https://mastodon.social/tags/learning\" class=\"mention hashtag\" rel=\"tag\">#<span>learning</span></a> <a href=\"https://mastodon.social/tags/tools\" class=\"mention hashtag\" rel=\"tag\">#<span>tools</span></a></p>",
"contentMap": {
"en": "<p>On my adventure learning <a href=\"https://mastodon.social/tags/vim\" class=\"mention hashtag\" rel=\"tag\">#<span>vim</span></a> proper, I found few ways to go about it:</p><p>✅ built-in vim tutor (:Tutor command) -> hardly exciting, very effective</p><p>✅ "Vim adventures" game -> fun, effective but also paid</p><p>✅ VimHero (below) -> somewhat fun, appears effective</p><p>✅ Vim plugin for your IDE (e.g. vscode) -> not exactly fun but so far the best way to do practical learning while still being productive in a familiar environment</p><p>What else have I missed?</p><p><a href=\"https://mastodon.social/tags/ide\" class=\"mention hashtag\" rel=\"tag\">#<span>ide</span></a> <a href=\"https://mastodon.social/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://mastodon.social/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> <a href=\"https://mastodon.social/tags/vim\" class=\"mention hashtag\" rel=\"tag\">#<span>vim</span></a> <a href=\"https://mastodon.social/tags/learning\" class=\"mention hashtag\" rel=\"tag\">#<span>learning</span></a> <a href=\"https://mastodon.social/tags/tools\" class=\"mention hashtag\" rel=\"tag\">#<span>tools</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://files.mastodon.social/media_attachments/files/113/534/028/883/851/804/original/4df1342914496b0f.mp4",
"name": "vimhero",
"blurhash": "U35q-F}@w}NaX7WooexZI^I;NdNbX8NZNZNb",
"focalPoint": [
0,
0
],
"width": 800,
"height": 522
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/vim",
"name": "#vim"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/ide",
"name": "#ide"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/programming",
"name": "#programming"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/linux",
"name": "#linux"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/learning",
"name": "#learning"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/tools",
"name": "#tools"
}
],
"replies": {
"id": "https://mastodon.social/users/bart_karalus/statuses/113534031768815798/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/bart_karalus/statuses/113534031768815798/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/bart_karalus/statuses/113534031768815798/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/bart_karalus/statuses/113534031768815798/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/bart_karalus/statuses/113534031768815798/shares",
"type": "Collection",
"totalItems": 6
}
}