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/196/replies?only_other_accounts=true&page=true",
"type": "CollectionPage",
"partOf": "https://infosec.exchange/users/jerry/statuses/196/replies",
"items": [
{
"id": "https://infosec.exchange/users/Qantumentangled/statuses/512",
"type": "Note",
"summary": null,
"inReplyTo": "https://infosec.exchange/users/jerry/statuses/196",
"published": "2017-04-07T02:46:40Z",
"url": "https://infosec.exchange/@Qantumentangled/512",
"attributedTo": "https://infosec.exchange/users/Qantumentangled",
"to": [
"https://infosec.exchange/users/Qantumentangled/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://infosec.exchange/users/jerry"
],
"sensitive": false,
"atomUri": "tag:infosec.exchange,2017-04-07:objectId=512:objectType=Status",
"inReplyToAtomUri": "tag:infosec.exchange,2017-04-07:objectId=196:objectType=Status",
"conversation": null,
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@jerry\" class=\"u-url mention\">@<span>jerry</span></a></span> Darn. I don't think I need another Google+</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@jerry\" class=\"u-url mention\">@<span>jerry</span></a></span> Darn. I don't think I need another Google+</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://infosec.exchange/users/jerry",
"name": "@jerry"
}
],
"replies": {
"id": "https://infosec.exchange/users/Qantumentangled/statuses/512/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/Qantumentangled/statuses/512/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/Qantumentangled/statuses/512/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/Qantumentangled/statuses/512/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://infosec.exchange/users/Qantumentangled/statuses/512/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}