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/110650846980947193",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.cloud/users/adafruit/statuses/110650846293494054",
"published": "2023-07-03T15:25:33Z",
"url": "https://mastodon.cloud/@adafruit/110650846980947193",
"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/110650846980947193",
"inReplyToAtomUri": "https://mastodon.cloud/users/adafruit/statuses/110650846293494054",
"conversation": "tag:mastodon.cloud,2023-07-03:objectId=247858040:objectType=Conversation",
"content": "<p>a.k.a a Qwiic port! Yay it is so great to see this connector becoming standardized on so many platforms. It means that all of our STEMMA QT devices <a href=\"https://www.adafruit.com/category/1018\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://www.</span><span class=\"\">adafruit.com/category/1018</span><span class=\"invisible\"></span></a> will work plug-and-play. Here we're testing it with an OLED <a href=\"https://www.adafruit.com/product/938\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://www.</span><span class=\"\">adafruit.com/product/938</span><span class=\"invisible\"></span></a> and SHT41 breakout <a href=\"https://www.adafruit.com/search?q=sht4\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://www.</span><span class=\"\">adafruit.com/search?q=sht4</span><span class=\"invisible\"></span></a> we only had to update our demo to use Wire1 instead of Wire, since the secondary I2C bus is used for this connector. No soldering required!</p>",
"contentMap": {
"en": "<p>a.k.a a Qwiic port! Yay it is so great to see this connector becoming standardized on so many platforms. It means that all of our STEMMA QT devices <a href=\"https://www.adafruit.com/category/1018\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://www.</span><span class=\"\">adafruit.com/category/1018</span><span class=\"invisible\"></span></a> will work plug-and-play. Here we're testing it with an OLED <a href=\"https://www.adafruit.com/product/938\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://www.</span><span class=\"\">adafruit.com/product/938</span><span class=\"invisible\"></span></a> and SHT41 breakout <a href=\"https://www.adafruit.com/search?q=sht4\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://www.</span><span class=\"\">adafruit.com/search?q=sht4</span><span class=\"invisible\"></span></a> we only had to update our demo to use Wire1 instead of Wire, since the secondary I2C bus is used for this connector. No soldering required!</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.cloud/users/adafruit/statuses/110650846980947193/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cloud/users/adafruit/statuses/110650846980947193/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.cloud/users/adafruit/statuses/110650846980947193/replies",
"items": []
}
}
}