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/209/activity",
"type": "Create",
"actor": "https://infosec.exchange/users/jerry",
"published": "2017-04-07T01:22:00Z",
"to": [
"https://infosec.exchange/users/jerry/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://mastodon.social/users/ajroach42"
],
"object": {
"id": "https://infosec.exchange/users/jerry/statuses/209",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/ajroach42/updates/1678441",
"published": "2017-04-07T01:22:00Z",
"url": "https://infosec.exchange/@jerry/209",
"attributedTo": "https://infosec.exchange/users/jerry",
"to": [
"https://infosec.exchange/users/jerry/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://mastodon.social/users/ajroach42"
],
"sensitive": false,
"atomUri": "tag:infosec.exchange,2017-04-07:objectId=209:objectType=Status",
"inReplyToAtomUri": "tag:mastodon.social,2017-04-07:objectId=1839380:objectType=Status",
"conversation": null,
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@ajroach42\" class=\"u-url mention\">@<span>ajroach42</span></a></span> so far, it's the only one in the App Store. It works well enough.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@ajroach42\" class=\"u-url mention\">@<span>ajroach42</span></a></span> so far, it's the only one in the App Store. It works well enough.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/ajroach42",
"name": "@ajroach42@mastodon.social"
}
],
"replies": {
"id": "https://infosec.exchange/users/jerry/statuses/209/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/jerry/statuses/209/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/jerry/statuses/209/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/jerry/statuses/209/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://infosec.exchange/users/jerry/statuses/209/shares",
"type": "Collection",
"totalItems": 0
}
}
}