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://phpc.social/users/ellisgl/statuses/111398261429542500",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-11-12T15:22:53Z",
"url": "https://phpc.social/@ellisgl/111398261429542500",
"attributedTo": "https://phpc.social/users/ellisgl",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/ellisgl/followers"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/ellisgl/statuses/111398261429542500",
"inReplyToAtomUri": null,
"conversation": "tag:phpc.social,2023-11-12:objectId=24998856:objectType=Conversation",
"content": "<p>While you have your <a href=\"https://phpc.social/tags/ESP8266\" class=\"mention hashtag\" rel=\"tag\">#<span>ESP8266</span></a>, <a href=\"https://phpc.social/tags/ESP32\" class=\"mention hashtag\" rel=\"tag\">#<span>ESP32</span></a>, <a href=\"https://phpc.social/tags/PIC\" class=\"mention hashtag\" rel=\"tag\">#<span>PIC</span></a>, <a href=\"https://phpc.social/tags/AVR\" class=\"mention hashtag\" rel=\"tag\">#<span>AVR</span></a>, and <a href=\"https://phpc.social/tags/RP2040\" class=\"mention hashtag\" rel=\"tag\">#<span>RP2040</span></a> microcontrollers, let me introduce you to one with "Ought to be enough SRAM for anyone" microcontroller. <br /><a href=\"https://www.renesas.com/us/en/products/microcontrollers-microprocessors/rx-32-bit-performance-efficiency-mcus/rtk5rx65n0c00000br-target-board-rx65n\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">renesas.com/us/en/products/mic</span><span class=\"invisible\">rocontrollers-microprocessors/rx-32-bit-performance-efficiency-mcus/rtk5rx65n0c00000br-target-board-rx65n</span></a></p>",
"contentMap": {
"en": "<p>While you have your <a href=\"https://phpc.social/tags/ESP8266\" class=\"mention hashtag\" rel=\"tag\">#<span>ESP8266</span></a>, <a href=\"https://phpc.social/tags/ESP32\" class=\"mention hashtag\" rel=\"tag\">#<span>ESP32</span></a>, <a href=\"https://phpc.social/tags/PIC\" class=\"mention hashtag\" rel=\"tag\">#<span>PIC</span></a>, <a href=\"https://phpc.social/tags/AVR\" class=\"mention hashtag\" rel=\"tag\">#<span>AVR</span></a>, and <a href=\"https://phpc.social/tags/RP2040\" class=\"mention hashtag\" rel=\"tag\">#<span>RP2040</span></a> microcontrollers, let me introduce you to one with "Ought to be enough SRAM for anyone" microcontroller. <br /><a href=\"https://www.renesas.com/us/en/products/microcontrollers-microprocessors/rx-32-bit-performance-efficiency-mcus/rtk5rx65n0c00000br-target-board-rx65n\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">renesas.com/us/en/products/mic</span><span class=\"invisible\">rocontrollers-microprocessors/rx-32-bit-performance-efficiency-mcus/rtk5rx65n0c00000br-target-board-rx65n</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://phpc.social/tags/esp8266",
"name": "#esp8266"
},
{
"type": "Hashtag",
"href": "https://phpc.social/tags/esp32",
"name": "#esp32"
},
{
"type": "Hashtag",
"href": "https://phpc.social/tags/pic",
"name": "#pic"
},
{
"type": "Hashtag",
"href": "https://phpc.social/tags/avr",
"name": "#avr"
},
{
"type": "Hashtag",
"href": "https://phpc.social/tags/rp2040",
"name": "#rp2040"
}
],
"replies": {
"id": "https://phpc.social/users/ellisgl/statuses/111398261429542500/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/ellisgl/statuses/111398261429542500/replies?min_id=111465758811925593&page=true",
"partOf": "https://phpc.social/users/ellisgl/statuses/111398261429542500/replies",
"items": [
"https://phpc.social/users/ellisgl/statuses/111465758811925593"
]
}
},
"likes": {
"id": "https://phpc.social/users/ellisgl/statuses/111398261429542500/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://phpc.social/users/ellisgl/statuses/111398261429542500/shares",
"type": "Collection",
"totalItems": 0
}
}