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://techhub.social/users/DocBohn/statuses/109989791909259077",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-03-08T21:30:33Z",
"url": "https://techhub.social/@DocBohn/109989791909259077",
"attributedTo": "https://techhub.social/users/DocBohn",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://techhub.social/users/DocBohn/followers"
],
"sensitive": false,
"atomUri": "https://techhub.social/users/DocBohn/statuses/109989791909259077",
"inReplyToAtomUri": null,
"conversation": "tag:techhub.social,2023-03-08:objectId=26800500:objectType=Conversation",
"content": "<p>My students will surely think I've gone off the deep end.</p>",
"contentMap": {
"en": "<p>My students will surely think I've gone off the deep end.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.techhub.social/media_attachments/files/109/989/785/503/076/662/original/434d31f755c43d14.jpg",
"name": "What about `else if`? Hah! Trick question! There is no such thing as `else if`. You only think there is because every textbook about C says that there is.",
"blurhash": "U6LXPhD$00XTxuaeoyog~qRjRja#-;WBWBWV",
"width": 3328,
"height": 435
}
],
"tag": [],
"replies": {
"id": "https://techhub.social/users/DocBohn/statuses/109989791909259077/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://techhub.social/users/DocBohn/statuses/109989791909259077/replies?only_other_accounts=true&page=true",
"partOf": "https://techhub.social/users/DocBohn/statuses/109989791909259077/replies",
"items": []
}
},
"likes": {
"id": "https://techhub.social/users/DocBohn/statuses/109989791909259077/likes",
"type": "Collection",
"totalItems": 11
},
"shares": {
"id": "https://techhub.social/users/DocBohn/statuses/109989791909259077/shares",
"type": "Collection",
"totalItems": 4
}
}