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",
"https://social.ichibi.eu/schemas/litepub-0.1.jsonld",
{
"@language": "und"
}
],
"actor": "https://social.ichibi.eu/users/penguin86",
"attachment": [],
"attributedTo": "https://social.ichibi.eu/users/penguin86",
"cc": [
"https://social.ichibi.eu/users/penguin86/followers"
],
"content": "It should work on both <a class=\"hashtag\" data-tag=\"esp8266\" href=\"https://social.ichibi.eu/tag/esp8266\" rel=\"tag ugc\">#esp8266</a> and <a class=\"hashtag\" data-tag=\"esp32\" href=\"https://social.ichibi.eu/tag/esp32\" rel=\"tag ugc\">#esp32</a> . I tried first the 8266 due to the lower price and energy consumption, but it worked only until rebooted. After reboot it hangs printing a lot of errors. Found somewere in the project issues that it's a known bug in <a class=\"hashtag\" data-tag=\"esphome\" href=\"https://social.ichibi.eu/tag/esphome\" rel=\"tag ugc\">#esphome</a> , so I'll just use the <a class=\"hashtag\" data-tag=\"esp32\" href=\"https://social.ichibi.eu/tag/esp32\" rel=\"tag ugc\">#esp32</a>",
"context": "https://social.ichibi.eu/contexts/ee7f728c-e40a-49cc-81f6-de1763e4004c",
"conversation": "https://social.ichibi.eu/contexts/ee7f728c-e40a-49cc-81f6-de1763e4004c",
"id": "https://social.ichibi.eu/objects/8e1cd603-04bd-4861-afab-97ab6e7fab19",
"inReplyTo": "https://social.ichibi.eu/objects/3074d0f2-df4d-4e75-b947-f593481aa527",
"published": "2025-03-10T21:51:58.870782Z",
"replies": {
"items": [
"https://social.ichibi.eu/objects/53899153-8392-48f5-a53f-2094168989ad"
],
"type": "Collection"
},
"repliesCount": 1,
"sensitive": false,
"source": {
"content": "It should work on both #esp8266 and #esp32 . I tried first the 8266 due to the lower price and energy consumption, but it worked only until rebooted. After reboot it hangs printing a lot of errors. Found somewere in the project issues that it's a known bug in #esphome , so I'll just use the #esp32",
"mediaType": "text/plain"
},
"summary": "",
"tag": [
{
"href": "https://social.ichibi.eu/tags/esp32",
"name": "#esp32",
"type": "Hashtag"
},
{
"href": "https://social.ichibi.eu/tags/esp8266",
"name": "#esp8266",
"type": "Hashtag"
},
{
"href": "https://social.ichibi.eu/tags/esphome",
"name": "#esphome",
"type": "Hashtag"
},
{
"href": "https://social.ichibi.eu/users/penguin86",
"name": "@penguin86",
"type": "Mention"
}
],
"to": [
"https://social.ichibi.eu/users/penguin86",
"https://www.w3.org/ns/activitystreams#Public"
],
"type": "Note"
}