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://fosstodon.org/users/mtb/statuses/110913887925654191/activity",
"type": "Create",
"actor": "https://fosstodon.org/users/mtb",
"published": "2023-08-19T02:20:19Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/mtb/followers",
"https://fosstodon.org/users/milesmcbain"
],
"object": {
"id": "https://fosstodon.org/users/mtb/statuses/110913887925654191",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-08-19T02:20:19Z",
"url": "https://fosstodon.org/@mtb/110913887925654191",
"attributedTo": "https://fosstodon.org/users/mtb",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/mtb/followers",
"https://fosstodon.org/users/milesmcbain"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/mtb/statuses/110913887925654191",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2023-08-19:objectId=136830379:objectType=Conversation",
"content": "<p>Does anyone have any guidance on debugging [R] code using the {targets} package in <a href=\"https://fosstodon.org/tags/vscode\" class=\"mention hashtag\" rel=\"tag\">#<span>vscode</span></a>? Have you got the VS code R Debugger to work in this situation? </p><p>All I want is to be able to run my target pipeline and open up the vs code debugger in the middle of one of the target functions. <a href=\"https://fosstodon.org/tags/targets\" class=\"mention hashtag\" rel=\"tag\">#<span>targets</span></a> <a href=\"https://fosstodon.org/tags/rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>rstats</span></a> Another one for <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@milesmcbain\" class=\"u-url mention\">@<span>milesmcbain</span></a></span> 🙏</p>",
"contentMap": {
"en": "<p>Does anyone have any guidance on debugging [R] code using the {targets} package in <a href=\"https://fosstodon.org/tags/vscode\" class=\"mention hashtag\" rel=\"tag\">#<span>vscode</span></a>? Have you got the VS code R Debugger to work in this situation? </p><p>All I want is to be able to run my target pipeline and open up the vs code debugger in the middle of one of the target functions. <a href=\"https://fosstodon.org/tags/targets\" class=\"mention hashtag\" rel=\"tag\">#<span>targets</span></a> <a href=\"https://fosstodon.org/tags/rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>rstats</span></a> Another one for <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@milesmcbain\" class=\"u-url mention\">@<span>milesmcbain</span></a></span> 🙏</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/milesmcbain",
"name": "@milesmcbain"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/vscode",
"name": "#vscode"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/targets",
"name": "#targets"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/rstats",
"name": "#rstats"
}
],
"replies": {
"id": "https://fosstodon.org/users/mtb/statuses/110913887925654191/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/mtb/statuses/110913887925654191/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/mtb/statuses/110913887925654191/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/mtb/statuses/110913887925654191/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://fosstodon.org/users/mtb/statuses/110913887925654191/shares",
"type": "Collection",
"totalItems": 3
}
}
}