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.ml/users/akhil/statuses/112492914074098330",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/adingbatponder/statuses/112492113660422081",
"published": "2024-05-23T23:07:26Z",
"url": "https://mastodon.ml/@akhil/112492914074098330",
"attributedTo": "https://mastodon.ml/users/akhil",
"to": [
"https://mastodon.ml/users/akhil/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://fosstodon.org/users/adingbatponder"
],
"sensitive": false,
"atomUri": "https://mastodon.ml/users/akhil/statuses/112492914074098330",
"inReplyToAtomUri": "https://fosstodon.org/users/adingbatponder/statuses/112492113660422081",
"conversation": "tag:mastodon.social,2024-05-23:objectId=713987401:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@adingbatponder\" class=\"u-url mention\">@<span>adingbatponder</span></a></span> Neovim should be in dependeincies. Neovim uses the client/server approach. Any UI is a client and all clients use the same Neovim to actually do the things.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@adingbatponder\" class=\"u-url mention\">@<span>adingbatponder</span></a></span> Neovim should be in dependeincies. Neovim uses the client/server approach. Any UI is a client and all clients use the same Neovim to actually do the things.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/adingbatponder",
"name": "@adingbatponder@fosstodon.org"
}
],
"replies": {
"id": "https://mastodon.ml/users/akhil/statuses/112492914074098330/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.ml/users/akhil/statuses/112492914074098330/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.ml/users/akhil/statuses/112492914074098330/replies",
"items": []
}
}
}