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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage"
}
],
"id": "https://infosec.exchange/users/jerry/statuses/111",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-04-07T00:17:25Z",
"url": "https://infosec.exchange/@jerry/111",
"attributedTo": "https://infosec.exchange/users/jerry",
"to": [
"https://infosec.exchange/users/jerry/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "tag:infosec.exchange,2017-04-07:objectId=111:objectType=Status",
"inReplyToAtomUri": null,
"conversation": null,
"content": "<p>Marketing and advertising strategists all over the world are currently locked in conference rooms trying to figure out how to leverage and monetize mastodon in case it becomes a big thing.</p>",
"contentMap": {
"en": "<p>Marketing and advertising strategists all over the world are currently locked in conference rooms trying to figure out how to leverage and monetize mastodon in case it becomes a big thing.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://infosec.exchange/users/jerry/statuses/111/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/jerry/statuses/111/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/jerry/statuses/111/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/jerry/statuses/111/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://infosec.exchange/users/jerry/statuses/111/shares",
"type": "Collection",
"totalItems": 1
}
}