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://sociale.network/users/oblomov/statuses/113067453539821704",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.geneticjen.com/users/jen/statuses/113067331926768640",
"published": "2024-09-02T10:20:23Z",
"url": "https://sociale.network/@oblomov/113067453539821704",
"attributedTo": "https://sociale.network/users/oblomov",
"to": [
"https://sociale.network/users/oblomov/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://mastodon.geneticjen.com/users/jen",
"https://notacult.social/users/carbontwelve"
],
"sensitive": false,
"atomUri": "https://sociale.network/users/oblomov/statuses/113067453539821704",
"inReplyToAtomUri": "https://mastodon.geneticjen.com/users/jen/statuses/113067331926768640",
"conversation": "tag:mastodon.geneticjen.com,2024-09-02:objectId=504012:objectType=Conversation",
"content": "<p><span class=\"h-card\"><a href=\"https://mastodon.geneticjen.com/@jen\" class=\"u-url mention\">@<span>jen</span></a></span> <span class=\"h-card\"><a href=\"https://notacult.social/@carbontwelve\" class=\"u-url mention\">@<span>carbontwelve</span></a></span> the thing is, there IS a stream of the activity of each user, and the user's home server does have it. Mastodon just happens to be extremely conservative about fetching things, so it won't even bother to see what's there in the first place, although it could e.g. fetch the latest N posts or even give you read-only access to the remote list. (IOW it's not just an AP issue, but also a specific of how Mastodon does things.)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\"><a href=\"https://mastodon.geneticjen.com/@jen\" class=\"u-url mention\">@<span>jen</span></a></span> <span class=\"h-card\"><a href=\"https://notacult.social/@carbontwelve\" class=\"u-url mention\">@<span>carbontwelve</span></a></span> the thing is, there IS a stream of the activity of each user, and the user's home server does have it. Mastodon just happens to be extremely conservative about fetching things, so it won't even bother to see what's there in the first place, although it could e.g. fetch the latest N posts or even give you read-only access to the remote list. (IOW it's not just an AP issue, but also a specific of how Mastodon does things.)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.geneticjen.com/users/jen",
"name": "@jen@mastodon.geneticjen.com"
},
{
"type": "Mention",
"href": "https://notacult.social/users/carbontwelve",
"name": "@carbontwelve@notacult.social"
}
],
"replies": {
"id": "https://sociale.network/users/oblomov/statuses/113067453539821704/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sociale.network/users/oblomov/statuses/113067453539821704/replies?only_other_accounts=true&page=true",
"partOf": "https://sociale.network/users/oblomov/statuses/113067453539821704/replies",
"items": []
}
}
}