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://mastodon.social/users/bigzaphod/statuses/100561855601419758",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2018-08-16T20:42:22Z",
"url": "https://mastodon.social/@bigzaphod/100561855601419758",
"attributedTo": "https://mastodon.social/users/bigzaphod",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/bigzaphod/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/bigzaphod/statuses/100561855601419758",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2018-08-16:objectId=46877156:objectType=Conversation",
"content": "<p>I went to order my afternoon latte and my barista asked me about Mastodon.</p><p>Seriously. This actually happened.</p><p>All he knows is that I sit in his coffee shop all day working on something having to do with Twitter and that there's a bunch of bad news about Twitter today.</p><p>😲</p>",
"contentMap": {
"en": "<p>I went to order my afternoon latte and my barista asked me about Mastodon.</p><p>Seriously. This actually happened.</p><p>All he knows is that I sit in his coffee shop all day working on something having to do with Twitter and that there's a bunch of bad news about Twitter today.</p><p>😲</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/bigzaphod/statuses/100561855601419758/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/bigzaphod/statuses/100561855601419758/replies?min_id=100561872082736033&page=true",
"partOf": "https://mastodon.social/users/bigzaphod/statuses/100561855601419758/replies",
"items": [
"https://mastodon.social/users/bigzaphod/statuses/100561872082736033"
]
}
},
"likes": {
"id": "https://mastodon.social/users/bigzaphod/statuses/100561855601419758/likes",
"type": "Collection",
"totalItems": 313
},
"shares": {
"id": "https://mastodon.social/users/bigzaphod/statuses/100561855601419758/shares",
"type": "Collection",
"totalItems": 110
}
}