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/113393873469303181",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-30T01:53:16Z",
"url": "https://mckellar.social/@ian/113393873469303181",
"attributedTo": "https://mckellar.social/users/ian",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mckellar.social/users/ian/followers",
"https://toot.cat/users/ceejbot"
],
"sensitive": false,
"atomUri": "https://mckellar.social/users/ian/statuses/113393873469303181",
"inReplyToAtomUri": null,
"conversation": "tag:toot.cat,2024-10-30:objectId=99544532:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://toot.cat/@ceejbot\" class=\"u-url mention\">@<span>ceejbot</span></a></span> the closest thing we have to a UI toolkit (cross-platform or otherwise) that's not controlled by a company who will put their needs first is Gtk - and it's basically a non-starter for mobile. And I think its primary developers are on the IBM payroll.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://toot.cat/@ceejbot\" class=\"u-url mention\">@<span>ceejbot</span></a></span> the closest thing we have to a UI toolkit (cross-platform or otherwise) that's not controlled by a company who will put their needs first is Gtk - and it's basically a non-starter for mobile. And I think its primary developers are on the IBM payroll.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://toot.cat/users/ceejbot",
"name": "@ceejbot@toot.cat"
}
],
"replies": {
"id": "https://mckellar.social/users/ian/statuses/113393873469303181/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mckellar.social/users/ian/statuses/113393873469303181/replies?only_other_accounts=true&page=true",
"partOf": "https://mckellar.social/users/ian/statuses/113393873469303181/replies",
"items": []
}
}
}