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://fosstodon.org/users/TotalSpaceshipguy/statuses/111278330388578072",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/TotalSpaceshipguy/statuses/111278311811989574",
"published": "2023-10-22T11:02:50Z",
"url": "https://fosstodon.org/@TotalSpaceshipguy/111278330388578072",
"attributedTo": "https://fosstodon.org/users/TotalSpaceshipguy",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/TotalSpaceshipguy/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/TotalSpaceshipguy/statuses/111278330388578072",
"inReplyToAtomUri": "https://fosstodon.org/users/TotalSpaceshipguy/statuses/111278311811989574",
"conversation": "tag:fosstodon.org,2023-10-22:objectId=154550485:objectType=Conversation",
"content": "<p>The end of voice detection seems slow though, and there's like a 15 second delay before actions are carried out 👎. I need to look into that. I have a <a href=\"https://fosstodon.org/tags/PiZero\" class=\"mention hashtag\" rel=\"tag\">#<span>PiZero</span></a> with a speaker and mic hat, but the satellite service just wouldn't run, and it complained about the websocket connection to HA. Voice actions were faster when triggered from the HA companion app though.</p><p>Next project.. Hooking up a mic board to a <a href=\"https://fosstodon.org/tags/RaspberryPi\" class=\"mention hashtag\" rel=\"tag\">#<span>RaspberryPi</span></a> <a href=\"https://fosstodon.org/tags/PicoW\" class=\"mention hashtag\" rel=\"tag\">#<span>PicoW</span></a> with <a href=\"https://fosstodon.org/tags/ESPHome\" class=\"mention hashtag\" rel=\"tag\">#<span>ESPHome</span></a> to see if I can create a cheap(ish) always on mic</p><p>End<br />3/x</p>",
"contentMap": {
"en": "<p>The end of voice detection seems slow though, and there's like a 15 second delay before actions are carried out 👎. I need to look into that. I have a <a href=\"https://fosstodon.org/tags/PiZero\" class=\"mention hashtag\" rel=\"tag\">#<span>PiZero</span></a> with a speaker and mic hat, but the satellite service just wouldn't run, and it complained about the websocket connection to HA. Voice actions were faster when triggered from the HA companion app though.</p><p>Next project.. Hooking up a mic board to a <a href=\"https://fosstodon.org/tags/RaspberryPi\" class=\"mention hashtag\" rel=\"tag\">#<span>RaspberryPi</span></a> <a href=\"https://fosstodon.org/tags/PicoW\" class=\"mention hashtag\" rel=\"tag\">#<span>PicoW</span></a> with <a href=\"https://fosstodon.org/tags/ESPHome\" class=\"mention hashtag\" rel=\"tag\">#<span>ESPHome</span></a> to see if I can create a cheap(ish) always on mic</p><p>End<br />3/x</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/pizero",
"name": "#pizero"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/raspberrypi",
"name": "#raspberrypi"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/PicoW",
"name": "#PicoW"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/esphome",
"name": "#esphome"
}
],
"replies": {
"id": "https://fosstodon.org/users/TotalSpaceshipguy/statuses/111278330388578072/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/TotalSpaceshipguy/statuses/111278330388578072/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/TotalSpaceshipguy/statuses/111278330388578072/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/TotalSpaceshipguy/statuses/111278330388578072/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/TotalSpaceshipguy/statuses/111278330388578072/shares",
"type": "Collection",
"totalItems": 0
}
}