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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Emoji": "toot:Emoji"
}
],
"id": "https://freeradical.zone/users/curufuin/statuses/103418638711526366",
"type": "Note",
"summary": "SDR radio hacking",
"inReplyTo": null,
"published": "2020-01-03T09:19:53Z",
"url": "https://freeradical.zone/@curufuin/103418638711526366",
"attributedTo": "https://freeradical.zone/users/curufuin",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://freeradical.zone/users/curufuin/followers"
],
"sensitive": true,
"atomUri": "https://freeradical.zone/users/curufuin/statuses/103418638711526366",
"inReplyToAtomUri": null,
"conversation": "tag:freeradical.zone,2020-01-03:objectId=13722608:objectType=Conversation",
"content": "<p>I needed a simpler project to get my feet wet with SDR. So I decided decoding an old-school garage door opener with the dip switches in it would be a good start. These are still very common. Anyway I think I've got the pattern based on 0,1,2,3 corresponding to the bytes represented in ASCII for breivity. Now that my analysis skills are getting better a wireless keyboard might be easier to reverse. Should be trivial to brute Force these codes from here. :tux:😈</p>",
"contentMap": {
"en": "<p>I needed a simpler project to get my feet wet with SDR. So I decided decoding an old-school garage door opener with the dip switches in it would be a good start. These are still very common. Anyway I think I've got the pattern based on 0,1,2,3 corresponding to the bytes represented in ASCII for breivity. Now that my analysis skills are getting better a wireless keyboard might be easier to reverse. Should be trivial to brute Force these codes from here. :tux:😈</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://nfts.freeradical.zone/media_attachments/files/002/740/757/original/6982cfbdb21f7f26.png",
"name": null,
"blurhash": "UaC%aHE1%0WV?Hfiofj[DN-oIqoeD%j]V@jt",
"width": 960,
"height": 1280
}
],
"tag": [
{
"id": "https://freeradical.zone/emojis/17595",
"type": "Emoji",
"name": ":tux:",
"updated": "2023-08-08T16:35:50Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://nfts.freeradical.zone/custom_emojis/images/000/017/595/original/7becc077c5c2b45b.png"
}
}
],
"replies": {
"id": "https://freeradical.zone/users/curufuin/statuses/103418638711526366/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://freeradical.zone/users/curufuin/statuses/103418638711526366/replies?only_other_accounts=true&page=true",
"partOf": "https://freeradical.zone/users/curufuin/statuses/103418638711526366/replies",
"items": []
}
},
"likes": {
"id": "https://freeradical.zone/users/curufuin/statuses/103418638711526366/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://freeradical.zone/users/curufuin/statuses/103418638711526366/shares",
"type": "Collection",
"totalItems": 1
}
}