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://mathstodon.xyz/users/lukejanicke/statuses/109569276927955142",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-24T15:08:04Z",
"url": "https://mathstodon.xyz/@lukejanicke/109569276927955142",
"attributedTo": "https://mathstodon.xyz/users/lukejanicke",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/lukejanicke/followers",
"https://mathstodon.xyz/users/theta_max"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/lukejanicke/statuses/109569276927955142",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2022-12-24:objectId=34983016:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@theta_max\" class=\"u-url mention\">@<span>theta_max</span></a></span> I’m still waiting for an eInk reMarkable-like device that’s edge to edge, A4, and just a few mm thick! Would be a game changer.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@theta_max\" class=\"u-url mention\">@<span>theta_max</span></a></span> I’m still waiting for an eInk reMarkable-like device that’s edge to edge, A4, and just a few mm thick! Would be a game changer.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mathstodon.xyz/users/theta_max",
"name": "@theta_max"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/lukejanicke/statuses/109569276927955142/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/lukejanicke/statuses/109569276927955142/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/lukejanicke/statuses/109569276927955142/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/lukejanicke/statuses/109569276927955142/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mathstodon.xyz/users/lukejanicke/statuses/109569276927955142/shares",
"type": "Collection",
"totalItems": 0
}
}