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://hostux.social/users/danmcd/statuses/111126696879472728",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-09-25T16:20:26Z",
"url": "https://hostux.social/@danmcd/111126696879472728",
"attributedTo": "https://hostux.social/users/danmcd",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://hostux.social/users/danmcd/followers"
],
"sensitive": false,
"atomUri": "https://hostux.social/users/danmcd/statuses/111126696879472728",
"inReplyToAtomUri": null,
"conversation": "tag:hostux.social,2023-09-25:objectId=66161426:objectType=Conversation",
"content": "<p>Found this graphic I made for a rejected talk. It DOES explain the spectrum that spans <a href=\"https://hostux.social/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> through <a href=\"https://hostux.social/tags/illumos\" class=\"mention hashtag\" rel=\"tag\">#<span>illumos</span></a> to <a href=\"https://hostux.social/tags/freebsd\" class=\"mention hashtag\" rel=\"tag\">#<span>freebsd</span></a> as far what's covered by the most-upstream:</p>",
"contentMap": {
"en": "<p>Found this graphic I made for a rejected talk. It DOES explain the spectrum that spans <a href=\"https://hostux.social/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> through <a href=\"https://hostux.social/tags/illumos\" class=\"mention hashtag\" rel=\"tag\">#<span>illumos</span></a> to <a href=\"https://hostux.social/tags/freebsd\" class=\"mention hashtag\" rel=\"tag\">#<span>freebsd</span></a> as far what's covered by the most-upstream:</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://hostux.social/system/media_attachments/files/111/126/690/225/850/920/original/bbebf3e99e2c1929.png",
"name": "\"illumos is more than the kernel, but not wholly self-contained, and therefore has distributions.\"\n\nLine graph illustration: With kernel-only Linux on the left, kernel-plus-some-commands-and-libraries illumos in the middle, and whole-cloth OS FreeBSD on the right.",
"blurhash": "U7SPU:InR%jZD%D%WBogELV@%3WB4U-;s.RP",
"focalPoint": [
-0.47,
0.28
],
"width": 720,
"height": 179
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://hostux.social/tags/linux",
"name": "#linux"
},
{
"type": "Hashtag",
"href": "https://hostux.social/tags/illumos",
"name": "#illumos"
},
{
"type": "Hashtag",
"href": "https://hostux.social/tags/freebsd",
"name": "#freebsd"
}
],
"replies": {
"id": "https://hostux.social/users/danmcd/statuses/111126696879472728/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://hostux.social/users/danmcd/statuses/111126696879472728/replies?only_other_accounts=true&page=true",
"partOf": "https://hostux.social/users/danmcd/statuses/111126696879472728/replies",
"items": []
}
},
"likes": {
"id": "https://hostux.social/users/danmcd/statuses/111126696879472728/likes",
"type": "Collection",
"totalItems": 26
},
"shares": {
"id": "https://hostux.social/users/danmcd/statuses/111126696879472728/shares",
"type": "Collection",
"totalItems": 20
}
}