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://social.coop/users/gkindel/statuses/109801027244011131/activity",
"type": "Create",
"actor": "https://social.coop/users/gkindel",
"published": "2023-02-03T13:25:13Z",
"to": [
"https://social.coop/users/gkindel/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"object": {
"id": "https://social.coop/users/gkindel/statuses/109801027244011131",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-02-03T13:25:13Z",
"url": "https://social.coop/@gkindel/109801027244011131",
"attributedTo": "https://social.coop/users/gkindel",
"to": [
"https://social.coop/users/gkindel/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": true,
"atomUri": "https://social.coop/users/gkindel/statuses/109801027244011131",
"inReplyToAtomUri": null,
"conversation": "tag:social.coop,2023-02-03:objectId=52873519:objectType=Conversation",
"content": "<p>🌇 well hello, main account <br />guess who's back from self-sabbatical?<br />*pokes IDE with a stick*</p>",
"contentMap": {
"en": "<p>🌇 well hello, main account <br />guess who's back from self-sabbatical?<br />*pokes IDE with a stick*</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://social.coop/users/gkindel/statuses/109801027244011131/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.coop/users/gkindel/statuses/109801027244011131/replies?only_other_accounts=true&page=true",
"partOf": "https://social.coop/users/gkindel/statuses/109801027244011131/replies",
"items": []
}
},
"likes": {
"id": "https://social.coop/users/gkindel/statuses/109801027244011131/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://social.coop/users/gkindel/statuses/109801027244011131/shares",
"type": "Collection",
"totalItems": 0
}
}
}