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/113356010326783409",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-23T09:24:10Z",
"url": "https://fosstodon.org/@pandoc/113356010326783409",
"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/113356010326783409",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-10-23:objectId=253756883:objectType=Conversation",
"content": "<p>Pandoc is written in <a href=\"https://fosstodon.org/tags/Haskell\" class=\"mention hashtag\" rel=\"tag\">#<span>Haskell</span></a> (<a href=\"https://haskell.org\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">haskell.org</span><span class=\"invisible\"></span></a>), an advanced, purely functional programming language. It was chosen for its great parser support, which was ahead of its time when pandoc was born in 2006. The language is also uniquely suited for a long-lived project, as the strong typing helps tremendously to keep things maintainable.<br /><a href=\"https://fosstodon.org/tags/pandoc\" class=\"mention hashtag\" rel=\"tag\">#<span>pandoc</span></a></p>",
"contentMap": {
"en": "<p>Pandoc is written in <a href=\"https://fosstodon.org/tags/Haskell\" class=\"mention hashtag\" rel=\"tag\">#<span>Haskell</span></a> (<a href=\"https://haskell.org\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">haskell.org</span><span class=\"invisible\"></span></a>), an advanced, purely functional programming language. It was chosen for its great parser support, which was ahead of its time when pandoc was born in 2006. The language is also uniquely suited for a long-lived project, as the strong typing helps tremendously to keep things maintainable.<br /><a href=\"https://fosstodon.org/tags/pandoc\" class=\"mention hashtag\" rel=\"tag\">#<span>pandoc</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/haskell",
"name": "#haskell"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/pandoc",
"name": "#pandoc"
}
],
"replies": {
"id": "https://fosstodon.org/users/pandoc/statuses/113356010326783409/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/pandoc/statuses/113356010326783409/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/pandoc/statuses/113356010326783409/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/pandoc/statuses/113356010326783409/likes",
"type": "Collection",
"totalItems": 20
},
"shares": {
"id": "https://fosstodon.org/users/pandoc/statuses/113356010326783409/shares",
"type": "Collection",
"totalItems": 13
}
}