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://mckellar.social/users/ian/statuses/113149447485997642",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-16T21:52:31Z",
"url": "https://mckellar.social/@ian/113149447485997642",
"attributedTo": "https://mckellar.social/users/ian",
"to": [
"https://mckellar.social/users/ian/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://mastodon.social/users/rodhilton"
],
"sensitive": false,
"atomUri": "https://mckellar.social/users/ian/statuses/113149447485997642",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-09-16:objectId=800900824:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@rodhilton\" class=\"u-url mention\">@<span>rodhilton</span></a></span> <br />But then you could implement the feature! And then become a Debian maintainer to get your version of the software included in the distribution.</p><p>Do you have a GPG key yet? No? It's like running your own cryptocurrency wallet, but without the potential windfall.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@rodhilton\" class=\"u-url mention\">@<span>rodhilton</span></a></span> <br />But then you could implement the feature! And then become a Debian maintainer to get your version of the software included in the distribution.</p><p>Do you have a GPG key yet? No? It's like running your own cryptocurrency wallet, but without the potential windfall.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/rodhilton",
"name": "@rodhilton@mastodon.social"
}
],
"replies": {
"id": "https://mckellar.social/users/ian/statuses/113149447485997642/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mckellar.social/users/ian/statuses/113149447485997642/replies?only_other_accounts=true&page=true",
"partOf": "https://mckellar.social/users/ian/statuses/113149447485997642/replies",
"items": []
}
}
}