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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/privacylab/statuses/100397085142515774",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2018-07-18T18:19:04Z",
"url": "https://mastodon.social/@privacylab/100397085142515774",
"attributedTo": "https://mastodon.social/users/privacylab",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/privacylab/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/privacylab/statuses/100397085142515774",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2018-07-18:objectId=42694584:objectType=Conversation",
"content": "<p>great opportunity to help <a href=\"https://mastodon.social/tags/briarapp\" class=\"mention hashtag\" rel=\"tag\">#<span>briarapp</span></a> find solutions for fundamental issues in private messaging:</p><p><a href=\"https://code.briarproject.org/briar/briar/wikis/Fundamental-Problems\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">code.briarproject.org/briar/br</span><span class=\"invisible\">iar/wikis/Fundamental-Problems</span></a></p>",
"contentMap": {
"en": "<p>great opportunity to help <a href=\"https://mastodon.social/tags/briarapp\" class=\"mention hashtag\" rel=\"tag\">#<span>briarapp</span></a> find solutions for fundamental issues in private messaging:</p><p><a href=\"https://code.briarproject.org/briar/briar/wikis/Fundamental-Problems\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">code.briarproject.org/briar/br</span><span class=\"invisible\">iar/wikis/Fundamental-Problems</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/briarapp",
"name": "#briarapp"
}
],
"replies": {
"id": "https://mastodon.social/users/privacylab/statuses/100397085142515774/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/privacylab/statuses/100397085142515774/replies?min_id=100397100259771875&page=true",
"partOf": "https://mastodon.social/users/privacylab/statuses/100397085142515774/replies",
"items": [
"https://mastodon.social/users/privacylab/statuses/100397100259771875"
]
}
},
"likes": {
"id": "https://mastodon.social/users/privacylab/statuses/100397085142515774/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/privacylab/statuses/100397085142515774/shares",
"type": "Collection",
"totalItems": 0
}
}