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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://mastodon.cloud/users/adafruit/statuses/113532139659734914",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-23T11:56:10Z",
"url": "https://mastodon.cloud/@adafruit/113532139659734914",
"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/113532139659734914",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.cloud,2024-11-23:objectId=403826345:objectType=Conversation",
"content": "<p>Yet another stepper breakout - TMC2130 🚀⚙️</p><p>We're back with yet another stepper driver breakout; this time, the Trinamic TMC2130 (<a href=\"https://www.digikey.com/en/products/detail/analog-devices-inc-maxim-integrated/TMC2130-LA-T/5155766\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">digikey.com/en/products/detail</span><span class=\"invisible\">/analog-devices-inc-maxim-integrated/TMC2130-LA-T/5155766</span></a>). Remember we started with the 'classic' A4988, then upgraded to the 'uart capable + diagnostic output' TMC2209, now we have the SPI-controllable TMC2130. You can use either stand-alone mode or SPI mode. For stand-alone, we break out the extra configuration and debug pins if you need them.</p>",
"contentMap": {
"en": "<p>Yet another stepper breakout - TMC2130 🚀⚙️</p><p>We're back with yet another stepper driver breakout; this time, the Trinamic TMC2130 (<a href=\"https://www.digikey.com/en/products/detail/analog-devices-inc-maxim-integrated/TMC2130-LA-T/5155766\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">digikey.com/en/products/detail</span><span class=\"invisible\">/analog-devices-inc-maxim-integrated/TMC2130-LA-T/5155766</span></a>). Remember we started with the 'classic' A4988, then upgraded to the 'uart capable + diagnostic output' TMC2209, now we have the SPI-controllable TMC2130. You can use either stand-alone mode or SPI mode. For stand-alone, we break out the extra configuration and debug pins if you need them.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://media.mastodon.cloud/media_attachments/files/113/532/139/004/794/975/original/0496b609b9def26f.jpeg",
"name": null,
"blurhash": "UmFp~T1O#SR.^0IpX4r@i_nmO=wKsSn%OWsn",
"width": 1440,
"height": 1440
}
],
"tag": [],
"replies": {
"id": "https://mastodon.cloud/users/adafruit/statuses/113532139659734914/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cloud/users/adafruit/statuses/113532139659734914/replies?min_id=113532139932586809&page=true",
"partOf": "https://mastodon.cloud/users/adafruit/statuses/113532139659734914/replies",
"items": [
"https://mastodon.cloud/users/adafruit/statuses/113532139932586809"
]
}
}
}