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.social/users/statquant/statuses/113384311352395976",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/johnmackintosh/statuses/113379896474683463",
"published": "2024-10-28T09:21:29Z",
"url": "https://mastodon.social/@statquant/113384311352395976",
"attributedTo": "https://mastodon.social/users/statquant",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/statquant/followers",
"https://fosstodon.org/users/johnmackintosh"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/statquant/statuses/113384311352395976",
"inReplyToAtomUri": "https://fosstodon.org/users/johnmackintosh/statuses/113379896474683463",
"conversation": "tag:fosstodon.org,2024-10-27:objectId=255024753:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@johnmackintosh\" class=\"u-url mention\">@<span>johnmackintosh</span></a></span> My 1/2 a cent as heavy user of <a href=\"https://mastodon.social/tags/rdatatable\" class=\"mention hashtag\" rel=\"tag\">#<span>rdatatable</span></a> for the package name: short is not so important (you only write it once). I would have gone with data.table.utils or data.table.extras to make it absolutely obvious. There is probably some room for a left_join, inner_join, full_join, asof_join wrapper as well (should you look for features)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@johnmackintosh\" class=\"u-url mention\">@<span>johnmackintosh</span></a></span> My 1/2 a cent as heavy user of <a href=\"https://mastodon.social/tags/rdatatable\" class=\"mention hashtag\" rel=\"tag\">#<span>rdatatable</span></a> for the package name: short is not so important (you only write it once). I would have gone with data.table.utils or data.table.extras to make it absolutely obvious. There is probably some room for a left_join, inner_join, full_join, asof_join wrapper as well (should you look for features)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/johnmackintosh",
"name": "@johnmackintosh@fosstodon.org"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/rdatatable",
"name": "#rdatatable"
}
],
"replies": {
"id": "https://mastodon.social/users/statquant/statuses/113384311352395976/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/statquant/statuses/113384311352395976/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/statquant/statuses/113384311352395976/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/statquant/statuses/113384311352395976/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/statquant/statuses/113384311352395976/shares",
"type": "Collection",
"totalItems": 0
}
}