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/pandoc/statuses/109295608597861010/replies",
"type": "Collection",
"first": {
"id": "https://fosstodon.org/users/pandoc/statuses/109295608597861010/replies?page=true",
"type": "CollectionPage",
"next": "https://fosstodon.org/users/pandoc/statuses/109295608597861010/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/pandoc/statuses/109295608597861010/replies",
"items": [
{
"id": "https://fosstodon.org/users/pandoc/statuses/109296407659313021",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/pandoc/statuses/109295608597861010",
"published": "2022-11-06T10:33:49Z",
"url": "https://fosstodon.org/@pandoc/109296407659313021",
"attributedTo": "https://fosstodon.org/users/pandoc",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/pandoc/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/pandoc/statuses/109296407659313021",
"inReplyToAtomUri": "https://fosstodon.org/users/pandoc/statuses/109295608597861010",
"conversation": "tag:fosstodon.org,2022-11-06:objectId=56498547:objectType=Conversation",
"content": "<p>There are situations where our primary target is <a href=\"https://fosstodon.org/tags/TeXLaTeX\" class=\"mention hashtag\" rel=\"tag\">#<span>TeXLaTeX</span></a> (for <a href=\"https://fosstodon.org/tags/PDF\" class=\"mention hashtag\" rel=\"tag\">#<span>PDF</span></a>), but we still need decent output in different formats. The below <a href=\"https://fosstodon.org/tags/Lua\" class=\"mention hashtag\" rel=\"tag\">#<span>Lua</span></a> filter will parse all raw LaTeX snippets when converting to different formats, so even a carefully crafted LaTeX table embedded into Markdown will show up in HTML output.<br /><a href=\"https://fosstodon.org/tags/pandocFilter\" class=\"mention hashtag\" rel=\"tag\">#<span>pandocFilter</span></a> <a href=\"https://fosstodon.org/tags/LuaLang\" class=\"mention hashtag\" rel=\"tag\">#<span>LuaLang</span></a><br /><a href=\"https://github.com/tarleb/parse-latex\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/tarleb/parse-latex</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>There are situations where our primary target is <a href=\"https://fosstodon.org/tags/TeXLaTeX\" class=\"mention hashtag\" rel=\"tag\">#<span>TeXLaTeX</span></a> (for <a href=\"https://fosstodon.org/tags/PDF\" class=\"mention hashtag\" rel=\"tag\">#<span>PDF</span></a>), but we still need decent output in different formats. The below <a href=\"https://fosstodon.org/tags/Lua\" class=\"mention hashtag\" rel=\"tag\">#<span>Lua</span></a> filter will parse all raw LaTeX snippets when converting to different formats, so even a carefully crafted LaTeX table embedded into Markdown will show up in HTML output.<br /><a href=\"https://fosstodon.org/tags/pandocFilter\" class=\"mention hashtag\" rel=\"tag\">#<span>pandocFilter</span></a> <a href=\"https://fosstodon.org/tags/LuaLang\" class=\"mention hashtag\" rel=\"tag\">#<span>LuaLang</span></a><br /><a href=\"https://github.com/tarleb/parse-latex\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/tarleb/parse-latex</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/texlatex",
"name": "#texlatex"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/pdf",
"name": "#pdf"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/lua",
"name": "#lua"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/pandocFilter",
"name": "#pandocFilter"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/lualang",
"name": "#lualang"
}
],
"replies": {
"id": "https://fosstodon.org/users/pandoc/statuses/109296407659313021/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/pandoc/statuses/109296407659313021/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/pandoc/statuses/109296407659313021/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/pandoc/statuses/109296407659313021/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://fosstodon.org/users/pandoc/statuses/109296407659313021/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}