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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage",
"Hashtag": "as:Hashtag"
}
],
"id": "https://neuromatch.social/users/jonny/statuses/113199920292144137",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-25T19:48:25Z",
"url": "https://neuromatch.social/@jonny/113199920292144137",
"attributedTo": "https://neuromatch.social/users/jonny",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://neuromatch.social/users/jonny/followers",
"https://scholar.social/users/cthoyt",
"https://neuromatch.social/users/tenzingContrib"
],
"sensitive": false,
"atomUri": "https://neuromatch.social/users/jonny/statuses/113199920292144137",
"inReplyToAtomUri": null,
"conversation": "tag:neuromatch.social,2024-09-25:objectId=17759861:objectType=Conversation",
"content": "<p>Any scholcomm programmer types who know Haskell willing to give <span class=\"h-card\" translate=\"no\"><a href=\"https://scholar.social/@cthoyt\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>cthoyt</span></a></span> a hand implementing CRediT for pandoc?</p><p><a href=\"https://github.com/jgm/pandoc/pull/10153\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/jgm/pandoc/pull/101</span><span class=\"invisible\">53</span></a></p><p>cc <span class=\"h-card\" translate=\"no\"><a href=\"https://neuromatch.social/@tenzingContrib\" class=\"u-url mention\">@<span>tenzingContrib</span></a></span> </p><p><a href=\"https://neuromatch.social/tags/Haskell\" class=\"mention hashtag\" rel=\"tag\">#<span>Haskell</span></a> <a href=\"https://neuromatch.social/tags/CRediT\" class=\"mention hashtag\" rel=\"tag\">#<span>CRediT</span></a> <a href=\"https://neuromatch.social/tags/pandoc\" class=\"mention hashtag\" rel=\"tag\">#<span>pandoc</span></a></p>",
"contentMap": {
"en": "<p>Any scholcomm programmer types who know Haskell willing to give <span class=\"h-card\" translate=\"no\"><a href=\"https://scholar.social/@cthoyt\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>cthoyt</span></a></span> a hand implementing CRediT for pandoc?</p><p><a href=\"https://github.com/jgm/pandoc/pull/10153\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/jgm/pandoc/pull/101</span><span class=\"invisible\">53</span></a></p><p>cc <span class=\"h-card\" translate=\"no\"><a href=\"https://neuromatch.social/@tenzingContrib\" class=\"u-url mention\">@<span>tenzingContrib</span></a></span> </p><p><a href=\"https://neuromatch.social/tags/Haskell\" class=\"mention hashtag\" rel=\"tag\">#<span>Haskell</span></a> <a href=\"https://neuromatch.social/tags/CRediT\" class=\"mention hashtag\" rel=\"tag\">#<span>CRediT</span></a> <a href=\"https://neuromatch.social/tags/pandoc\" class=\"mention hashtag\" rel=\"tag\">#<span>pandoc</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://scholar.social/users/cthoyt",
"name": "@cthoyt@scholar.social"
},
{
"type": "Mention",
"href": "https://neuromatch.social/users/tenzingContrib",
"name": "@tenzingContrib"
},
{
"type": "Hashtag",
"href": "https://neuromatch.social/tags/haskell",
"name": "#haskell"
},
{
"type": "Hashtag",
"href": "https://neuromatch.social/tags/credit",
"name": "#credit"
},
{
"type": "Hashtag",
"href": "https://neuromatch.social/tags/pandoc",
"name": "#pandoc"
}
],
"replies": {
"id": "https://neuromatch.social/users/jonny/statuses/113199920292144137/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://neuromatch.social/users/jonny/statuses/113199920292144137/replies?only_other_accounts=true&page=true",
"partOf": "https://neuromatch.social/users/jonny/statuses/113199920292144137/replies",
"items": []
}
},
"likes": {
"id": "https://neuromatch.social/users/jonny/statuses/113199920292144137/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://neuromatch.social/users/jonny/statuses/113199920292144137/shares",
"type": "Collection",
"totalItems": 9
}
}