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://androiddev.social/users/zachklipp/statuses/109303967615544940",
"type": "Note",
"summary": null,
"inReplyTo": "https://androiddev.social/users/chrisonline/statuses/109303955852850161",
"published": "2022-11-07T18:36:25Z",
"url": "https://androiddev.social/@zachklipp/109303967615544940",
"attributedTo": "https://androiddev.social/users/zachklipp",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://androiddev.social/users/zachklipp/followers",
"https://androiddev.social/users/chrisonline"
],
"sensitive": false,
"atomUri": "https://androiddev.social/users/zachklipp/statuses/109303967615544940",
"inReplyToAtomUri": "https://androiddev.social/users/chrisonline/statuses/109303955852850161",
"conversation": "tag:androiddev.social,2022-11-07:objectId=45310:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://androiddev.social/@chrisonline\" class=\"u-url mention\">@<span>chrisonline</span></a></span> I think that might be due to how federation works - you should hopefully see new images I post from now on.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://androiddev.social/@chrisonline\" class=\"u-url mention\">@<span>chrisonline</span></a></span> I think that might be due to how federation works - you should hopefully see new images I post from now on.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://androiddev.social/users/chrisonline",
"name": "@chrisonline"
}
],
"replies": {
"id": "https://androiddev.social/users/zachklipp/statuses/109303967615544940/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://androiddev.social/users/zachklipp/statuses/109303967615544940/replies?only_other_accounts=true&page=true",
"partOf": "https://androiddev.social/users/zachklipp/statuses/109303967615544940/replies",
"items": []
}
},
"likes": {
"id": "https://androiddev.social/users/zachklipp/statuses/109303967615544940/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://androiddev.social/users/zachklipp/statuses/109303967615544940/shares",
"type": "Collection",
"totalItems": 0
}
}