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/109291096108770498",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-05T12:03:01Z",
"url": "https://mastodon.social/@nixCraft/109291096108770498",
"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/109291096108770498",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-05:objectId=325709105:objectType=Conversation",
"content": "<p>How to deal with a slow computer and an unsupported OS like Win11 on that computer? Install <a href=\"https://mastodon.social/tags/l%C3%ADnux\" class=\"mention hashtag\" rel=\"tag\">#<span>línux</span></a> and be done with it. You just saved bunch of monies :P</p>",
"contentMap": {
"en": "<p>How to deal with a slow computer and an unsupported OS like Win11 on that computer? Install <a href=\"https://mastodon.social/tags/l%C3%ADnux\" class=\"mention hashtag\" rel=\"tag\">#<span>línux</span></a> and be done with it. You just saved bunch of monies :P</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/109/291/095/817/851/480/original/0888136a21d4266f.png",
"name": null,
"blurhash": "UNGuwER5M{%2IWD%o}R+IVW9s:oy~BWAR+WF",
"width": 500,
"height": 560
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/linux",
"name": "#linux"
}
],
"replies": {
"id": "https://mastodon.social/users/nixCraft/statuses/109291096108770498/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/nixCraft/statuses/109291096108770498/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/nixCraft/statuses/109291096108770498/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/nixCraft/statuses/109291096108770498/likes",
"type": "Collection",
"totalItems": 32
},
"shares": {
"id": "https://mastodon.social/users/nixCraft/statuses/109291096108770498/shares",
"type": "Collection",
"totalItems": 17
}
}