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/amdt/statuses/7464548",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/amdt/statuses/7463860",
"published": "2017-05-29T12:57:44Z",
"url": "https://mastodon.social/@amdt/7464548",
"attributedTo": "https://mastodon.social/users/amdt",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/amdt/followers"
],
"sensitive": false,
"atomUri": "tag:mastodon.social,2017-05-29:objectId=7464548:objectType=Status",
"inReplyToAtomUri": "tag:mastodon.social,2017-05-29:objectId=7463860:objectType=Status",
"conversation": "tag:mastodon.social,2017-05-29:objectId=736175:objectType=Conversation",
"content": "<p>I could also make do with a <a href=\"https://mastodon.social/tags/GnuPG\" class=\"mention hashtag\" rel=\"tag\">#<span>GnuPG</span></a>-encrypted <a href=\"https://mastodon.social/tags/orgmode\" class=\"mention hashtag\" rel=\"tag\">#<span>orgmode</span></a> file in <a href=\"https://mastodon.social/tags/Emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>Emacs</span></a>, although Iād be wary of putting that much sensitive data in memory, and in such a dynamic and introspective execution environment. š¤ššš¦š</p>",
"contentMap": {
"en": "<p>I could also make do with a <a href=\"https://mastodon.social/tags/GnuPG\" class=\"mention hashtag\" rel=\"tag\">#<span>GnuPG</span></a>-encrypted <a href=\"https://mastodon.social/tags/orgmode\" class=\"mention hashtag\" rel=\"tag\">#<span>orgmode</span></a> file in <a href=\"https://mastodon.social/tags/Emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>Emacs</span></a>, although Iād be wary of putting that much sensitive data in memory, and in such a dynamic and introspective execution environment. š¤ššš¦š</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/gnupg",
"name": "#gnupg"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/orgmode",
"name": "#orgmode"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/emacs",
"name": "#emacs"
}
],
"replies": {
"id": "https://mastodon.social/users/amdt/statuses/7464548/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/amdt/statuses/7464548/replies?min_id=7613965&page=true",
"partOf": "https://mastodon.social/users/amdt/statuses/7464548/replies",
"items": [
null
]
}
},
"likes": {
"id": "https://mastodon.social/users/amdt/statuses/7464548/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/amdt/statuses/7464548/shares",
"type": "Collection",
"totalItems": 0
}
}