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://layer8.space/users/k/statuses/113032949832877309",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-08-27T08:05:38Z",
"url": "https://layer8.space/@k/113032949832877309",
"attributedTo": "https://layer8.space/users/k",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://layer8.space/users/k/followers"
],
"sensitive": false,
"atomUri": "https://layer8.space/users/k/statuses/113032949832877309",
"inReplyToAtomUri": null,
"conversation": "tag:layer8.space,2024-08-27:objectId=96381512:objectType=Conversation",
"content": "<p>I know that today's progress doesn't look like much, but I promise you, I have a way deeper understanding of the expressif ESP-IDF tools now, and I have shaved off multiple hundreds of milliseconds from the boot up time by just disabling unnecessary logging and using optimized build options.</p><p>Also some code reactor ofc, bribgs you this colour changing cube :D</p><p><a href=\"https://layer8.space/tags/esp32\" class=\"mention hashtag\" rel=\"tag\">#<span>esp32</span></a> <a href=\"https://layer8.space/tags/arduino\" class=\"mention hashtag\" rel=\"tag\">#<span>arduino</span></a></p>",
"contentMap": {
"en": "<p>I know that today's progress doesn't look like much, but I promise you, I have a way deeper understanding of the expressif ESP-IDF tools now, and I have shaved off multiple hundreds of milliseconds from the boot up time by just disabling unnecessary logging and using optimized build options.</p><p>Also some code reactor ofc, bribgs you this colour changing cube :D</p><p><a href=\"https://layer8.space/tags/esp32\" class=\"mention hashtag\" rel=\"tag\">#<span>esp32</span></a> <a href=\"https://layer8.space/tags/arduino\" class=\"mention hashtag\" rel=\"tag\">#<span>arduino</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://files.layer8.space/media_attachments/files/113/032/936/055/786/108/original/d06877e89ba1d570.mp4",
"name": "Video of a bouncing cube that zooms in and out of the screen and when it bounces away and notches the quote-unquote ground, it changes color. At the top right there is an FPS counter mostly reading 67FPS and at the bottom left there is CPU Frequency information.",
"blurhash": "U53b?uWAMHbIazITozxuxaaxtRaejYRjkDof",
"width": 1512,
"height": 702
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://layer8.space/tags/esp32",
"name": "#esp32"
},
{
"type": "Hashtag",
"href": "https://layer8.space/tags/arduino",
"name": "#arduino"
}
],
"replies": {
"id": "https://layer8.space/users/k/statuses/113032949832877309/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://layer8.space/users/k/statuses/113032949832877309/replies?only_other_accounts=true&page=true",
"partOf": "https://layer8.space/users/k/statuses/113032949832877309/replies",
"items": []
}
},
"likes": {
"id": "https://layer8.space/users/k/statuses/113032949832877309/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://layer8.space/users/k/statuses/113032949832877309/shares",
"type": "Collection",
"totalItems": 0
}
}