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://mastodon.cloud/users/adafruit/statuses/113532139932586809",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.cloud/users/adafruit/statuses/113532139659734914",
"published": "2024-11-23T11:56:15Z",
"url": "https://mastodon.cloud/@adafruit/113532139932586809",
"attributedTo": "https://mastodon.cloud/users/adafruit",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/adafruit/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.cloud/users/adafruit/statuses/113532139932586809",
"inReplyToAtomUri": "https://mastodon.cloud/users/adafruit/statuses/113532139659734914",
"conversation": "tag:mastodon.cloud,2024-11-23:objectId=403826345:objectType=Conversation",
"content": "<p>In SPI controllable mode, the config pins are used instead to communicate with a microcontroller/microcomputer for precision configuration, so a library will be needed. We had to extend the board a tad for the extra pads but kept everything like the step/direction LEDs and the easy-to-use current set potentiometer.</p>",
"contentMap": {
"en": "<p>In SPI controllable mode, the config pins are used instead to communicate with a microcontroller/microcomputer for precision configuration, so a library will be needed. We had to extend the board a tad for the extra pads but kept everything like the step/direction LEDs and the easy-to-use current set potentiometer.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.cloud/users/adafruit/statuses/113532139932586809/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cloud/users/adafruit/statuses/113532139932586809/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.cloud/users/adafruit/statuses/113532139932586809/replies",
"items": []
}
}
}