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://masto.ai/users/hackaday/statuses/113309028426519876",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-15T02:16:03Z",
"url": "https://masto.ai/@hackaday/113309028426519876",
"attributedTo": "https://masto.ai/users/hackaday",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://masto.ai/users/hackaday/followers"
],
"sensitive": false,
"atomUri": "https://masto.ai/users/hackaday/statuses/113309028426519876",
"inReplyToAtomUri": null,
"conversation": "tag:masto.ai,2024-10-15:objectId=203761180:objectType=Conversation",
"content": "<p>A RISC-V LISP Compiler…Written In Lisp</p><p>Ah, Lisp, the archaic language that just keeps on giving. You either love or hate it, but you’ll never stop it. [David Johnson-Davies] is clearly in the love it camp …read more<br /><a href=\"https://masto.ai/tags/hacking\" class=\"mention hashtag\" rel=\"tag\">#<span>hacking</span></a> <a href=\"https://masto.ai/tags/projects\" class=\"mention hashtag\" rel=\"tag\">#<span>projects</span></a><br /><a href=\"https://hackaday.com/2024/10/14/a-risc-v-lisp-compiler-written-in-lisp/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">hackaday.com/2024/10/14/a-risc</span><span class=\"invisible\">-v-lisp-compiler-written-in-lisp/</span></a></p>",
"contentMap": {
"en": "<p>A RISC-V LISP Compiler…Written In Lisp</p><p>Ah, Lisp, the archaic language that just keeps on giving. You either love or hate it, but you’ll never stop it. [David Johnson-Davies] is clearly in the love it camp …read more<br /><a href=\"https://masto.ai/tags/hacking\" class=\"mention hashtag\" rel=\"tag\">#<span>hacking</span></a> <a href=\"https://masto.ai/tags/projects\" class=\"mention hashtag\" rel=\"tag\">#<span>projects</span></a><br /><a href=\"https://hackaday.com/2024/10/14/a-risc-v-lisp-compiler-written-in-lisp/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">hackaday.com/2024/10/14/a-risc</span><span class=\"invisible\">-v-lisp-compiler-written-in-lisp/</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://s3.masto.ai/media_attachments/files/113/309/028/355/814/685/original/e20ea9833ac61f26.jpg",
"name": null,
"blurhash": "UbR{rkR-?w$}xVkCSie-x]j[M_WBX9oJjER-",
"width": 800,
"height": 450
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://masto.ai/tags/hacking",
"name": "#hacking"
},
{
"type": "Hashtag",
"href": "https://masto.ai/tags/projects",
"name": "#projects"
}
],
"replies": {
"id": "https://masto.ai/users/hackaday/statuses/113309028426519876/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://masto.ai/users/hackaday/statuses/113309028426519876/replies?only_other_accounts=true&page=true",
"partOf": "https://masto.ai/users/hackaday/statuses/113309028426519876/replies",
"items": []
}
}
}