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.ar.al/users/aral/statuses/16/activity",
"type": "Create",
"actor": "https://mastodon.ar.al/users/aral",
"published": "2017-04-10T15:32:48Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.ar.al/users/aral/followers"
],
"object": {
"id": "https://mastodon.ar.al/users/aral/statuses/16",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-04-10T15:32:48Z",
"url": "https://mastodon.ar.al/@aral/16",
"attributedTo": "https://mastodon.ar.al/users/aral",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.ar.al/users/aral/followers"
],
"sensitive": false,
"atomUri": "tag:mastodon.ar.al,2017-04-10:objectId=16:objectType=Status",
"inReplyToAtomUri": null,
"conversation": null,
"content": "<p>Ah, that’s better… realised why things weren’t working. Scalingo (where I’m hosting this) had somehow set the number of Sidekiq containers to zero, so no jobs were being processed. Fixed :)</p><p>PS. There is a bug with imports currently (<a href=\"https://github.com/tootsuite/mastodon/issues/1229\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/tootsuite/mastodon/</span><span class=\"invisible\">issues/1229</span></a>) so I haven’t been able to follow everyone I was on the mastodon.social instance but I will soon (and hello to all the folks on this account) :)</p>",
"contentMap": {
"en": "<p>Ah, that’s better… realised why things weren’t working. Scalingo (where I’m hosting this) had somehow set the number of Sidekiq containers to zero, so no jobs were being processed. Fixed :)</p><p>PS. There is a bug with imports currently (<a href=\"https://github.com/tootsuite/mastodon/issues/1229\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/tootsuite/mastodon/</span><span class=\"invisible\">issues/1229</span></a>) so I haven’t been able to follow everyone I was on the mastodon.social instance but I will soon (and hello to all the folks on this account) :)</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.ar.al/users/aral/statuses/16/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.ar.al/users/aral/statuses/16/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.ar.al/users/aral/statuses/16/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.ar.al/users/aral/statuses/16/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.ar.al/users/aral/statuses/16/shares",
"type": "Collection",
"totalItems": 0
}
}
}