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://coales.co/users/msh/statuses/1627",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-05-30T07:05:01Z",
"url": "https://coales.co/@msh/1627",
"attributedTo": "https://coales.co/users/msh",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://coales.co/users/msh/followers",
"https://mastodon.xyz/users/TheKinrar"
],
"sensitive": false,
"atomUri": "tag:coales.co,2017-05-30:objectId=1627:objectType=Status",
"inReplyToAtomUri": null,
"conversation": "tag:coales.co,2017-05-30:objectId=1614:objectType=Conversation",
"localOnly": null,
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.xyz/@TheKinrar\" class=\"u-url mention\">@<span>TheKinrar</span></a></span> Just curious...my instance is registered with your list but its statistics (version/users/statuses/connections) are all blank. What is needed on my end to make that info show up?</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.xyz/@TheKinrar\" class=\"u-url mention\">@<span>TheKinrar</span></a></span> Just curious...my instance is registered with your list but its statistics (version/users/statuses/connections) are all blank. What is needed on my end to make that info show up?</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.xyz/users/TheKinrar",
"name": "@TheKinrar@mastodon.xyz"
}
],
"replies": {
"id": "https://coales.co/users/msh/statuses/1627/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://coales.co/users/msh/statuses/1627/replies?only_other_accounts=true&page=true",
"partOf": "https://coales.co/users/msh/statuses/1627/replies",
"items": []
}
}
}