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/statquant/statuses/113100820949028096/activity",
"type": "Create",
"actor": "https://mastodon.social/users/statquant",
"published": "2024-09-08T07:46:09Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/statquant/followers",
"https://fosstodon.org/users/dgkf"
],
"object": {
"id": "https://mastodon.social/users/statquant/statuses/113100820949028096",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/dgkf/statuses/112765462415266399",
"published": "2024-09-08T07:46:09Z",
"url": "https://mastodon.social/@statquant/113100820949028096",
"attributedTo": "https://mastodon.social/users/statquant",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/statquant/followers",
"https://fosstodon.org/users/dgkf"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/statquant/statuses/113100820949028096",
"inReplyToAtomUri": "https://fosstodon.org/users/dgkf/statuses/112765462415266399",
"conversation": "tag:fosstodon.org,2024-07-11:objectId=224249005:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@dgkf\" class=\"u-url mention\">@<span>dgkf</span></a></span> <br />Looks great, will it integrate with nvim-r?<br />Very happy to test if you need a body behind a keyboard.<br />I've always found R debuging appalling.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@dgkf\" class=\"u-url mention\">@<span>dgkf</span></a></span> <br />Looks great, will it integrate with nvim-r?<br />Very happy to test if you need a body behind a keyboard.<br />I've always found R debuging appalling.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/dgkf",
"name": "@dgkf@fosstodon.org"
}
],
"replies": {
"id": "https://mastodon.social/users/statquant/statuses/113100820949028096/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/statquant/statuses/113100820949028096/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/statquant/statuses/113100820949028096/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/statquant/statuses/113100820949028096/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/statquant/statuses/113100820949028096/shares",
"type": "Collection",
"totalItems": 0
}
}
}