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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.gamedev.place/users/sos/statuses/112634304088241763",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-06-17T22:24:47Z",
"url": "https://mastodon.gamedev.place/@sos/112634304088241763",
"attributedTo": "https://mastodon.gamedev.place/users/sos",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/sos/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/sos/statuses/112634304088241763",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2024-06-17:objectId=97083158:objectType=Conversation",
"content": "<p>What’s a good modern terminal-based code/text editor with modern features (mouse support, syntax highlighting, modern keyboard shortcuts (Ctrl-C, etc.))?? </p><p>Otherwise, what’s a good lightweight GUI text editor I can run on a FreeBSD box without having to pull 1.5GB of dependencies?</p><p><a href=\"https://mastodon.gamedev.place/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://mastodon.gamedev.place/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> <a href=\"https://mastodon.gamedev.place/tags/freebsd\" class=\"mention hashtag\" rel=\"tag\">#<span>freebsd</span></a> <a href=\"https://mastodon.gamedev.place/tags/code\" class=\"mention hashtag\" rel=\"tag\">#<span>code</span></a></p>",
"contentMap": {
"en": "<p>What’s a good modern terminal-based code/text editor with modern features (mouse support, syntax highlighting, modern keyboard shortcuts (Ctrl-C, etc.))?? </p><p>Otherwise, what’s a good lightweight GUI text editor I can run on a FreeBSD box without having to pull 1.5GB of dependencies?</p><p><a href=\"https://mastodon.gamedev.place/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://mastodon.gamedev.place/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> <a href=\"https://mastodon.gamedev.place/tags/freebsd\" class=\"mention hashtag\" rel=\"tag\">#<span>freebsd</span></a> <a href=\"https://mastodon.gamedev.place/tags/code\" class=\"mention hashtag\" rel=\"tag\">#<span>code</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/programming",
"name": "#programming"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/linux",
"name": "#linux"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/freebsd",
"name": "#freebsd"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/code",
"name": "#code"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/sos/statuses/112634304088241763/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/sos/statuses/112634304088241763/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/sos/statuses/112634304088241763/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/sos/statuses/112634304088241763/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.gamedev.place/users/sos/statuses/112634304088241763/shares",
"type": "Collection",
"totalItems": 4
}
}