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://fosstodon.org/users/microg/statuses/105270736884616076/replies",
"type": "Collection",
"first": {
"id": "https://fosstodon.org/users/microg/statuses/105270736884616076/replies?page=true",
"type": "CollectionPage",
"next": "https://fosstodon.org/users/microg/statuses/105270736884616076/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/microg/statuses/105270736884616076/replies",
"items": [
{
"id": "https://fosstodon.org/users/microg/statuses/105270767559754750",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/microg/statuses/105270736884616076",
"published": "2020-11-25T11:40:36Z",
"url": "https://fosstodon.org/@microg/105270767559754750",
"attributedTo": "https://fosstodon.org/users/microg",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/microg/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/microg/statuses/105270767559754750",
"inReplyToAtomUri": "https://fosstodon.org/users/microg/statuses/105270736884616076",
"conversation": "tag:fosstodon.org,2020-11-25:objectId=25802433:objectType=Conversation",
"content": "<p>Missing exposure warnings are caused by a change in the Exposure Notification Bluetooth protocol specification that was not yet published by Google or Apple.</p><p>Only some devices and OS versions are sending encrypted metadata that cannot be correctly interpreted by older versions of microG. microG can still use data recorded with older versions, but warnings caused by such devices will only be displayed with 0.2.14 or later.</p>",
"contentMap": {
"en": "<p>Missing exposure warnings are caused by a change in the Exposure Notification Bluetooth protocol specification that was not yet published by Google or Apple.</p><p>Only some devices and OS versions are sending encrypted metadata that cannot be correctly interpreted by older versions of microG. microG can still use data recorded with older versions, but warnings caused by such devices will only be displayed with 0.2.14 or later.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://fosstodon.org/users/microg/statuses/105270767559754750/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/microg/statuses/105270767559754750/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/microg/statuses/105270767559754750/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/microg/statuses/105270767559754750/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://fosstodon.org/users/microg/statuses/105270767559754750/shares",
"type": "Collection",
"totalItems": 1
}
}
]
}
}