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",
"Emoji": "toot:Emoji",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://xoxo.zone/users/zakkain/statuses/100526389663598786",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2018-08-10T14:22:55Z",
"url": "https://xoxo.zone/@zakkain/100526389663598786",
"attributedTo": "https://xoxo.zone/users/zakkain",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://xoxo.zone/users/zakkain/followers"
],
"sensitive": false,
"atomUri": "https://xoxo.zone/users/zakkain/statuses/100526389663598786",
"inReplyToAtomUri": null,
"conversation": "tag:xoxo.zone,2018-08-10:objectId=674659:objectType=Conversation",
"content": "<p>omg being able to use XOXO slack's emojis IN TOOTS is gonna change the game for me :yes: 💪 :yay:</p>",
"contentMap": {
"en": "<p>omg being able to use XOXO slack's emojis IN TOOTS is gonna change the game for me :yes: 💪 :yay:</p>"
},
"attachment": [],
"tag": [
{
"id": "https://xoxo.zone/emojis/4558",
"type": "Emoji",
"name": ":yes:",
"updated": "2018-07-05T13:38:19Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://xoxo-media.sfo2.cdn.digitaloceanspaces.com/custom_emojis/images/000/004/558/original/yes2_transparent.png"
}
},
{
"id": "https://xoxo.zone/emojis/2442",
"type": "Emoji",
"name": ":yay:",
"updated": "2018-05-23T23:20:52Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://xoxo-media.sfo2.cdn.digitaloceanspaces.com/custom_emojis/images/000/002/442/original/6c139dad6b430064.png"
}
}
],
"replies": {
"id": "https://xoxo.zone/users/zakkain/statuses/100526389663598786/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://xoxo.zone/users/zakkain/statuses/100526389663598786/replies?only_other_accounts=true&page=true",
"partOf": "https://xoxo.zone/users/zakkain/statuses/100526389663598786/replies",
"items": []
}
},
"likes": {
"id": "https://xoxo.zone/users/zakkain/statuses/100526389663598786/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://xoxo.zone/users/zakkain/statuses/100526389663598786/shares",
"type": "Collection",
"totalItems": 0
}
}