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://xoxo.zone/users/charlesv/statuses/100517681327984262/activity",
"type": "Create",
"actor": "https://xoxo.zone/users/charlesv",
"published": "2018-08-09T01:28:16Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://xoxo.zone/users/charlesv/followers"
],
"object": {
"id": "https://xoxo.zone/users/charlesv/statuses/100517681327984262",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2018-08-09T01:28:16Z",
"url": "https://xoxo.zone/@charlesv/100517681327984262",
"attributedTo": "https://xoxo.zone/users/charlesv",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://xoxo.zone/users/charlesv/followers"
],
"sensitive": false,
"atomUri": "https://xoxo.zone/users/charlesv/statuses/100517681327984262",
"inReplyToAtomUri": null,
"conversation": "tag:xoxo.zone,2018-08-09:objectId=667229:objectType=Conversation",
"content": "<p>And here’s where I’ll toot once more. Hey y’all.</p>",
"contentMap": {
"en": "<p>And here’s where I’ll toot once more. Hey y’all.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://xoxo.zone/users/charlesv/statuses/100517681327984262/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://xoxo.zone/users/charlesv/statuses/100517681327984262/replies?only_other_accounts=true&page=true",
"partOf": "https://xoxo.zone/users/charlesv/statuses/100517681327984262/replies",
"items": []
}
},
"likes": {
"id": "https://xoxo.zone/users/charlesv/statuses/100517681327984262/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://xoxo.zone/users/charlesv/statuses/100517681327984262/shares",
"type": "Collection",
"totalItems": 0
}
}
}