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"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/nixCraft/statuses/109295029145581525",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-06T04:43:15Z",
"url": "https://mastodon.social/@nixCraft/109295029145581525",
"attributedTo": "https://mastodon.social/users/nixCraft",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/nixCraft/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/nixCraft/statuses/109295029145581525",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-06:objectId=326066795:objectType=Conversation",
"content": "<p>Here is how to remotely unlock a LUKS-encrypted <a href=\"https://mastodon.social/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a> server using Dropbear ssh <a href=\"https://www.cyberciti.biz/security/how-to-unlock-luks-using-dropbear-ssh-keys-remotely-in-linux/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">cyberciti.biz/security/how-to-</span><span class=\"invisible\">unlock-luks-using-dropbear-ssh-keys-remotely-in-linux/</span></a></p>",
"contentMap": {
"en": "<p>Here is how to remotely unlock a LUKS-encrypted <a href=\"https://mastodon.social/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a> server using Dropbear ssh <a href=\"https://www.cyberciti.biz/security/how-to-unlock-luks-using-dropbear-ssh-keys-remotely-in-linux/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">cyberciti.biz/security/how-to-</span><span class=\"invisible\">unlock-luks-using-dropbear-ssh-keys-remotely-in-linux/</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/media_attachments/files/109/295/027/145/222/725/original/f5b2cc4ff460ed8c.jpg",
"name": null,
"blurhash": "U2A^UW%MRj~p?aD*t7-:%MM{%LWC%MM{xu%M",
"width": 599,
"height": 471
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/linux",
"name": "#linux"
}
],
"replies": {
"id": "https://mastodon.social/users/nixCraft/statuses/109295029145581525/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/nixCraft/statuses/109295029145581525/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/nixCraft/statuses/109295029145581525/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/nixCraft/statuses/109295029145581525/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://mastodon.social/users/nixCraft/statuses/109295029145581525/shares",
"type": "Collection",
"totalItems": 1
}
}