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/7463860",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/amdt/statuses/7462150",
"published": "2017-05-29T12:48:59Z",
"url": "https://mastodon.social/@amdt/7463860",
"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=7463860:objectType=Status",
"inReplyToAtomUri": "tag:mastodon.social,2017-05-29:objectId=7462150:objectType=Status",
"conversation": "tag:mastodon.social,2017-05-29:objectId=736175:objectType=Conversation",
"content": "<p>I’m thinking about keeping things a bit more simple: I could use <a href=\"https://mastodon.social/tags/pass\" class=\"mention hashtag\" rel=\"tag\">#<span>pass</span></a>, a command-line tool that is ‘the standard Unix password manager’ (<a href=\"https://www.passwordstore.org/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">passwordstore.org/</span><span class=\"invisible\"></span></a>). 🤔💭</p>",
"contentMap": {
"en": "<p>I’m thinking about keeping things a bit more simple: I could use <a href=\"https://mastodon.social/tags/pass\" class=\"mention hashtag\" rel=\"tag\">#<span>pass</span></a>, a command-line tool that is ‘the standard Unix password manager’ (<a href=\"https://www.passwordstore.org/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">passwordstore.org/</span><span class=\"invisible\"></span></a>). 🤔💭</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/pass",
"name": "#pass"
}
],
"replies": {
"id": "https://mastodon.social/users/amdt/statuses/7463860/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/amdt/statuses/7463860/replies?min_id=7464548&page=true",
"partOf": "https://mastodon.social/users/amdt/statuses/7463860/replies",
"items": [
null
]
}
},
"likes": {
"id": "https://mastodon.social/users/amdt/statuses/7463860/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/amdt/statuses/7463860/shares",
"type": "Collection",
"totalItems": 0
}
}