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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://infosec.exchange/users/h_ackerman/statuses/113046421441596753",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-08-29T17:11:39Z",
"url": "https://infosec.exchange/@h_ackerman/113046421441596753",
"attributedTo": "https://infosec.exchange/users/h_ackerman",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/h_ackerman/followers"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/h_ackerman/statuses/113046421441596753",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2024-08-29:objectId=189276424:objectType=Conversation",
"content": "<p>Need some help for an <a href=\"https://infosec.exchange/tags/iot\" class=\"mention hashtag\" rel=\"tag\">#<span>iot</span></a> project:</p><p>For an upcoming event I want to install multiple remote controllable audio devices where users can trigger sounds via a website.</p><p>I was thinking of setting up some kind of <a href=\"https://infosec.exchange/tags/lorawan\" class=\"mention hashtag\" rel=\"tag\">#<span>lorawan</span></a> network. The audio devices would be using <a href=\"https://infosec.exchange/tags/lora\" class=\"mention hashtag\" rel=\"tag\">#<span>lora</span></a> to connect to a gateway that gets the commands from the website to trigger sounds. My phone or another device would be the gateway.</p><p>However, I‘m not sure this is how lorawan works or what devices would suit my specs/reqs.</p><p><a href=\"https://infosec.exchange/tags/networking\" class=\"mention hashtag\" rel=\"tag\">#<span>networking</span></a> <a href=\"https://infosec.exchange/tags/radio\" class=\"mention hashtag\" rel=\"tag\">#<span>radio</span></a></p>",
"contentMap": {
"en": "<p>Need some help for an <a href=\"https://infosec.exchange/tags/iot\" class=\"mention hashtag\" rel=\"tag\">#<span>iot</span></a> project:</p><p>For an upcoming event I want to install multiple remote controllable audio devices where users can trigger sounds via a website.</p><p>I was thinking of setting up some kind of <a href=\"https://infosec.exchange/tags/lorawan\" class=\"mention hashtag\" rel=\"tag\">#<span>lorawan</span></a> network. The audio devices would be using <a href=\"https://infosec.exchange/tags/lora\" class=\"mention hashtag\" rel=\"tag\">#<span>lora</span></a> to connect to a gateway that gets the commands from the website to trigger sounds. My phone or another device would be the gateway.</p><p>However, I‘m not sure this is how lorawan works or what devices would suit my specs/reqs.</p><p><a href=\"https://infosec.exchange/tags/networking\" class=\"mention hashtag\" rel=\"tag\">#<span>networking</span></a> <a href=\"https://infosec.exchange/tags/radio\" class=\"mention hashtag\" rel=\"tag\">#<span>radio</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/iot",
"name": "#iot"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/lorawan",
"name": "#lorawan"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/lora",
"name": "#lora"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/networking",
"name": "#networking"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/radio",
"name": "#radio"
}
],
"replies": {
"id": "https://infosec.exchange/users/h_ackerman/statuses/113046421441596753/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/h_ackerman/statuses/113046421441596753/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/h_ackerman/statuses/113046421441596753/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/h_ackerman/statuses/113046421441596753/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://infosec.exchange/users/h_ackerman/statuses/113046421441596753/shares",
"type": "Collection",
"totalItems": 1
}
}