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/bglw/statuses/111059193837190797",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-09-13T18:13:32Z",
"url": "https://fosstodon.org/@bglw/111059193837190797",
"attributedTo": "https://fosstodon.org/users/bglw",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/bglw/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/bglw/statuses/111059193837190797",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2023-09-13:objectId=143790222:objectType=Conversation",
"content": "<p>Pagefind 1.0 is here! ✨</p><p>Thrilled to get this one out the door — content weighting, sub results, and a new indexing API are just some of the new features, plus improvements across the board to make Pagefind faster at returning better results 🤩 And all without the bandwidth creeping up on us.</p><p>Catch everything new at <a href=\"https://github.com/CloudCannon/pagefind/releases/tag/v1.0.0\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/CloudCannon/pagefin</span><span class=\"invisible\">d/releases/tag/v1.0.0</span></a> 💙</p>",
"contentMap": {
"en": "<p>Pagefind 1.0 is here! ✨</p><p>Thrilled to get this one out the door — content weighting, sub results, and a new indexing API are just some of the new features, plus improvements across the board to make Pagefind faster at returning better results 🤩 And all without the bandwidth creeping up on us.</p><p>Catch everything new at <a href=\"https://github.com/CloudCannon/pagefind/releases/tag/v1.0.0\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/CloudCannon/pagefin</span><span class=\"invisible\">d/releases/tag/v1.0.0</span></a> 💙</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://fosstodon.org/users/bglw/statuses/111059193837190797/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/bglw/statuses/111059193837190797/replies?min_id=111059224475573296&page=true",
"partOf": "https://fosstodon.org/users/bglw/statuses/111059193837190797/replies",
"items": [
"https://fosstodon.org/users/bglw/statuses/111059224475573296"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/bglw/statuses/111059193837190797/likes",
"type": "Collection",
"totalItems": 39
},
"shares": {
"id": "https://fosstodon.org/users/bglw/statuses/111059193837190797/shares",
"type": "Collection",
"totalItems": 18
}
}