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/jswagner/statuses/112545485966179492",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-06-02T05:57:10Z",
"url": "https://bitbang.social/@jswagner/112545485966179492",
"attributedTo": "https://bitbang.social/users/jswagner",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://bitbang.social/users/jswagner/followers"
],
"sensitive": false,
"atomUri": "https://bitbang.social/users/jswagner/statuses/112545485966179492",
"inReplyToAtomUri": null,
"conversation": "tag:bitbang.social,2024-06-02:objectId=20645934:objectType=Conversation",
"content": "<p>I bootstrapped a new CompactFlash card for the <a href=\"https://bitbang.social/tags/Book8088\" class=\"mention hashtag\" rel=\"tag\">#<span>Book8088</span></a> and it *generally* works but it’s got a 50/50 chance to boot. Sometimes it locks at “Starting MS-DOS…”, sometimes it floods the screen with blank spaces, sometimes it locks during execution of `autoexec.bat`. But it seems like if I can finish a boot, it’s fine. I really do not want to go back to the original card (from some no-name brand), which works perfectly every time. I am mystified.</p>",
"contentMap": {
"en": "<p>I bootstrapped a new CompactFlash card for the <a href=\"https://bitbang.social/tags/Book8088\" class=\"mention hashtag\" rel=\"tag\">#<span>Book8088</span></a> and it *generally* works but it’s got a 50/50 chance to boot. Sometimes it locks at “Starting MS-DOS…”, sometimes it floods the screen with blank spaces, sometimes it locks during execution of `autoexec.bat`. But it seems like if I can finish a boot, it’s fine. I really do not want to go back to the original card (from some no-name brand), which works perfectly every time. I am mystified.</p>"
},
"updated": "2024-06-02T15:38:03Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://bitbang.social/tags/book8088",
"name": "#book8088"
}
],
"replies": {
"id": "https://bitbang.social/users/jswagner/statuses/112545485966179492/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://bitbang.social/users/jswagner/statuses/112545485966179492/replies?min_id=112545499116737387&page=true",
"partOf": "https://bitbang.social/users/jswagner/statuses/112545485966179492/replies",
"items": [
"https://bitbang.social/users/jswagner/statuses/112545499116737387"
]
}
}
}