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/lyndsey/outbox?page=true",
"type": "OrderedCollectionPage",
"prev": "https://xoxo.zone/users/lyndsey/outbox?min_id=100817117309965809&page=true",
"partOf": "https://xoxo.zone/users/lyndsey/outbox",
"orderedItems": [
{
"id": "https://xoxo.zone/users/lyndsey/statuses/100817117309965809/activity",
"type": "Create",
"actor": "https://xoxo.zone/users/lyndsey",
"published": "2018-09-30T22:38:47Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://xoxo.zone/users/lyndsey/followers"
],
"object": {
"id": "https://xoxo.zone/users/lyndsey/statuses/100817117309965809",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2018-09-30T22:38:47Z",
"url": "https://xoxo.zone/@lyndsey/100817117309965809",
"attributedTo": "https://xoxo.zone/users/lyndsey",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://xoxo.zone/users/lyndsey/followers"
],
"sensitive": false,
"atomUri": "https://xoxo.zone/users/lyndsey/statuses/100817117309965809",
"inReplyToAtomUri": null,
"conversation": "tag:xoxo.zone,2018-09-30:objectId=1252186:objectType=Conversation",
"content": "<p>there are grown-ups doing the backpack kid dance at this Cat Power show and I don't know what to do</p>",
"contentMap": {
"en": "<p>there are grown-ups doing the backpack kid dance at this Cat Power show and I don't know what to do</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://xoxo.zone/users/lyndsey/statuses/100817117309965809/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://xoxo.zone/users/lyndsey/statuses/100817117309965809/replies?only_other_accounts=true&page=true",
"partOf": "https://xoxo.zone/users/lyndsey/statuses/100817117309965809/replies",
"items": []
}
},
"likes": {
"id": "https://xoxo.zone/users/lyndsey/statuses/100817117309965809/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://xoxo.zone/users/lyndsey/statuses/100817117309965809/shares",
"type": "Collection",
"totalItems": 0
}
}
}
]
}