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"
}
}
],
"id": "https://hessen.social/users/eichkat3r/statuses/112802868243803701",
"type": "Note",
"summary": null,
"inReplyTo": "https://hessen.social/users/eichkat3r/statuses/112802858555716942",
"published": "2024-07-17T16:52:52Z",
"url": "https://hessen.social/@eichkat3r/112802868243803701",
"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/112802868243803701",
"inReplyToAtomUri": "https://hessen.social/users/eichkat3r/statuses/112802858555716942",
"conversation": "tag:hessen.social,2024-07-17:objectId=53103578:objectType=Conversation",
"content": "<p>DIY taschenrechner: part 3</p><p>das ist natürlich noch kein nutzbares gehäuse</p><p>deshalb habe ich schonmal angefangen ein panel zu machen in das dann später die tasten eingesetzt werden</p><p>darunter kommt dann eine platine oder fliegend verdrahtete taster (bin mir noch nicht sicher) und ein microcontroller der die berechnungen vornimmt</p><p>wichtig: die löcher für die tasten haben einen parameter für die toleranz damit die tasten später nicht stecken bleiben</p><p>das ist jetzt mein aktueller stand, stay tuned</p>",
"contentMap": {
"de": "<p>DIY taschenrechner: part 3</p><p>das ist natürlich noch kein nutzbares gehäuse</p><p>deshalb habe ich schonmal angefangen ein panel zu machen in das dann später die tasten eingesetzt werden</p><p>darunter kommt dann eine platine oder fliegend verdrahtete taster (bin mir noch nicht sicher) und ein microcontroller der die berechnungen vornimmt</p><p>wichtig: die löcher für die tasten haben einen parameter für die toleranz damit die tasten später nicht stecken bleiben</p><p>das ist jetzt mein aktueller stand, stay tuned</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://hessen.social/system/media_attachments/files/112/802/861/385/288/086/original/b88de30837ee095c.png",
"name": null,
"blurhash": "UHBDZyt700RiWAfQofRj00WB-;oft7ogWBof",
"width": 781,
"height": 538
}
],
"tag": [],
"replies": {
"id": "https://hessen.social/users/eichkat3r/statuses/112802868243803701/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://hessen.social/users/eichkat3r/statuses/112802868243803701/replies?min_id=112802883596880714&page=true",
"partOf": "https://hessen.social/users/eichkat3r/statuses/112802868243803701/replies",
"items": [
"https://hessen.social/users/eichkat3r/statuses/112802883596880714"
]
}
},
"likes": {
"id": "https://hessen.social/users/eichkat3r/statuses/112802868243803701/likes",
"type": "Collection",
"totalItems": 59
},
"shares": {
"id": "https://hessen.social/users/eichkat3r/statuses/112802868243803701/shares",
"type": "Collection",
"totalItems": 4
}
}