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"
}
],
"id": "https://hessen.social/users/eichkat3r/statuses/112802883596880714",
"type": "Note",
"summary": null,
"inReplyTo": "https://hessen.social/users/eichkat3r/statuses/112802868243803701",
"published": "2024-07-17T16:56:46Z",
"url": "https://hessen.social/@eichkat3r/112802883596880714",
"attributedTo": "https://hessen.social/users/eichkat3r",
"to": [
"https://hessen.social/users/eichkat3r/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://hessen.social/users/eichkat3r/statuses/112802883596880714",
"inReplyToAtomUri": "https://hessen.social/users/eichkat3r/statuses/112802868243803701",
"conversation": "tag:hessen.social,2024-07-17:objectId=53103578:objectType=Conversation",
"content": "<p>DIY taschenrechner: part 4</p><p>gedanken</p><p>ich glaube statt einer 7-segment anzeige würde ich gerne ein e-ink einbauen – damit es eben ein bisschen wie papier aussieht</p><p>beim µC wird es wahrscheinlich auf einen ESP32 hinauslaufen wegen des formfaktors und weil die dinger einfach geil sind</p>",
"contentMap": {
"de": "<p>DIY taschenrechner: part 4</p><p>gedanken</p><p>ich glaube statt einer 7-segment anzeige würde ich gerne ein e-ink einbauen – damit es eben ein bisschen wie papier aussieht</p><p>beim µC wird es wahrscheinlich auf einen ESP32 hinauslaufen wegen des formfaktors und weil die dinger einfach geil sind</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://hessen.social/users/eichkat3r/statuses/112802883596880714/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://hessen.social/users/eichkat3r/statuses/112802883596880714/replies?min_id=112803213262754290&page=true",
"partOf": "https://hessen.social/users/eichkat3r/statuses/112802883596880714/replies",
"items": [
"https://hessen.social/users/eichkat3r/statuses/112803213262754290"
]
}
},
"likes": {
"id": "https://hessen.social/users/eichkat3r/statuses/112802883596880714/likes",
"type": "Collection",
"totalItems": 48
},
"shares": {
"id": "https://hessen.social/users/eichkat3r/statuses/112802883596880714/shares",
"type": "Collection",
"totalItems": 3
}
}