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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://social.coop/users/mattcropp/statuses/178115",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-06-07T04:10:22Z",
"url": "https://social.coop/@mattcropp/178115",
"attributedTo": "https://social.coop/users/mattcropp",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.coop/users/mattcropp/followers"
],
"sensitive": false,
"atomUri": "tag:social.coop,2017-06-07:objectId=178115:objectType=Status",
"inReplyToAtomUri": null,
"conversation": "tag:social.coop,2017-06-07:objectId=76394:objectType=Conversation",
"content": "<p>The script for my <a href=\"https://social.coop/tags/PechaKucha\" class=\"mention hashtag\" rel=\"tag\">#<span>PechaKucha</span></a> talk tomorrow at <a href=\"https://social.coop/tags/CUdisrupt\" class=\"mention hashtag\" rel=\"tag\">#<span>CUdisrupt</span></a> on why and how <a href=\"https://social.coop/tags/CreditUnions\" class=\"mention hashtag\" rel=\"tag\">#<span>CreditUnions</span></a> should support <a href=\"https://social.coop/tags/WorkerCoop\" class=\"mention hashtag\" rel=\"tag\">#<span>WorkerCoop</span></a> conversions is finally complete.</p><p>I'm normally completely un-fazed by public speaking, but this format has me a little nervous... 😬</p>",
"contentMap": {
"en": "<p>The script for my <a href=\"https://social.coop/tags/PechaKucha\" class=\"mention hashtag\" rel=\"tag\">#<span>PechaKucha</span></a> talk tomorrow at <a href=\"https://social.coop/tags/CUdisrupt\" class=\"mention hashtag\" rel=\"tag\">#<span>CUdisrupt</span></a> on why and how <a href=\"https://social.coop/tags/CreditUnions\" class=\"mention hashtag\" rel=\"tag\">#<span>CreditUnions</span></a> should support <a href=\"https://social.coop/tags/WorkerCoop\" class=\"mention hashtag\" rel=\"tag\">#<span>WorkerCoop</span></a> conversions is finally complete.</p><p>I'm normally completely un-fazed by public speaking, but this format has me a little nervous... 😬</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://social.coop/tags/pechakucha",
"name": "#pechakucha"
},
{
"type": "Hashtag",
"href": "https://social.coop/tags/cudisrupt",
"name": "#cudisrupt"
},
{
"type": "Hashtag",
"href": "https://social.coop/tags/creditunions",
"name": "#creditunions"
},
{
"type": "Hashtag",
"href": "https://social.coop/tags/workercoop",
"name": "#workercoop"
}
],
"replies": {
"id": "https://social.coop/users/mattcropp/statuses/178115/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.coop/users/mattcropp/statuses/178115/replies?only_other_accounts=true&page=true",
"partOf": "https://social.coop/users/mattcropp/statuses/178115/replies",
"items": []
}
},
"likes": {
"id": "https://social.coop/users/mattcropp/statuses/178115/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://social.coop/users/mattcropp/statuses/178115/shares",
"type": "Collection",
"totalItems": 2
}
}