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.me.uk/users/amcewen/statuses/100547751872304636",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2018-08-14T08:55:36Z",
"url": "https://mastodon.me.uk/@amcewen/100547751872304636",
"attributedTo": "https://mastodon.me.uk/users/amcewen",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.me.uk/users/amcewen/followers",
"https://mastodon.social/users/blaine",
"https://mastodon.me.uk/users/symroe"
],
"sensitive": false,
"atomUri": "https://mastodon.me.uk/users/amcewen/statuses/100547751872304636",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.me.uk,2018-08-11:objectId=667909:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@blaine\" class=\"u-url mention\">@<span>blaine</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.me.uk/@symroe\" class=\"u-url mention\">@<span>symroe</span></a></span> It's also early days, right, so some of what we should be doing is setting the norms and practices for the community. It's gardening the culture rather than writing manifestos in stone. That's not a panacea, but the more we all get used to that role, the better we'll be at it.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@blaine\" class=\"u-url mention\">@<span>blaine</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.me.uk/@symroe\" class=\"u-url mention\">@<span>symroe</span></a></span> It's also early days, right, so some of what we should be doing is setting the norms and practices for the community. It's gardening the culture rather than writing manifestos in stone. That's not a panacea, but the more we all get used to that role, the better we'll be at it.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/blaine",
"name": "@blaine@mastodon.social"
},
{
"type": "Mention",
"href": "https://mastodon.me.uk/users/symroe",
"name": "@symroe"
}
],
"replies": {
"id": "https://mastodon.me.uk/users/amcewen/statuses/100547751872304636/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.me.uk/users/amcewen/statuses/100547751872304636/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.me.uk/users/amcewen/statuses/100547751872304636/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.me.uk/users/amcewen/statuses/100547751872304636/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.me.uk/users/amcewen/statuses/100547751872304636/shares",
"type": "Collection",
"totalItems": 1
}
}