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/maxleibman/statuses/100690881698461400",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2018-09-08T15:35:24Z",
"url": "https://mastodon.social/@maxleibman/100690881698461400",
"attributedTo": "https://mastodon.social/users/maxleibman",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/maxleibman/followers",
"https://scholar.social/users/KrisO"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/maxleibman/statuses/100690881698461400",
"inReplyToAtomUri": null,
"conversation": "tag:scholar.social,2018-09-08:objectId=2919520:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://scholar.social/@KrisO\" class=\"u-url mention\">@<span>KrisO</span></a></span> That I would agree with! Putting off low priority things forever, if they do need to get done, also eventually becomes harmful—thus procrastination. </p><p>(Although I would call a time matrix, not an Eisenhower Box or Ike graph. I don’t think there is any evidence that the technique originated with Ike; I suspect that comes from more recent authors not wanting to credit Stephen Covey for the urgent-v-important matrix.)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://scholar.social/@KrisO\" class=\"u-url mention\">@<span>KrisO</span></a></span> That I would agree with! Putting off low priority things forever, if they do need to get done, also eventually becomes harmful—thus procrastination. </p><p>(Although I would call a time matrix, not an Eisenhower Box or Ike graph. I don’t think there is any evidence that the technique originated with Ike; I suspect that comes from more recent authors not wanting to credit Stephen Covey for the urgent-v-important matrix.)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://scholar.social/users/KrisO",
"name": "@KrisO@scholar.social"
}
],
"replies": {
"id": "https://mastodon.social/users/maxleibman/statuses/100690881698461400/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/maxleibman/statuses/100690881698461400/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/maxleibman/statuses/100690881698461400/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/maxleibman/statuses/100690881698461400/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/maxleibman/statuses/100690881698461400/shares",
"type": "Collection",
"totalItems": 0
}
}