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://soc.kvet.ch/users/emory/statuses/114015534566634676",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-02-16T20:49:51Z",
"url": "https://soc.kvet.ch/@emory/114015534566634676",
"attributedTo": "https://soc.kvet.ch/users/emory",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://soc.kvet.ch/users/emory/followers"
],
"sensitive": false,
"atomUri": "https://soc.kvet.ch/users/emory/statuses/114015534566634676",
"inReplyToAtomUri": null,
"conversation": "tag:soc.kvet.ch,2025-02-16:objectId=3005350:objectType=Conversation",
"content": "<p>the more you learn about radio and spend time listening to hams or unlicensed operators freebanding, the more you want to know. same impulse as when i started learning <a href=\"https://soc.kvet.ch/tags/AI\" class=\"mention hashtag\" rel=\"tag\">#<span>AI</span></a>.</p><p>speaking of, there's a GGUF model for `phi2-electrical-engineer` that will write code for collecting <a href=\"https://soc.kvet.ch/tags/TDOA\" class=\"mention hashtag\" rel=\"tag\">#<span>TDOA</span></a> data from a kiwiSDR which is nice cuz there isn't a ton of tooling i can find on analyzing or processing. tons of interest in AI for telecom but they're not showing their work yet.</p><p><a href=\"https://soc.kvet.ch/tags/rf\" class=\"mention hashtag\" rel=\"tag\">#<span>rf</span></a> <a href=\"https://soc.kvet.ch/tags/radio\" class=\"mention hashtag\" rel=\"tag\">#<span>radio</span></a> <a href=\"https://soc.kvet.ch/tags/amateurradio\" class=\"mention hashtag\" rel=\"tag\">#<span>amateurradio</span></a> <a href=\"https://soc.kvet.ch/tags/cb\" class=\"mention hashtag\" rel=\"tag\">#<span>cb</span></a></p>",
"contentMap": {
"en": "<p>the more you learn about radio and spend time listening to hams or unlicensed operators freebanding, the more you want to know. same impulse as when i started learning <a href=\"https://soc.kvet.ch/tags/AI\" class=\"mention hashtag\" rel=\"tag\">#<span>AI</span></a>.</p><p>speaking of, there's a GGUF model for `phi2-electrical-engineer` that will write code for collecting <a href=\"https://soc.kvet.ch/tags/TDOA\" class=\"mention hashtag\" rel=\"tag\">#<span>TDOA</span></a> data from a kiwiSDR which is nice cuz there isn't a ton of tooling i can find on analyzing or processing. tons of interest in AI for telecom but they're not showing their work yet.</p><p><a href=\"https://soc.kvet.ch/tags/rf\" class=\"mention hashtag\" rel=\"tag\">#<span>rf</span></a> <a href=\"https://soc.kvet.ch/tags/radio\" class=\"mention hashtag\" rel=\"tag\">#<span>radio</span></a> <a href=\"https://soc.kvet.ch/tags/amateurradio\" class=\"mention hashtag\" rel=\"tag\">#<span>amateurradio</span></a> <a href=\"https://soc.kvet.ch/tags/cb\" class=\"mention hashtag\" rel=\"tag\">#<span>cb</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://soc.kvet.ch/tags/ai",
"name": "#ai"
},
{
"type": "Hashtag",
"href": "https://soc.kvet.ch/tags/tdoa",
"name": "#tdoa"
},
{
"type": "Hashtag",
"href": "https://soc.kvet.ch/tags/rf",
"name": "#rf"
},
{
"type": "Hashtag",
"href": "https://soc.kvet.ch/tags/radio",
"name": "#radio"
},
{
"type": "Hashtag",
"href": "https://soc.kvet.ch/tags/amateurradio",
"name": "#amateurradio"
},
{
"type": "Hashtag",
"href": "https://soc.kvet.ch/tags/cb",
"name": "#cb"
}
],
"replies": {
"id": "https://soc.kvet.ch/users/emory/statuses/114015534566634676/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://soc.kvet.ch/users/emory/statuses/114015534566634676/replies?only_other_accounts=true&page=true",
"partOf": "https://soc.kvet.ch/users/emory/statuses/114015534566634676/replies",
"items": []
}
},
"likes": {
"id": "https://soc.kvet.ch/users/emory/statuses/114015534566634676/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://soc.kvet.ch/users/emory/statuses/114015534566634676/shares",
"type": "Collection",
"totalItems": 4
}
}