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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage"
}
],
"id": "https://corteximplant.com/users/Sirs0ri/statuses/110669529489323567",
"type": "Note",
"summary": null,
"inReplyTo": "https://corteximplant.com/users/Sirs0ri/statuses/110650371910877488",
"published": "2023-07-06T22:36:46Z",
"url": "https://corteximplant.com/@Sirs0ri/110669529489323567",
"attributedTo": "https://corteximplant.com/users/Sirs0ri",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://corteximplant.com/users/Sirs0ri/followers"
],
"sensitive": false,
"atomUri": "https://corteximplant.com/users/Sirs0ri/statuses/110669529489323567",
"inReplyToAtomUri": "https://corteximplant.com/users/Sirs0ri/statuses/110650371910877488",
"conversation": "tag:corteximplant.com,2023-07-03:objectId=6412419:objectType=Conversation",
"content": "<p>a couple of days later, my Raspi's still running at a consistent 8-ish % CPU usage, and the temps are down from low 60s to mid-50s (that's about 8°C less). Nice!</p><p>Also, I think I fixed a memory leak as well with my changes, since I've not seen any significant increase in RAM usage over time, it's sitting at a constant ~43% of the Raspi's 4GB of RAM. Previously, it would increase by ~300MB (7% of its total RAM) per day.</p>",
"contentMap": {
"en": "<p>a couple of days later, my Raspi's still running at a consistent 8-ish % CPU usage, and the temps are down from low 60s to mid-50s (that's about 8°C less). Nice!</p><p>Also, I think I fixed a memory leak as well with my changes, since I've not seen any significant increase in RAM usage over time, it's sitting at a constant ~43% of the Raspi's 4GB of RAM. Previously, it would increase by ~300MB (7% of its total RAM) per day.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://corteximplant.com/users/Sirs0ri/statuses/110669529489323567/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://corteximplant.com/users/Sirs0ri/statuses/110669529489323567/replies?only_other_accounts=true&page=true",
"partOf": "https://corteximplant.com/users/Sirs0ri/statuses/110669529489323567/replies",
"items": []
}
},
"likes": {
"id": "https://corteximplant.com/users/Sirs0ri/statuses/110669529489323567/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://corteximplant.com/users/Sirs0ri/statuses/110669529489323567/shares",
"type": "Collection",
"totalItems": 0
}
}