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/sil/statuses/110340406008743130",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-05-09T19:36:20Z",
"url": "https://mastodon.social/@sil/110340406008743130",
"attributedTo": "https://mastodon.social/users/sil",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/sil/followers",
"https://mastodon.social/users/benpate"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/sil/statuses/110340406008743130",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-05-09:objectId=447438225:objectType=Conversation",
"content": "<p>not sure who's an <a href=\"https://mastodon.social/tags/htmx\" class=\"mention hashtag\" rel=\"tag\">#<span>htmx</span></a> developer on Mastodon: maybe <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@benpate\" class=\"u-url mention\">@<span>benpate</span></a></span>? <a href=\"https://mastodon.social/@sil/110340165942981980\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mastodon.social/@sil/110340165</span><span class=\"invisible\">942981980</span></a> thread has some useful pointers on accessibility in HTMX examples, i.e., there isn't much and there should be :) I know very little about HTMX, having only discovered it today, but this sort of thing does incline me against looking further at it, so perhaps that might be an area worth looking a bit more into, HTMX team?</p>",
"contentMap": {
"en": "<p>not sure who's an <a href=\"https://mastodon.social/tags/htmx\" class=\"mention hashtag\" rel=\"tag\">#<span>htmx</span></a> developer on Mastodon: maybe <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@benpate\" class=\"u-url mention\">@<span>benpate</span></a></span>? <a href=\"https://mastodon.social/@sil/110340165942981980\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mastodon.social/@sil/110340165</span><span class=\"invisible\">942981980</span></a> thread has some useful pointers on accessibility in HTMX examples, i.e., there isn't much and there should be :) I know very little about HTMX, having only discovered it today, but this sort of thing does incline me against looking further at it, so perhaps that might be an area worth looking a bit more into, HTMX team?</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/benpate",
"name": "@benpate"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/htmx",
"name": "#htmx"
}
],
"replies": {
"id": "https://mastodon.social/users/sil/statuses/110340406008743130/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/sil/statuses/110340406008743130/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/sil/statuses/110340406008743130/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/sil/statuses/110340406008743130/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://mastodon.social/users/sil/statuses/110340406008743130/shares",
"type": "Collection",
"totalItems": 1
}
}