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://grumble.social/users/solient/statuses/109524090399025744",
"type": "Note",
"summary": null,
"inReplyTo": "https://grumble.social/users/charlesrandall/statuses/109524060642423665",
"published": "2022-12-16T15:36:32Z",
"url": "https://grumble.social/@solient/109524090399025744",
"attributedTo": "https://grumble.social/users/solient",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://grumble.social/users/solient/followers",
"https://grumble.social/users/charlesrandall"
],
"sensitive": false,
"atomUri": "https://grumble.social/users/solient/statuses/109524090399025744",
"inReplyToAtomUri": "https://grumble.social/users/charlesrandall/statuses/109524060642423665",
"conversation": "tag:grumble.social,2022-12-16:objectId=55222:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://grumble.social/@charlesrandall\" class=\"u-url mention\">@<span>charlesrandall</span></a></span> I applied to a couple of other servers; let one have it in the "why are you applying" field for not recognizing my desired email as valid. No problems here so far!</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://grumble.social/@charlesrandall\" class=\"u-url mention\">@<span>charlesrandall</span></a></span> I applied to a couple of other servers; let one have it in the "why are you applying" field for not recognizing my desired email as valid. No problems here so far!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://grumble.social/users/charlesrandall",
"name": "@charlesrandall"
}
],
"replies": {
"id": "https://grumble.social/users/solient/statuses/109524090399025744/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://grumble.social/users/solient/statuses/109524090399025744/replies?only_other_accounts=true&page=true",
"partOf": "https://grumble.social/users/solient/statuses/109524090399025744/replies",
"items": []
}
}
}