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/laotang/statuses/110130345664627617",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-04-02T17:15:13Z",
"url": "https://mastodon.social/@laotang/110130345664627617",
"attributedTo": "https://mastodon.social/users/laotang",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/laotang/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/laotang/statuses/110130345664627617",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-04-02:objectId=425767150:objectType=Conversation",
"content": "<p>In the past few weeks I built orgrr ("org-roam-ripgrep"), an almost feature-complete replica of the core functionality of <a href=\"https://mastodon.social/tags/orgroam\" class=\"mention hashtag\" rel=\"tag\">#<span>orgroam</span></a> v1 using ripgrep (rg). If you miss the first version of orgroam, then this might be something for you. </p><p><a href=\"https://github.com/rtrppl/orgrr\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/rtrppl/orgrr</span><span class=\"invisible\"></span></a></p><p>I've been using this to take notes during my current field research - but I am not a professional programmer, so use orgrr at your own discretion. <a href=\"https://mastodon.social/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a> </p><p>Happy to get your feedback (toot me or use <a href=\"https://mastodon.social/tags/orgrr\" class=\"mention hashtag\" rel=\"tag\">#<span>orgrr</span></a>).</p>",
"contentMap": {
"de": "<p>In the past few weeks I built orgrr ("org-roam-ripgrep"), an almost feature-complete replica of the core functionality of <a href=\"https://mastodon.social/tags/orgroam\" class=\"mention hashtag\" rel=\"tag\">#<span>orgroam</span></a> v1 using ripgrep (rg). If you miss the first version of orgroam, then this might be something for you. </p><p><a href=\"https://github.com/rtrppl/orgrr\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/rtrppl/orgrr</span><span class=\"invisible\"></span></a></p><p>I've been using this to take notes during my current field research - but I am not a professional programmer, so use orgrr at your own discretion. <a href=\"https://mastodon.social/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a> </p><p>Happy to get your feedback (toot me or use <a href=\"https://mastodon.social/tags/orgrr\" class=\"mention hashtag\" rel=\"tag\">#<span>orgrr</span></a>).</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/orgroam",
"name": "#orgroam"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/emacs",
"name": "#emacs"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/orgrr",
"name": "#orgrr"
}
],
"replies": {
"id": "https://mastodon.social/users/laotang/statuses/110130345664627617/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/laotang/statuses/110130345664627617/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/laotang/statuses/110130345664627617/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/laotang/statuses/110130345664627617/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.social/users/laotang/statuses/110130345664627617/shares",
"type": "Collection",
"totalItems": 5
}
}