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.social/users/benpate/statuses/109366650448419286",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/blaine/statuses/109366592894444254",
"published": "2022-11-18T20:17:29Z",
"url": "https://mastodon.social/@benpate/109366650448419286",
"attributedTo": "https://mastodon.social/users/benpate",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/benpate/followers",
"https://mastodon.social/users/blaine",
"https://mastodon.world/users/signalapp"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/benpate/statuses/109366650448419286",
"inReplyToAtomUri": "https://mastodon.social/users/blaine/statuses/109366592894444254",
"conversation": "tag:mastodon.world,2022-11-18:objectId=4275561: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.world/@signalapp\" class=\"u-url mention\">@<span>signalapp</span></a></span><br />Fantastic idea. Signal is open source, but doesn’t it require Signal’s centralized servers? What would it take to embed into Mastodon?</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.world/@signalapp\" class=\"u-url mention\">@<span>signalapp</span></a></span><br />Fantastic idea. Signal is open source, but doesn’t it require Signal’s centralized servers? What would it take to embed into Mastodon?</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/blaine",
"name": "@blaine"
},
{
"type": "Mention",
"href": "https://mastodon.world/users/signalapp",
"name": "@signalapp@mastodon.world"
}
],
"replies": {
"id": "https://mastodon.social/users/benpate/statuses/109366650448419286/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/benpate/statuses/109366650448419286/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/benpate/statuses/109366650448419286/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/benpate/statuses/109366650448419286/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://mastodon.social/users/benpate/statuses/109366650448419286/shares",
"type": "Collection",
"totalItems": 0
}
}