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://fosstodon.org/users/amoroso/statuses/113798302937007274",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-01-09T12:05:00Z",
"url": "https://fosstodon.org/@amoroso/113798302937007274",
"attributedTo": "https://fosstodon.org/users/amoroso",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/amoroso/followers",
"https://hackers.town/users/benbrown"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/amoroso/statuses/113798302937007274",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2025-01-09:objectId=276415505:objectType=Conversation",
"content": "<p>I wanted to write a network program in Interlisp but Medley's TCP/IP stack doesn't work. So I cheated.</p><p>This is how I managed to write a Finger client in Interlisp. When I tested the program Ben Brown <span class=\"h-card\" translate=\"no\"><a href=\"https://hackers.town/@benbrown\" class=\"u-url mention\">@<span>benbrown</span></a></span> may have noticed my traffic to his great Happy Net Box public Finger server (thanks!).</p><p><a href=\"https://journal.paoloamoroso.com/paoloamoroso/interpinkie-a-finger-client-in-interlisp\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">journal.paoloamoroso.com/paolo</span><span class=\"invisible\">amoroso/interpinkie-a-finger-client-in-interlisp</span></a></p><p><a href=\"https://fosstodon.org/tags/finger\" class=\"mention hashtag\" rel=\"tag\">#<span>finger</span></a> <a href=\"https://fosstodon.org/tags/interlisp\" class=\"mention hashtag\" rel=\"tag\">#<span>interlisp</span></a> <a href=\"https://fosstodon.org/tags/lisp\" class=\"mention hashtag\" rel=\"tag\">#<span>lisp</span></a></p>",
"contentMap": {
"en": "<p>I wanted to write a network program in Interlisp but Medley's TCP/IP stack doesn't work. So I cheated.</p><p>This is how I managed to write a Finger client in Interlisp. When I tested the program Ben Brown <span class=\"h-card\" translate=\"no\"><a href=\"https://hackers.town/@benbrown\" class=\"u-url mention\">@<span>benbrown</span></a></span> may have noticed my traffic to his great Happy Net Box public Finger server (thanks!).</p><p><a href=\"https://journal.paoloamoroso.com/paoloamoroso/interpinkie-a-finger-client-in-interlisp\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">journal.paoloamoroso.com/paolo</span><span class=\"invisible\">amoroso/interpinkie-a-finger-client-in-interlisp</span></a></p><p><a href=\"https://fosstodon.org/tags/finger\" class=\"mention hashtag\" rel=\"tag\">#<span>finger</span></a> <a href=\"https://fosstodon.org/tags/interlisp\" class=\"mention hashtag\" rel=\"tag\">#<span>interlisp</span></a> <a href=\"https://fosstodon.org/tags/lisp\" class=\"mention hashtag\" rel=\"tag\">#<span>lisp</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://hackers.town/users/benbrown",
"name": "@benbrown@hackers.town"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/finger",
"name": "#finger"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/interlisp",
"name": "#interlisp"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/lisp",
"name": "#lisp"
}
],
"replies": {
"id": "https://fosstodon.org/users/amoroso/statuses/113798302937007274/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/amoroso/statuses/113798302937007274/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/amoroso/statuses/113798302937007274/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/amoroso/statuses/113798302937007274/likes",
"type": "Collection",
"totalItems": 20
},
"shares": {
"id": "https://fosstodon.org/users/amoroso/statuses/113798302937007274/shares",
"type": "Collection",
"totalItems": 9
}
}