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://mastodon.social/users/ddsjoberg/statuses/109756729695718943",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-26T17:39:46Z",
"url": "https://mastodon.social/@ddsjoberg/109756729695718943",
"attributedTo": "https://mastodon.social/users/ddsjoberg",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/ddsjoberg/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/ddsjoberg/statuses/109756729695718943",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-01-26:objectId=386281899:objectType=Conversation",
"content": "<p>Hey <a href=\"https://mastodon.social/tags/rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>rstats</span></a> fam!</p><p>Is there a pkg that helps read/write git notes?<br /><a href=\"https://git-scm.com/docs/git-notes\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">git-scm.com/docs/git-notes</span><span class=\"invisible\"></span></a></p><p>I know the <a href=\"http://github.com/r-lib/bench\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">http://</span><span class=\"\">github.com/r-lib/bench</span><span class=\"invisible\"></span></a> package from <br />Posit does it for recording benchmarking times. But would love it if I didn't have to refactor their internals for my own purposes 😆</p>",
"contentMap": {
"en": "<p>Hey <a href=\"https://mastodon.social/tags/rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>rstats</span></a> fam!</p><p>Is there a pkg that helps read/write git notes?<br /><a href=\"https://git-scm.com/docs/git-notes\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">git-scm.com/docs/git-notes</span><span class=\"invisible\"></span></a></p><p>I know the <a href=\"http://github.com/r-lib/bench\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">http://</span><span class=\"\">github.com/r-lib/bench</span><span class=\"invisible\"></span></a> package from <br />Posit does it for recording benchmarking times. But would love it if I didn't have to refactor their internals for my own purposes 😆</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/rstats",
"name": "#rstats"
}
],
"replies": {
"id": "https://mastodon.social/users/ddsjoberg/statuses/109756729695718943/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/ddsjoberg/statuses/109756729695718943/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/ddsjoberg/statuses/109756729695718943/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/ddsjoberg/statuses/109756729695718943/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.social/users/ddsjoberg/statuses/109756729695718943/shares",
"type": "Collection",
"totalItems": 3
}
}