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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://todon.nl/users/janneke/statuses/114392463472360426",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-24T10:27:50Z",
"url": "https://todon.nl/@janneke/114392463472360426",
"attributedTo": "https://todon.nl/users/janneke",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://todon.nl/users/janneke/followers",
"https://social.nlnet.nl/users/nlnet"
],
"sensitive": false,
"atomUri": "https://todon.nl/users/janneke/statuses/114392463472360426",
"inReplyToAtomUri": null,
"conversation": "tag:todon.nl,2025-04-24:objectId=160739801:objectType=Conversation",
"content": "<p>Good and bad <a href=\"https://todon.nl/tags/bootstrapping\" class=\"mention hashtag\" rel=\"tag\">#<span>bootstrapping</span></a> and <a href=\"https://todon.nl/tags/lisp\" class=\"mention hashtag\" rel=\"tag\">#<span>lisp</span></a> news. <br />Timothy Sample has been exploring to write a <a href=\"https://todon.nl/tags/bootstrappable\" class=\"mention hashtag\" rel=\"tag\">#<span>bootstrappable</span></a> syntax-case implementation (the first?) and using GNU Mes to prototype that, sponsored by <span class=\"h-card\" translate=\"no\"><a href=\"https://social.nlnet.nl/@nlnet\" class=\"u-url mention\">@<span>nlnet</span></a></span> .</p><p>Sadly, it didn't perform and <a href=\"https://todon.nl/tags/NLnet\" class=\"mention hashtag\" rel=\"tag\">#<span>NLnet</span></a> apparently didn't choose to extend his grant. (Boo!)</p><p>Anyway, Timothy is now writing another bootstrappable lisp implementation: Germ. It's still pretty early days but it's looking great. So happy with this!</p><p><a href=\"https://ngyro.com/blog/introducing-germ-lisp.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">ngyro.com/blog/introducing-ger</span><span class=\"invisible\">m-lisp.html</span></a></p>",
"contentMap": {
"en": "<p>Good and bad <a href=\"https://todon.nl/tags/bootstrapping\" class=\"mention hashtag\" rel=\"tag\">#<span>bootstrapping</span></a> and <a href=\"https://todon.nl/tags/lisp\" class=\"mention hashtag\" rel=\"tag\">#<span>lisp</span></a> news. <br />Timothy Sample has been exploring to write a <a href=\"https://todon.nl/tags/bootstrappable\" class=\"mention hashtag\" rel=\"tag\">#<span>bootstrappable</span></a> syntax-case implementation (the first?) and using GNU Mes to prototype that, sponsored by <span class=\"h-card\" translate=\"no\"><a href=\"https://social.nlnet.nl/@nlnet\" class=\"u-url mention\">@<span>nlnet</span></a></span> .</p><p>Sadly, it didn't perform and <a href=\"https://todon.nl/tags/NLnet\" class=\"mention hashtag\" rel=\"tag\">#<span>NLnet</span></a> apparently didn't choose to extend his grant. (Boo!)</p><p>Anyway, Timothy is now writing another bootstrappable lisp implementation: Germ. It's still pretty early days but it's looking great. So happy with this!</p><p><a href=\"https://ngyro.com/blog/introducing-germ-lisp.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">ngyro.com/blog/introducing-ger</span><span class=\"invisible\">m-lisp.html</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.nlnet.nl/users/nlnet",
"name": "@nlnet@nlnet.nl"
},
{
"type": "Hashtag",
"href": "https://todon.nl/tags/bootstrapping",
"name": "#bootstrapping"
},
{
"type": "Hashtag",
"href": "https://todon.nl/tags/lisp",
"name": "#lisp"
},
{
"type": "Hashtag",
"href": "https://todon.nl/tags/bootstrappable",
"name": "#bootstrappable"
},
{
"type": "Hashtag",
"href": "https://todon.nl/tags/nlnet",
"name": "#nlnet"
}
],
"replies": {
"id": "https://todon.nl/users/janneke/statuses/114392463472360426/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://todon.nl/users/janneke/statuses/114392463472360426/replies?only_other_accounts=true&page=true",
"partOf": "https://todon.nl/users/janneke/statuses/114392463472360426/replies",
"items": []
}
},
"likes": {
"id": "https://todon.nl/users/janneke/statuses/114392463472360426/likes",
"type": "Collection",
"totalItems": 19
},
"shares": {
"id": "https://todon.nl/users/janneke/statuses/114392463472360426/shares",
"type": "Collection",
"totalItems": 8
}
}