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://timetheft.social/users/ludonaut/statuses/113392631309169292",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.jvns.ca/users/b0rk/statuses/113392535388687769",
"published": "2024-10-29T20:37:22Z",
"url": "https://timetheft.social/@ludonaut/113392631309169292",
"attributedTo": "https://timetheft.social/users/ludonaut",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://timetheft.social/users/ludonaut/followers",
"https://social.jvns.ca/users/b0rk"
],
"sensitive": false,
"atomUri": "https://timetheft.social/users/ludonaut/statuses/113392631309169292",
"inReplyToAtomUri": "https://social.jvns.ca/users/b0rk/statuses/113392535388687769",
"conversation": "tag:jvns.ca,2024-10-29:objectId=764228:objectType=Conversation",
"localOnly": false,
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.jvns.ca/@b0rk\" class=\"u-url mention\">@<span>b0rk</span></a></span> minor nitpick, ^D is the EOT (End-of-Transmission) control character, which the unix terminal driver translates to an EOF (which technically isn't a character) indicator/condition if it's at the start of a line</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.jvns.ca/@b0rk\" class=\"u-url mention\">@<span>b0rk</span></a></span> minor nitpick, ^D is the EOT (End-of-Transmission) control character, which the unix terminal driver translates to an EOF (which technically isn't a character) indicator/condition if it's at the start of a line</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.jvns.ca/users/b0rk",
"name": "@b0rk@jvns.ca"
}
],
"replies": {
"id": "https://timetheft.social/users/ludonaut/statuses/113392631309169292/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://timetheft.social/users/ludonaut/statuses/113392631309169292/replies?only_other_accounts=true&page=true",
"partOf": "https://timetheft.social/users/ludonaut/statuses/113392631309169292/replies",
"items": []
}
}
}