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"
}
}
],
"id": "https://mathstodon.xyz/users/gnu_texmacs/statuses/109608044697374627",
"type": "Note",
"summary": null,
"inReplyTo": "https://mathstodon.xyz/users/ykonstant/statuses/109607754621338178",
"published": "2022-12-31T11:27:13Z",
"url": "https://mathstodon.xyz/@gnu_texmacs/109608044697374627",
"attributedTo": "https://mathstodon.xyz/users/gnu_texmacs",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/gnu_texmacs/followers",
"https://mathstodon.xyz/users/ykonstant"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/gnu_texmacs/statuses/109608044697374627",
"inReplyToAtomUri": "https://mathstodon.xyz/users/ykonstant/statuses/109607754621338178",
"conversation": "tag:mathstodon.xyz,2022-12-31:objectId=35799039:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@ykonstant\" class=\"u-url mention\">@<span>ykonstant</span></a></span> Scheme is perfect to create DSL, smaller sublanguages for specific purposes. For example we have one to define the UI: menus & widgets. All the UI (menus, toolbars, keybindings) is programmed in Scheme and reprogrammable.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@ykonstant\" class=\"u-url mention\">@<span>ykonstant</span></a></span> Scheme is perfect to create DSL, smaller sublanguages for specific purposes. For example we have one to define the UI: menus & widgets. All the UI (menus, toolbars, keybindings) is programmed in Scheme and reprogrammable.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://media.mathstodon.xyz/media_attachments/files/109/608/033/545/383/227/original/3618e9a30229d80f.png",
"name": null,
"blurhash": "U36*dl~qt7M{xuWBadofI9M_V?t7%MbJWBj]",
"width": 1607,
"height": 1290
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://media.mathstodon.xyz/media_attachments/files/109/608/041/912/329/211/original/eb6236f409c392c3.png",
"name": null,
"blurhash": "U36t]?~qs:NGxvR+WBofI9ROjXs:xtadRiof",
"width": 1607,
"height": 1290
}
],
"tag": [
{
"type": "Mention",
"href": "https://mathstodon.xyz/users/ykonstant",
"name": "@ykonstant"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/gnu_texmacs/statuses/109608044697374627/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/gnu_texmacs/statuses/109608044697374627/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/gnu_texmacs/statuses/109608044697374627/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/gnu_texmacs/statuses/109608044697374627/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mathstodon.xyz/users/gnu_texmacs/statuses/109608044697374627/shares",
"type": "Collection",
"totalItems": 0
}
}