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://mastodon.aventer.biz/users/andreas/statuses/113679600703790418",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.aventer.biz/users/andreas/statuses/113476574084251716",
"published": "2024-12-19T12:57:27Z",
"url": "https://mastodon.aventer.biz/@andreas/113679600703790418",
"attributedTo": "https://mastodon.aventer.biz/users/andreas",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.aventer.biz/users/andreas/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.aventer.biz/users/andreas/statuses/113679600703790418",
"inReplyToAtomUri": "https://mastodon.aventer.biz/users/andreas/statuses/113476574084251716",
"conversation": "tag:mastodon.aventer.biz,2024-11-13:objectId=12324060:objectType=Conversation",
"content": "<p>Next step; implementation of KISS. Thanks to the great AX25 Documentation, my head will explode soon. 😅</p>",
"contentMap": {
"de": "<p>Next step; implementation of KISS. Thanks to the great AX25 Documentation, my head will explode soon. 😅</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://mastodon.aventer.biz/system/media_attachments/files/113/679/582/956/236/732/original/640ef4ce4eed8ec7.png",
"name": "AX25 Frames decoded by FlexPacket in KISS Mode.",
"blurhash": "U24_ti~qofRjofWBoft79FRjt7t7t7j[ofof",
"focalPoint": [
0,
0
],
"width": 900,
"height": 119
}
],
"tag": [],
"replies": {
"id": "https://mastodon.aventer.biz/users/andreas/statuses/113679600703790418/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.aventer.biz/users/andreas/statuses/113679600703790418/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.aventer.biz/users/andreas/statuses/113679600703790418/replies",
"items": []
}
}
}