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/symroe/statuses/100533069678593555",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2018-08-11T18:41:44Z",
"url": "https://mastodon.me.uk/@symroe/100533069678593555",
"attributedTo": "https://mastodon.me.uk/users/symroe",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.me.uk/users/symroe/followers",
"https://mastodon.social/users/egtann"
],
"sensitive": false,
"atomUri": "https://mastodon.me.uk/users/symroe/statuses/100533069678593555",
"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/@egtann\" class=\"u-url mention\">@<span>egtann</span></a></span><br />Yes, I understand the protocol level aspects of the design, thanks, but that doesn't address spam, unsolicited contacts etc. If I'm being stalked, can I block someone across different identities? If the network gets filled with [insert group you dislike here] are there ways of feeling like you have an enjoyable community, etc....</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@egtann\" class=\"u-url mention\">@<span>egtann</span></a></span><br />Yes, I understand the protocol level aspects of the design, thanks, but that doesn't address spam, unsolicited contacts etc. If I'm being stalked, can I block someone across different identities? If the network gets filled with [insert group you dislike here] are there ways of feeling like you have an enjoyable community, etc....</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/egtann",
"name": "@egtann@mastodon.social"
}
],
"replies": {
"id": "https://mastodon.me.uk/users/symroe/statuses/100533069678593555/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.me.uk/users/symroe/statuses/100533069678593555/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.me.uk/users/symroe/statuses/100533069678593555/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.me.uk/users/symroe/statuses/100533069678593555/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.me.uk/users/symroe/statuses/100533069678593555/shares",
"type": "Collection",
"totalItems": 0
}
}