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://chaos.social/users/jcgruenhage/statuses/101492834088572779",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2019-01-28T06:42:26Z",
"url": "https://chaos.social/@jcgruenhage/101492834088572779",
"attributedTo": "https://chaos.social/users/jcgruenhage",
"to": [
"https://chaos.social/users/jcgruenhage/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://kitty.town/users/gingerrroot",
"https://mastodon.skryking.com/users/Skryking"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/jcgruenhage/statuses/101492834088572779",
"inReplyToAtomUri": null,
"conversation": "tag:kitty.town,2019-01-28:objectId=5736542:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://kitty.town/@gingerrroot\" class=\"u-url mention\">@<span>gingerrroot</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.skryking.com/@Skryking\" class=\"u-url mention\">@<span>Skryking</span></a></span> Using Discord as a fediverse centered community when federated alternatives like matrix.org exist feels a bit off. If joining from matrix becomes a possibility (there is a great matrix-discord bridge) I'd love to join though!</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://kitty.town/@gingerrroot\" class=\"u-url mention\">@<span>gingerrroot</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.skryking.com/@Skryking\" class=\"u-url mention\">@<span>Skryking</span></a></span> Using Discord as a fediverse centered community when federated alternatives like matrix.org exist feels a bit off. If joining from matrix becomes a possibility (there is a great matrix-discord bridge) I'd love to join though!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://kitty.town/users/gingerrroot",
"name": "@gingerrroot@kitty.town"
},
{
"type": "Mention",
"href": "https://mastodon.skryking.com/users/Skryking",
"name": "@Skryking@mastodon.skryking.com"
}
],
"replies": {
"id": "https://chaos.social/users/jcgruenhage/statuses/101492834088572779/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/jcgruenhage/statuses/101492834088572779/replies?only_other_accounts=true&page=true",
"partOf": "https://chaos.social/users/jcgruenhage/statuses/101492834088572779/replies",
"items": []
}
},
"likes": {
"id": "https://chaos.social/users/jcgruenhage/statuses/101492834088572779/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://chaos.social/users/jcgruenhage/statuses/101492834088572779/shares",
"type": "Collection",
"totalItems": 0
}
}