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"
}
],
"id": "https://mastodon.social/users/crc/statuses/98993031718070814",
"type": "Note",
"summary": null,
"inReplyTo": "https://x0r.be/users/pointfree/statuses/98992948977193191",
"published": "2017-11-12T19:09:49Z",
"url": "https://mastodon.social/@crc/98993031718070814",
"attributedTo": "https://mastodon.social/users/crc",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers",
"https://x0r.be/users/pointfree",
"https://mastodon.social/users/vertigo"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/crc/statuses/98993031718070814",
"inReplyToAtomUri": "https://x0r.be/users/pointfree/statuses/98992948977193191",
"conversation": "tag:mastodon.social,2017-11-12:objectId=14788654:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://x0r.be/@pointfree\" class=\"u-url mention\">@<span>pointfree</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@vertigo\" class=\"u-url mention\">@<span>vertigo</span></a></span> I've never worked as a software developer or test engineer. I do some work on a consulting basis, but my primary job has nothing to do with programming. The more I read about working conditions at various larger software companies, the happier I am that I've avoided pursing that as a career.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://x0r.be/@pointfree\" class=\"u-url mention\">@<span>pointfree</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@vertigo\" class=\"u-url mention\">@<span>vertigo</span></a></span> I've never worked as a software developer or test engineer. I do some work on a consulting basis, but my primary job has nothing to do with programming. The more I read about working conditions at various larger software companies, the happier I am that I've avoided pursing that as a career.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://x0r.be/users/pointfree",
"name": "@pointfree@x0r.be"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/vertigo",
"name": "@vertigo"
}
],
"replies": {
"id": "https://mastodon.social/users/crc/statuses/98993031718070814/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/crc/statuses/98993031718070814/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/crc/statuses/98993031718070814/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/crc/statuses/98993031718070814/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/crc/statuses/98993031718070814/shares",
"type": "Collection",
"totalItems": 0
}
}