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/18/activity",
"type": "Create",
"actor": "https://infosec.exchange/users/jerry",
"published": "2017-04-06T22:21:03Z",
"to": [
"https://infosec.exchange/users/jerry/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://social.nasqueron.org/users/Dereckson"
],
"object": {
"id": "https://infosec.exchange/users/jerry/statuses/18",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.nasqueron.org/users/Dereckson/updates/1083",
"published": "2017-04-06T22:21:03Z",
"url": "https://infosec.exchange/@jerry/18",
"attributedTo": "https://infosec.exchange/users/jerry",
"to": [
"https://infosec.exchange/users/jerry/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://social.nasqueron.org/users/Dereckson"
],
"sensitive": false,
"atomUri": "tag:infosec.exchange,2017-04-06:objectId=18:objectType=Status",
"inReplyToAtomUri": "tag:social.nasqueron.org,2017-04-06:objectId=24574:objectType=Status",
"conversation": null,
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.nasqueron.org/@Dereckson\" class=\"u-url mention\">@<span>Dereckson</span></a></span> question is whether it's normal to not see the list of people someone follows/is followed by if they are on another server.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.nasqueron.org/@Dereckson\" class=\"u-url mention\">@<span>Dereckson</span></a></span> question is whether it's normal to not see the list of people someone follows/is followed by if they are on another server.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.nasqueron.org/users/Dereckson",
"name": "@Dereckson@social.nasqueron.org"
}
],
"replies": {
"id": "https://infosec.exchange/users/jerry/statuses/18/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/jerry/statuses/18/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/jerry/statuses/18/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/jerry/statuses/18/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://infosec.exchange/users/jerry/statuses/18/shares",
"type": "Collection",
"totalItems": 0
}
}
}