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://uwu.social/users/fedibash/statuses/100516930813658211",
"type": "Note",
"summary": "$ sudo rm -rf /root",
"inReplyTo": null,
"published": "2018-08-08T22:17:24Z",
"url": "https://uwu.social/@fedibash/100516930813658211",
"attributedTo": "https://uwu.social/users/fedibash",
"to": [
"https://uwu.social/users/fedibash/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": true,
"atomUri": "https://uwu.social/users/fedibash/statuses/100516930813658211",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.io,2018-08-08:objectId=14396596:objectType=Conversation",
"content": "<p>@Exybore@mstdn.io /bin/bash: sudo: command not found</p>",
"contentMap": {
"en": "<p>@Exybore@mstdn.io /bin/bash: sudo: command not found</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://uwu.social/users/fedibash/statuses/100516930813658211/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://uwu.social/users/fedibash/statuses/100516930813658211/replies?only_other_accounts=true&page=true",
"partOf": "https://uwu.social/users/fedibash/statuses/100516930813658211/replies",
"items": []
}
},
"likes": {
"id": "https://uwu.social/users/fedibash/statuses/100516930813658211/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://uwu.social/users/fedibash/statuses/100516930813658211/shares",
"type": "Collection",
"totalItems": 2
}
}