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/davedelong/statuses/100625434115938006",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/davedelong/statuses/100625380986757326",
"published": "2018-08-28T02:11:13Z",
"url": "https://mastodon.social/@davedelong/100625434115938006",
"attributedTo": "https://mastodon.social/users/davedelong",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/davedelong/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/davedelong/statuses/100625434115938006",
"inReplyToAtomUri": "https://mastodon.social/users/davedelong/statuses/100625380986757326",
"conversation": "tag:mastodon.social,2018-08-26:objectId=49658852:objectType=Conversation",
"content": "<p>What's this? The DiskArbitration.framework SOURCE CODE???</p><p><a href=\"https://opensource.apple.com/source/DiskArbitration/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">opensource.apple.com/source/Di</span><span class=\"invisible\">skArbitration/</span></a></p><p>Oh frabjous day!</p>",
"contentMap": {
"en": "<p>What's this? The DiskArbitration.framework SOURCE CODE???</p><p><a href=\"https://opensource.apple.com/source/DiskArbitration/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">opensource.apple.com/source/Di</span><span class=\"invisible\">skArbitration/</span></a></p><p>Oh frabjous day!</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/davedelong/statuses/100625434115938006/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/davedelong/statuses/100625434115938006/replies?min_id=100628499074048119&page=true",
"partOf": "https://mastodon.social/users/davedelong/statuses/100625434115938006/replies",
"items": [
"https://mastodon.social/users/davedelong/statuses/100628499074048119"
]
}
},
"likes": {
"id": "https://mastodon.social/users/davedelong/statuses/100625434115938006/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.social/users/davedelong/statuses/100625434115938006/shares",
"type": "Collection",
"totalItems": 2
}
}