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://mstdn.io/users/codewiz/statuses/111867888589777827",
"type": "Note",
"summary": null,
"inReplyTo": "https://mstdn.io/users/codewiz/statuses/111867878830597304",
"published": "2024-02-03T13:55:14Z",
"url": "https://mstdn.io/@codewiz/111867888589777827",
"attributedTo": "https://mstdn.io/users/codewiz",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.io/users/codewiz/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.io/users/codewiz/statuses/111867888589777827",
"inReplyToAtomUri": "https://mstdn.io/users/codewiz/statuses/111867878830597304",
"conversation": "tag:mstdn.io,2024-02-02:objectId=170895718:objectType=Conversation",
"content": "<p>The 4 horsemen of bad <a href=\"https://mstdn.io/tags/Rust\" class=\"mention hashtag\" rel=\"tag\">#<span>Rust</span></a> code are: Ignorance, Excessive Abstraction, Premature Optimization and Omission.</p>",
"contentMap": {
"en": "<p>The 4 horsemen of bad <a href=\"https://mstdn.io/tags/Rust\" class=\"mention hashtag\" rel=\"tag\">#<span>Rust</span></a> code are: Ignorance, Excessive Abstraction, Premature Optimization and Omission.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://media.mstdn.io/mstdn-media/media_attachments/files/111/867/880/322/595/906/original/06502713ca429fd2.jpg",
"name": "Ignorance",
"blurhash": "UtJu4MmiixbdtQxVs.jGnMohozR*RnV[flbH",
"width": 3095,
"height": 1739
},
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://media.mstdn.io/mstdn-media/media_attachments/files/111/867/880/762/463/984/original/5c67679a291545ab.jpg",
"name": "Excessive Abstraction",
"blurhash": "UcHxscMHR5XU.8sjnhogVqxbxuV@%MVtkCWV",
"width": 3569,
"height": 2324
},
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://media.mstdn.io/mstdn-media/media_attachments/files/111/867/884/850/992/020/original/1f3a4ee2ce95abb8.jpg",
"name": "Premature Optimization",
"blurhash": "UZHed=H;m+TL-;xAsma$IA%2tlROn,V[flW.",
"width": 3545,
"height": 2339
},
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://media.mstdn.io/mstdn-media/media_attachments/files/111/867/885/513/890/738/original/b2d8f8f8223229a6.jpg",
"name": "Omission",
"blurhash": "UaI#x_H;rAS*yDxUs+oMs+s9tSWBW@V@WDWX",
"width": 2876,
"height": 1618
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mstdn.io/tags/rust",
"name": "#rust"
}
],
"replies": {
"id": "https://mstdn.io/users/codewiz/statuses/111867888589777827/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.io/users/codewiz/statuses/111867888589777827/replies?min_id=111867904924166822&page=true",
"partOf": "https://mstdn.io/users/codewiz/statuses/111867888589777827/replies",
"items": [
"https://mstdn.io/users/codewiz/statuses/111867904924166822"
]
}
},
"likes": {
"id": "https://mstdn.io/users/codewiz/statuses/111867888589777827/likes",
"type": "Collection",
"totalItems": 18
},
"shares": {
"id": "https://mstdn.io/users/codewiz/statuses/111867888589777827/shares",
"type": "Collection",
"totalItems": 8
}
}