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"
}
],
"id": "https://mathstodon.xyz/users/ykonstant/statuses/109607754621338178/activity",
"type": "Create",
"actor": "https://mathstodon.xyz/users/ykonstant",
"published": "2022-12-31T10:13:27Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/ykonstant/followers",
"https://mathstodon.xyz/users/gnu_texmacs"
],
"object": {
"id": "https://mathstodon.xyz/users/ykonstant/statuses/109607754621338178",
"type": "Note",
"summary": null,
"inReplyTo": "https://mathstodon.xyz/users/gnu_texmacs/statuses/109607687487705973",
"published": "2022-12-31T10:13:27Z",
"url": "https://mathstodon.xyz/@ykonstant/109607754621338178",
"attributedTo": "https://mathstodon.xyz/users/ykonstant",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/ykonstant/followers",
"https://mathstodon.xyz/users/gnu_texmacs"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/ykonstant/statuses/109607754621338178",
"inReplyToAtomUri": "https://mathstodon.xyz/users/gnu_texmacs/statuses/109607687487705973",
"conversation": "tag:mathstodon.xyz,2022-12-31:objectId=35799039:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@gnu_texmacs\" class=\"u-url mention\">@<span>gnu_texmacs</span></a></span> To what extent is it scriptable? Can I write (in principle!) an entire document in the provided Scheme?</p><p>I find the choice of Scheme to be an excellent scripting base; I could not have chosen a better one. But maybe people prefer a more procedural language like Lua?</p><p>For those skeptical of lisps, give Scheme a try! May not work for you, but if it does, you really wouldn't want to miss coding in it.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@gnu_texmacs\" class=\"u-url mention\">@<span>gnu_texmacs</span></a></span> To what extent is it scriptable? Can I write (in principle!) an entire document in the provided Scheme?</p><p>I find the choice of Scheme to be an excellent scripting base; I could not have chosen a better one. But maybe people prefer a more procedural language like Lua?</p><p>For those skeptical of lisps, give Scheme a try! May not work for you, but if it does, you really wouldn't want to miss coding in it.</p>"
},
"updated": "2022-12-31T10:14:54Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mathstodon.xyz/users/gnu_texmacs",
"name": "@gnu_texmacs"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/ykonstant/statuses/109607754621338178/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/ykonstant/statuses/109607754621338178/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/ykonstant/statuses/109607754621338178/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/ykonstant/statuses/109607754621338178/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mathstodon.xyz/users/ykonstant/statuses/109607754621338178/shares",
"type": "Collection",
"totalItems": 1
}
}
}