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/klintron/statuses/1615746/replies",
"type": "Collection",
"first": {
"id": "https://mastodon.social/users/klintron/statuses/1615746/replies?page=true",
"type": "CollectionPage",
"next": "https://mastodon.social/users/klintron/statuses/1615746/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/klintron/statuses/1615746/replies",
"items": [
{
"id": "https://mastodon.social/users/klintron/statuses/1615925",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/klintron/statuses/1615746",
"published": "2017-04-04T21:39:07Z",
"url": "https://mastodon.social/@klintron/1615925",
"attributedTo": "https://mastodon.social/users/klintron",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/klintron/followers",
"https://mastodon.social/users/alahmnat"
],
"sensitive": false,
"atomUri": "tag:mastodon.social,2017-04-04:objectId=1615925:objectType=Status",
"inReplyToAtomUri": "tag:mastodon.social,2017-04-04:objectId=1615746:objectType=Status",
"conversation": null,
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@alahmnat\" class=\"u-url mention\">@<span>alahmnat</span></a></span> But, assuming the readership was spread out across multiple different Mastodon instances, it would still be better than the status quo, because one or two companies wouldn't hold all the cards.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@alahmnat\" class=\"u-url mention\">@<span>alahmnat</span></a></span> But, assuming the readership was spread out across multiple different Mastodon instances, it would still be better than the status quo, because one or two companies wouldn't hold all the cards.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/alahmnat",
"name": "@alahmnat"
}
],
"replies": {
"id": "https://mastodon.social/users/klintron/statuses/1615925/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/klintron/statuses/1615925/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/klintron/statuses/1615925/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/klintron/statuses/1615925/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/klintron/statuses/1615925/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}