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/davatron5000/statuses/113527643390148541/activity",
"type": "Create",
"actor": "https://mastodon.social/users/davatron5000",
"published": "2024-11-22T16:52:43Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/davatron5000/followers",
"https://mastodon.social/users/stuffbreaker"
],
"object": {
"id": "https://mastodon.social/users/davatron5000/statuses/113527643390148541",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-22T16:52:43Z",
"url": "https://mastodon.social/@davatron5000/113527643390148541",
"attributedTo": "https://mastodon.social/users/davatron5000",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/davatron5000/followers",
"https://mastodon.social/users/stuffbreaker"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/davatron5000/statuses/113527643390148541",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-11-22:objectId=854744936:objectType=Conversation",
"content": "<p>This post from <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@stuffbreaker\" class=\"u-url mention\">@<span>stuffbreaker</span></a></span> aligns with a lot of my thoughts on SSR'ing web components.</p><p><a href=\"https://dev.to/stuffbreaker/do-you-need-to-ssr-your-web-components-2oao\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">dev.to/stuffbreaker/do-you-nee</span><span class=\"invisible\">d-to-ssr-your-web-components-2oao</span></a></p>",
"contentMap": {
"en": "<p>This post from <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@stuffbreaker\" class=\"u-url mention\">@<span>stuffbreaker</span></a></span> aligns with a lot of my thoughts on SSR'ing web components.</p><p><a href=\"https://dev.to/stuffbreaker/do-you-need-to-ssr-your-web-components-2oao\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">dev.to/stuffbreaker/do-you-nee</span><span class=\"invisible\">d-to-ssr-your-web-components-2oao</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/stuffbreaker",
"name": "@stuffbreaker"
}
],
"replies": {
"id": "https://mastodon.social/users/davatron5000/statuses/113527643390148541/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/davatron5000/statuses/113527643390148541/replies?min_id=113527643482878192&page=true",
"partOf": "https://mastodon.social/users/davatron5000/statuses/113527643390148541/replies",
"items": [
"https://mastodon.social/users/davatron5000/statuses/113527643482878192"
]
}
},
"likes": {
"id": "https://mastodon.social/users/davatron5000/statuses/113527643390148541/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://mastodon.social/users/davatron5000/statuses/113527643390148541/shares",
"type": "Collection",
"totalItems": 4
}
}
}