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://corn.social/users/suchipi/statuses/113361237965047377",
"type": "Note",
"summary": null,
"inReplyTo": "https://corn.social/users/suchipi/statuses/113361231000613068",
"published": "2024-10-24T07:33:37Z",
"url": "https://corn.social/@suchipi/113361237965047377",
"attributedTo": "https://corn.social/users/suchipi",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://corn.social/users/suchipi/followers"
],
"sensitive": false,
"atomUri": "https://corn.social/users/suchipi/statuses/113361237965047377",
"inReplyToAtomUri": "https://corn.social/users/suchipi/statuses/113361231000613068",
"conversation": "tag:corn.social,2024-10-24:objectId=517330:objectType=Conversation",
"content": "<p>it's a JS-based command-line pipe utility; think sed/awk/grep/xargs but for Node.js</p>",
"contentMap": {
"en": "<p>it's a JS-based command-line pipe utility; think sed/awk/grep/xargs but for Node.js</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://s3.us-central-1.wasabisys.com/corn-social-usercontent/media_attachments/files/113/361/235/002/764/540/original/f668c49684c51743.png",
"name": "Quick Example\n\ncat package.json | @ .dependencies | @ Object.keys | @ '.join(\"\\n\")' ",
"blurhash": "U6SigQ4nIUM{_39FD%Rjt7IUIURj00Rjt7WB",
"focalPoint": [
0.38,
-0.03
],
"width": 1498,
"height": 244
}
],
"tag": [],
"replies": {
"id": "https://corn.social/users/suchipi/statuses/113361237965047377/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://corn.social/users/suchipi/statuses/113361237965047377/replies?min_id=113361239760400937&page=true",
"partOf": "https://corn.social/users/suchipi/statuses/113361237965047377/replies",
"items": [
"https://corn.social/users/suchipi/statuses/113361239760400937"
]
}
}
}