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://bitbang.social/users/silvercoder70/statuses/113045409930570378",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-08-29T12:54:24Z",
"url": "https://bitbang.social/@silvercoder70/113045409930570378",
"attributedTo": "https://bitbang.social/users/silvercoder70",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://bitbang.social/users/silvercoder70/followers"
],
"sensitive": false,
"atomUri": "https://bitbang.social/users/silvercoder70/statuses/113045409930570378",
"inReplyToAtomUri": null,
"conversation": "tag:bitbang.social,2024-08-29:objectId=25148158:objectType=Conversation",
"content": "<p>Under the Hood of Delphi Classes: Exploring JSON Iterators</p><p><a href=\"https://youtube.com/shorts/oF90MbT4BJo?feature=share\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">youtube.com/shorts/oF90MbT4BJo</span><span class=\"invisible\">?feature=share</span></a></p><p><a href=\"https://bitbang.social/tags/DelphiProgramming\" class=\"mention hashtag\" rel=\"tag\">#<span>DelphiProgramming</span></a> <a href=\"https://bitbang.social/tags/ObjectPascal\" class=\"mention hashtag\" rel=\"tag\">#<span>ObjectPascal</span></a> <a href=\"https://bitbang.social/tags/JSON\" class=\"mention hashtag\" rel=\"tag\">#<span>JSON</span></a> <a href=\"https://bitbang.social/tags/CodingTips\" class=\"mention hashtag\" rel=\"tag\">#<span>CodingTips</span></a> <a href=\"https://bitbang.social/tags/ProgrammingTutorial\" class=\"mention hashtag\" rel=\"tag\">#<span>ProgrammingTutorial</span></a> <a href=\"https://bitbang.social/tags/LearnToCode\" class=\"mention hashtag\" rel=\"tag\">#<span>LearnToCode</span></a></p>",
"contentMap": {
"en": "<p>Under the Hood of Delphi Classes: Exploring JSON Iterators</p><p><a href=\"https://youtube.com/shorts/oF90MbT4BJo?feature=share\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">youtube.com/shorts/oF90MbT4BJo</span><span class=\"invisible\">?feature=share</span></a></p><p><a href=\"https://bitbang.social/tags/DelphiProgramming\" class=\"mention hashtag\" rel=\"tag\">#<span>DelphiProgramming</span></a> <a href=\"https://bitbang.social/tags/ObjectPascal\" class=\"mention hashtag\" rel=\"tag\">#<span>ObjectPascal</span></a> <a href=\"https://bitbang.social/tags/JSON\" class=\"mention hashtag\" rel=\"tag\">#<span>JSON</span></a> <a href=\"https://bitbang.social/tags/CodingTips\" class=\"mention hashtag\" rel=\"tag\">#<span>CodingTips</span></a> <a href=\"https://bitbang.social/tags/ProgrammingTutorial\" class=\"mention hashtag\" rel=\"tag\">#<span>ProgrammingTutorial</span></a> <a href=\"https://bitbang.social/tags/LearnToCode\" class=\"mention hashtag\" rel=\"tag\">#<span>LearnToCode</span></a></p>"
},
"updated": "2024-08-29T12:56:17Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://bitbang.social/tags/learntocode",
"name": "#learntocode"
},
{
"type": "Hashtag",
"href": "https://bitbang.social/tags/programmingtutorial",
"name": "#programmingtutorial"
},
{
"type": "Hashtag",
"href": "https://bitbang.social/tags/codingtips",
"name": "#codingtips"
},
{
"type": "Hashtag",
"href": "https://bitbang.social/tags/json",
"name": "#json"
},
{
"type": "Hashtag",
"href": "https://bitbang.social/tags/objectpascal",
"name": "#objectpascal"
},
{
"type": "Hashtag",
"href": "https://bitbang.social/tags/delphiprogramming",
"name": "#delphiprogramming"
}
],
"replies": {
"id": "https://bitbang.social/users/silvercoder70/statuses/113045409930570378/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://bitbang.social/users/silvercoder70/statuses/113045409930570378/replies?only_other_accounts=true&page=true",
"partOf": "https://bitbang.social/users/silvercoder70/statuses/113045409930570378/replies",
"items": []
}
}
}