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/gnu_texmacs/statuses/109382869474464578/activity",
"type": "Create",
"actor": "https://mathstodon.xyz/users/gnu_texmacs",
"published": "2022-11-21T17:02:12Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/gnu_texmacs/followers",
"https://mathstodon.xyz/users/j2kun"
],
"object": {
"id": "https://mathstodon.xyz/users/gnu_texmacs/statuses/109382869474464578",
"type": "Note",
"summary": null,
"inReplyTo": "https://mathstodon.xyz/users/j2kun/statuses/109382642599532687",
"published": "2022-11-21T17:02:12Z",
"url": "https://mathstodon.xyz/@gnu_texmacs/109382869474464578",
"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/j2kun"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/gnu_texmacs/statuses/109382869474464578",
"inReplyToAtomUri": "https://mathstodon.xyz/users/j2kun/statuses/109382642599532687",
"conversation": "tag:mathstodon.xyz,2022-11-21:objectId=30272410:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@j2kun\" class=\"u-url mention\">@<span>j2kun</span></a></span> They are two completely different programs. You can type things mostly like in LaTeX (so that transition is not too difficult), but the editor is both WYSIWYG and structured (so WYSIWYM), typographic quality is similar to TeX, with some optimizations that TeX lacks. You can include computattional session and draw some simple images within the program. This video resume in few minutes the main features: <a href=\"https://www.youtube.com/watch?v=H46ON2FB30U\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">youtube.com/watch?v=H46ON2FB30</span><span class=\"invisible\">U</span></a></p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@j2kun\" class=\"u-url mention\">@<span>j2kun</span></a></span> They are two completely different programs. You can type things mostly like in LaTeX (so that transition is not too difficult), but the editor is both WYSIWYG and structured (so WYSIWYM), typographic quality is similar to TeX, with some optimizations that TeX lacks. You can include computattional session and draw some simple images within the program. This video resume in few minutes the main features: <a href=\"https://www.youtube.com/watch?v=H46ON2FB30U\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">youtube.com/watch?v=H46ON2FB30</span><span class=\"invisible\">U</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mathstodon.xyz/users/j2kun",
"name": "@j2kun"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/gnu_texmacs/statuses/109382869474464578/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/gnu_texmacs/statuses/109382869474464578/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/gnu_texmacs/statuses/109382869474464578/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/gnu_texmacs/statuses/109382869474464578/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mathstodon.xyz/users/gnu_texmacs/statuses/109382869474464578/shares",
"type": "Collection",
"totalItems": 0
}
}
}