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.bsd.cafe/users/acirep/statuses/113250612576183707",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-04T18:40:08Z",
"url": "https://mastodon.bsd.cafe/@acirep/113250612576183707",
"attributedTo": "https://mastodon.bsd.cafe/users/acirep",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.bsd.cafe/users/acirep/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.bsd.cafe/users/acirep/statuses/113250612576183707",
"inReplyToAtomUri": null,
"conversation": "tag:bsd.cafe,2024-10-04:objectId=8645052:objectType=Conversation",
"content": "<p>I would like to build VSCode like described here: <a href=\"https://freebsdfoundation.org/resource/how-to-use-vs-code-on-freebsd/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">freebsdfoundation.org/resource</span><span class=\"invisible\">/how-to-use-vs-code-on-freebsd/</span></a><br /> on a faster machine and then copy compiled output to older FreeBSD based laptop. Ideally build would happen in a jail on a faster hardware.</p><p>Never did something like this before - what would be the good place to start? Any guides/documentation that you recommend?</p><p><a href=\"https://mastodon.bsd.cafe/tags/freebsd\" class=\"mention hashtag\" rel=\"tag\">#<span>freebsd</span></a> <a href=\"https://mastodon.bsd.cafe/tags/jail\" class=\"mention hashtag\" rel=\"tag\">#<span>jail</span></a> <a href=\"https://mastodon.bsd.cafe/tags/build\" class=\"mention hashtag\" rel=\"tag\">#<span>build</span></a> <a href=\"https://mastodon.bsd.cafe/tags/package\" class=\"mention hashtag\" rel=\"tag\">#<span>package</span></a> <a href=\"https://mastodon.bsd.cafe/tags/vscode\" class=\"mention hashtag\" rel=\"tag\">#<span>vscode</span></a></p>",
"contentMap": {
"en": "<p>I would like to build VSCode like described here: <a href=\"https://freebsdfoundation.org/resource/how-to-use-vs-code-on-freebsd/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">freebsdfoundation.org/resource</span><span class=\"invisible\">/how-to-use-vs-code-on-freebsd/</span></a><br /> on a faster machine and then copy compiled output to older FreeBSD based laptop. Ideally build would happen in a jail on a faster hardware.</p><p>Never did something like this before - what would be the good place to start? Any guides/documentation that you recommend?</p><p><a href=\"https://mastodon.bsd.cafe/tags/freebsd\" class=\"mention hashtag\" rel=\"tag\">#<span>freebsd</span></a> <a href=\"https://mastodon.bsd.cafe/tags/jail\" class=\"mention hashtag\" rel=\"tag\">#<span>jail</span></a> <a href=\"https://mastodon.bsd.cafe/tags/build\" class=\"mention hashtag\" rel=\"tag\">#<span>build</span></a> <a href=\"https://mastodon.bsd.cafe/tags/package\" class=\"mention hashtag\" rel=\"tag\">#<span>package</span></a> <a href=\"https://mastodon.bsd.cafe/tags/vscode\" class=\"mention hashtag\" rel=\"tag\">#<span>vscode</span></a></p>"
},
"updated": "2024-10-04T18:40:53Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/freebsd",
"name": "#freebsd"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/jail",
"name": "#jail"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/build",
"name": "#build"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/package",
"name": "#package"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/vscode",
"name": "#vscode"
}
],
"replies": {
"id": "https://mastodon.bsd.cafe/users/acirep/statuses/113250612576183707/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.bsd.cafe/users/acirep/statuses/113250612576183707/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.bsd.cafe/users/acirep/statuses/113250612576183707/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.bsd.cafe/users/acirep/statuses/113250612576183707/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.bsd.cafe/users/acirep/statuses/113250612576183707/shares",
"type": "Collection",
"totalItems": 0
}
}