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://fosstodon.org/users/thomas_mock/statuses/113449005724363836",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/_wurli/statuses/113441245972302790",
"published": "2024-11-08T19:34:07Z",
"url": "https://fosstodon.org/@thomas_mock/113449005724363836",
"attributedTo": "https://fosstodon.org/users/thomas_mock",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/thomas_mock/followers",
"https://fosstodon.org/users/_wurli",
"https://fosstodon.org/users/Posit"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/thomas_mock/statuses/113449005724363836",
"inReplyToAtomUri": "https://fosstodon.org/users/_wurli/statuses/113441245972302790",
"conversation": "tag:fosstodon.org,2024-11-07:objectId=258572399:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@_wurli\" class=\"u-url mention\">@<span>_wurli</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@Posit\" class=\"u-url mention\">@<span>Posit</span></a></span> There is an existing Databricks extension on OpenVSX that can be used with Positron.</p><p><a href=\"https://www.open-vsx.org/extension/paiqo/databricks-vscode\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">open-vsx.org/extension/paiqo/d</span><span class=\"invisible\">atabricks-vscode</span></a></p><p>Posit Workbench also has managed credentials for Databricks, ie no PATs just relying on single-sign on and OAuth tokens.</p><p>If you're asking about running RStudio _inside_ of Databricks, that is deprecated and they suggest using Posit Workbench:</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@_wurli\" class=\"u-url mention\">@<span>_wurli</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@Posit\" class=\"u-url mention\">@<span>Posit</span></a></span> There is an existing Databricks extension on OpenVSX that can be used with Positron.</p><p><a href=\"https://www.open-vsx.org/extension/paiqo/databricks-vscode\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">open-vsx.org/extension/paiqo/d</span><span class=\"invisible\">atabricks-vscode</span></a></p><p>Posit Workbench also has managed credentials for Databricks, ie no PATs just relying on single-sign on and OAuth tokens.</p><p>If you're asking about running RStudio _inside_ of Databricks, that is deprecated and they suggest using Posit Workbench:</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/media_attachments/files/113/449/004/826/455/761/original/f79cb4306cf6c182.png",
"name": null,
"blurhash": "U7RpB^01%2x]~qbcflRjWEM{t7xu_3M{xvt6",
"width": 2686,
"height": 1408
}
],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/_wurli",
"name": "@_wurli"
},
{
"type": "Mention",
"href": "https://fosstodon.org/users/Posit",
"name": "@Posit"
}
],
"replies": {
"id": "https://fosstodon.org/users/thomas_mock/statuses/113449005724363836/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/thomas_mock/statuses/113449005724363836/replies?min_id=113450259531689485&page=true",
"partOf": "https://fosstodon.org/users/thomas_mock/statuses/113449005724363836/replies",
"items": [
"https://fosstodon.org/users/thomas_mock/statuses/113450259531689485"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/thomas_mock/statuses/113449005724363836/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/thomas_mock/statuses/113449005724363836/shares",
"type": "Collection",
"totalItems": 0
}
}