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://mastodon.social/users/Ange/statuses/109737644820500455",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-23T08:46:14Z",
"url": "https://mastodon.social/@Ange/109737644820500455",
"attributedTo": "https://mastodon.social/users/Ange",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/Ange/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/Ange/statuses/109737644820500455",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-01-23:objectId=384091089:objectType=Conversation",
"content": "<p>The RAR format and its various revisions.<br />The early version can still be opened nowadays, bypassing many scanners.</p>",
"contentMap": {
"en": "<p>The RAR format and its various revisions.<br />The early version can still be opened nowadays, bypassing many scanners.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/109/737/624/104/454/350/original/e350a143dcf8a16a.png",
"name": "A dissection of an early version of a RAR file, with its RE~^ magic signature instead of the typical Rar! one.",
"blurhash": "UCSY]hITxvxuozNGWBs:_N%MM{Rj-pV@t7ay",
"focalPoint": [
0,
0
],
"width": 1501,
"height": 1010
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/109/737/631/307/330/037/original/00dc46628e391a1c.png",
"name": "A dissection of a classic v4 RAR file, with the standard Rar! signature, but still using CRC16.",
"blurhash": "UAR{x%RO?cxvM{M{j[t7_4-;MxRP-;t7WBV@",
"focalPoint": [
0,
0
],
"width": 1501,
"height": 1010
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/109/737/640/812/012/741/original/afe6b13fe798f1ac.png",
"name": "A dissection of a Rar v5 file, using CRC32, but fairly similar to the Rar v4 one - no more Authentication Validation signature, deprecated for security reasons.",
"blurhash": "UBR{x%V@?bofRjM{WBt7_4-;IUM{-pWBoej[",
"focalPoint": [
0,
0
],
"width": 1501,
"height": 1010
}
],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/Ange/statuses/109737644820500455/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/Ange/statuses/109737644820500455/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/Ange/statuses/109737644820500455/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/Ange/statuses/109737644820500455/likes",
"type": "Collection",
"totalItems": 51
},
"shares": {
"id": "https://mastodon.social/users/Ange/statuses/109737644820500455/shares",
"type": "Collection",
"totalItems": 23
}
}