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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://infosec.exchange/users/GuillaumeRossolini/statuses/113148736893536072",
"type": "Note",
"summary": null,
"inReplyTo": "https://infosec.exchange/users/GuillaumeRossolini/statuses/113092226187348913",
"published": "2024-09-16T18:51:48Z",
"url": "https://infosec.exchange/@GuillaumeRossolini/113148736893536072",
"attributedTo": "https://infosec.exchange/users/GuillaumeRossolini",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/GuillaumeRossolini/followers"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/GuillaumeRossolini/statuses/113148736893536072",
"inReplyToAtomUri": "https://infosec.exchange/users/GuillaumeRossolini/statuses/113092226187348913",
"conversation": "tag:infosec.exchange,2024-09-06:objectId=191694493:objectType=Conversation",
"content": "<p>Since this one works, I ordered a few more sensors and microcontrollers from the same manufacturers and I soldered them</p><p>I now have a bunch of these little devices around the house, and I am very happy with how they extend the range</p><p>As long as I place enough of them along the way, I can sprinkle them wherever I want and they’ll self organize, and one of them reports all their readings to an SQLite database on a RaspberryPi Zero</p><p>They are on their own WiFi, which doesn’t matter for security since I’ve written their program myself, but still feels great</p><p>Haven’t done statistics and graphs yet</p><p><a href=\"https://infosec.exchange/tags/electronics\" class=\"mention hashtag\" rel=\"tag\">#<span>electronics</span></a> <a href=\"https://infosec.exchange/tags/AirQuality\" class=\"mention hashtag\" rel=\"tag\">#<span>AirQuality</span></a> <a href=\"https://infosec.exchange/tags/DIY\" class=\"mention hashtag\" rel=\"tag\">#<span>DIY</span></a></p>",
"contentMap": {
"en": "<p>Since this one works, I ordered a few more sensors and microcontrollers from the same manufacturers and I soldered them</p><p>I now have a bunch of these little devices around the house, and I am very happy with how they extend the range</p><p>As long as I place enough of them along the way, I can sprinkle them wherever I want and they’ll self organize, and one of them reports all their readings to an SQLite database on a RaspberryPi Zero</p><p>They are on their own WiFi, which doesn’t matter for security since I’ve written their program myself, but still feels great</p><p>Haven’t done statistics and graphs yet</p><p><a href=\"https://infosec.exchange/tags/electronics\" class=\"mention hashtag\" rel=\"tag\">#<span>electronics</span></a> <a href=\"https://infosec.exchange/tags/AirQuality\" class=\"mention hashtag\" rel=\"tag\">#<span>AirQuality</span></a> <a href=\"https://infosec.exchange/tags/DIY\" class=\"mention hashtag\" rel=\"tag\">#<span>DIY</span></a></p>"
},
"updated": "2024-09-16T19:09:02Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://media.infosec.exchange/infosec.exchange/media_attachments/files/113/148/794/440/437/340/original/8f992f2f6312ef39.jpeg",
"name": "A photo of my soldering setup (very much amateur)",
"blurhash": "U#BEkMRksmWV#3NeoLWYaHWBn#n~Sjf5W?bc",
"focalPoint": [
0,
0
],
"width": 1080,
"height": 1920
},
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://media.infosec.exchange/infosec.exchange/media_attachments/files/113/148/795/435/897/377/original/454e79c00296742d.jpeg",
"name": "A screenshot of my current statistics tool: a PHP script that simply does a GROUP BY query on the entire database",
"blurhash": "U8Bg9,%L9aIT?aWWR%WB~qRitRt6_MRjWBj?",
"focalPoint": [
0.08,
0.69
],
"width": 1080,
"height": 1920
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/electronics",
"name": "#electronics"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/airquality",
"name": "#airquality"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/diy",
"name": "#diy"
}
],
"replies": {
"id": "https://infosec.exchange/users/GuillaumeRossolini/statuses/113148736893536072/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/GuillaumeRossolini/statuses/113148736893536072/replies?min_id=113154895996286210&page=true",
"partOf": "https://infosec.exchange/users/GuillaumeRossolini/statuses/113148736893536072/replies",
"items": [
"https://infosec.exchange/users/GuillaumeRossolini/statuses/113154895996286210"
]
}
},
"likes": {
"id": "https://infosec.exchange/users/GuillaumeRossolini/statuses/113148736893536072/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://infosec.exchange/users/GuillaumeRossolini/statuses/113148736893536072/shares",
"type": "Collection",
"totalItems": 0
}
}