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"
}
],
"id": "https://fosstodon.org/users/badrihippo/statuses/112484725820689364",
"type": "Note",
"summary": null,
"inReplyTo": "https://functional.cafe/users/aru/statuses/112473624253300167",
"published": "2024-05-22T12:25:04Z",
"url": "https://fosstodon.org/@badrihippo/112484725820689364",
"attributedTo": "https://fosstodon.org/users/badrihippo",
"to": [
"https://fosstodon.org/users/badrihippo/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://functional.cafe/users/aru"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/badrihippo/statuses/112484725820689364",
"inReplyToAtomUri": "https://functional.cafe/users/aru/statuses/112473624253300167",
"conversation": "tag:fosstodon.org,2024-05-20:objectId=210271633:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://functional.cafe/@aru\" class=\"u-url mention\">@<span>aru</span></a></span> hmm let me actually try 😉</p><p>More "how to" than explanation though:</p><p>🔑 Press Ctrl-X, Ctrl-( the second one is open parenthesis</p><p>⌨️ Make whatever keystrokes you want to record</p><p>🔒 Press Ctrl-X, Ctrl-) to save</p><p>🤖 Press Ctrl-X, E whenever you want to run the same keystroke sequence, and then keep pressing E to run it once more!</p><p>The reason that worked for me though is I've seen people use keyboard macros before (albeit on vi, not emacs 😅)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://functional.cafe/@aru\" class=\"u-url mention\">@<span>aru</span></a></span> hmm let me actually try 😉</p><p>More "how to" than explanation though:</p><p>🔑 Press Ctrl-X, Ctrl-( the second one is open parenthesis</p><p>⌨️ Make whatever keystrokes you want to record</p><p>🔒 Press Ctrl-X, Ctrl-) to save</p><p>🤖 Press Ctrl-X, E whenever you want to run the same keystroke sequence, and then keep pressing E to run it once more!</p><p>The reason that worked for me though is I've seen people use keyboard macros before (albeit on vi, not emacs 😅)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://functional.cafe/users/aru",
"name": "@aru@functional.cafe"
}
],
"replies": {
"id": "https://fosstodon.org/users/badrihippo/statuses/112484725820689364/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/badrihippo/statuses/112484725820689364/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/badrihippo/statuses/112484725820689364/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/badrihippo/statuses/112484725820689364/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/badrihippo/statuses/112484725820689364/shares",
"type": "Collection",
"totalItems": 0
}
}