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"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://pug.ninja/users/motoridersd/statuses/113459725513493621",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-10T17:00:18Z",
"url": "https://pug.ninja/@motoridersd/113459725513493621",
"attributedTo": "https://pug.ninja/users/motoridersd",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://pug.ninja/users/motoridersd/followers"
],
"sensitive": false,
"atomUri": "https://pug.ninja/users/motoridersd/statuses/113459725513493621",
"inReplyToAtomUri": null,
"conversation": "tag:pug.ninja,2024-11-10:objectId=2246475:objectType=Conversation",
"content": "<p>I've spent time trying to figure out what kind of RF signal the smart toilet remote uses. It's not detected by the Bond Bridge or when scanning with the Flipper Zero. I'd love to be able to learn the signals and send them from <a href=\"https://pug.ninja/tags/HomeAssistant\" class=\"mention hashtag\" rel=\"tag\">#<span>HomeAssistant</span></a>.</p><p>I have seen projects that take a remote and add some extra hardware to "push" the buttons and then connect that to HA. </p><p>Anyone have an idea as to what kind of RF this uses and how to build a device that can replicate them?</p>",
"contentMap": {
"en": "<p>I've spent time trying to figure out what kind of RF signal the smart toilet remote uses. It's not detected by the Bond Bridge or when scanning with the Flipper Zero. I'd love to be able to learn the signals and send them from <a href=\"https://pug.ninja/tags/HomeAssistant\" class=\"mention hashtag\" rel=\"tag\">#<span>HomeAssistant</span></a>.</p><p>I have seen projects that take a remote and add some extra hardware to "push" the buttons and then connect that to HA. </p><p>Anyone have an idea as to what kind of RF this uses and how to build a device that can replicate them?</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://pug.ninja/system/media_attachments/files/113/459/717/777/005/870/original/3fa6062322edc7ea.jpg",
"name": "Photo of a smart toilet remote",
"blurhash": "UQFOfUNaMxNGg4aes:bH0hxDoeWV?bX8M{s:",
"width": 2499,
"height": 3319
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://pug.ninja/tags/homeassistant",
"name": "#homeassistant"
}
],
"replies": {
"id": "https://pug.ninja/users/motoridersd/statuses/113459725513493621/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://pug.ninja/users/motoridersd/statuses/113459725513493621/replies?only_other_accounts=true&page=true",
"partOf": "https://pug.ninja/users/motoridersd/statuses/113459725513493621/replies",
"items": []
}
},
"likes": {
"id": "https://pug.ninja/users/motoridersd/statuses/113459725513493621/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://pug.ninja/users/motoridersd/statuses/113459725513493621/shares",
"type": "Collection",
"totalItems": 3
}
}