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",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-06T07:10:37Z",
"url": "https://fosstodon.org/@pandoc/109295608597861010",
"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/109295608597861010",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2022-11-06:objectId=56498547:objectType=Conversation",
"content": "<p>Markdown can be used as a simpler <a href=\"https://fosstodon.org/tags/TeXLaTeX\" class=\"mention hashtag\" rel=\"tag\">#<span>TeXLaTeX</span></a>, but with the raw power of TeX still available when targeting PDF. TeX commands can be embedded in Markdown; the options `--natbib`/`--biblatex` are available for when <a href=\"https://fosstodon.org/tags/pandoc\" class=\"mention hashtag\" rel=\"tag\">#<span>pandoc</span></a>'s citation handling via <a href=\"https://fosstodon.org/tags/CSL\" class=\"mention hashtag\" rel=\"tag\">#<span>CSL</span></a> isn't powerful enough for once.</p>",
"contentMap": {
"en": "<p>Markdown can be used as a simpler <a href=\"https://fosstodon.org/tags/TeXLaTeX\" class=\"mention hashtag\" rel=\"tag\">#<span>TeXLaTeX</span></a>, but with the raw power of TeX still available when targeting PDF. TeX commands can be embedded in Markdown; the options `--natbib`/`--biblatex` are available for when <a href=\"https://fosstodon.org/tags/pandoc\" class=\"mention hashtag\" rel=\"tag\">#<span>pandoc</span></a>'s citation handling via <a href=\"https://fosstodon.org/tags/CSL\" class=\"mention hashtag\" rel=\"tag\">#<span>CSL</span></a> isn't powerful enough for once.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/texlatex",
"name": "#texlatex"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/pandoc",
"name": "#pandoc"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/csl",
"name": "#csl"
}
],
"replies": {
"id": "https://fosstodon.org/users/pandoc/statuses/109295608597861010/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/pandoc/statuses/109295608597861010/replies?min_id=109296407659313021&page=true",
"partOf": "https://fosstodon.org/users/pandoc/statuses/109295608597861010/replies",
"items": [
"https://fosstodon.org/users/pandoc/statuses/109296407659313021"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/pandoc/statuses/109295608597861010/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://fosstodon.org/users/pandoc/statuses/109295608597861010/shares",
"type": "Collection",
"totalItems": 1
}
}