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/andybaio/statuses/12626",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-04-07T22:38:56Z",
"url": "https://xoxo.zone/@andybaio/12626",
"attributedTo": "https://xoxo.zone/users/andybaio",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://xoxo.zone/users/andybaio/followers"
],
"sensitive": false,
"atomUri": "tag:xoxo.zone,2017-04-07:objectId=12626:objectType=Status",
"inReplyToAtomUri": null,
"conversation": null,
"content": "<p>Prediction: Mastodon will likely outlast Twitter.</p><p>Historically, decentralized, open-source platforms and protocols with any adoption run forever, even if they rarely reach the popularity or cultural relevance of centralized platforms.</p><p>It seems likely to me that when Twitter eventually shuts down, people will still be running Mastodon instances.</p><p>Did you know Diaspora has 328 active nodes and 17k users? Hell, there are 3,652 active FidoNet nodes, and that started in 1984!</p><p>So... am I wrong?</p>",
"contentMap": {
"en": "<p>Prediction: Mastodon will likely outlast Twitter.</p><p>Historically, decentralized, open-source platforms and protocols with any adoption run forever, even if they rarely reach the popularity or cultural relevance of centralized platforms.</p><p>It seems likely to me that when Twitter eventually shuts down, people will still be running Mastodon instances.</p><p>Did you know Diaspora has 328 active nodes and 17k users? Hell, there are 3,652 active FidoNet nodes, and that started in 1984!</p><p>So... am I wrong?</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://xoxo.zone/users/andybaio/statuses/12626/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://xoxo.zone/users/andybaio/statuses/12626/replies?min_id=12651&page=true",
"partOf": "https://xoxo.zone/users/andybaio/statuses/12626/replies",
"items": [
null
]
}
},
"likes": {
"id": "https://xoxo.zone/users/andybaio/statuses/12626/likes",
"type": "Collection",
"totalItems": 226
},
"shares": {
"id": "https://xoxo.zone/users/andybaio/statuses/12626/shares",
"type": "Collection",
"totalItems": 119
}
}