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://xoxo.zone/users/charlesv/statuses/100520513964315122",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2018-08-09T13:28:39Z",
"url": "https://xoxo.zone/@charlesv/100520513964315122",
"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/100520513964315122",
"inReplyToAtomUri": null,
"conversation": "tag:xoxo.zone,2018-08-09:objectId=669119:objectType=Conversation",
"content": "<p><a href=\"https://xoxo.zone/tags/intro\" class=\"mention hashtag\" rel=\"tag\">#<span>intro</span></a></p><p>I’m Charles, currently living in Portland, OR<br />and Head of Production at a product design and development studio here. I’m into my 15 month old, Orson; my wife, Caitlin; cooking; electronic music; and trying to be nice to people. I built a tiki bar in my back yard, but haven’t used it enough this summer because my kid doesn’t drink. Yet. He/him</p>",
"contentMap": {
"en": "<p><a href=\"https://xoxo.zone/tags/intro\" class=\"mention hashtag\" rel=\"tag\">#<span>intro</span></a></p><p>I’m Charles, currently living in Portland, OR<br />and Head of Production at a product design and development studio here. I’m into my 15 month old, Orson; my wife, Caitlin; cooking; electronic music; and trying to be nice to people. I built a tiki bar in my back yard, but haven’t used it enough this summer because my kid doesn’t drink. Yet. He/him</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://xoxo.zone/tags/intro",
"name": "#intro"
}
],
"replies": {
"id": "https://xoxo.zone/users/charlesv/statuses/100520513964315122/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://xoxo.zone/users/charlesv/statuses/100520513964315122/replies?min_id=100520969496941675&page=true",
"partOf": "https://xoxo.zone/users/charlesv/statuses/100520513964315122/replies",
"items": [
"https://xoxo.zone/users/charlesv/statuses/100520969496941675"
]
}
},
"likes": {
"id": "https://xoxo.zone/users/charlesv/statuses/100520513964315122/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://xoxo.zone/users/charlesv/statuses/100520513964315122/shares",
"type": "Collection",
"totalItems": 1
}
}