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.xyz/users/gaberivera/statuses/109512929330764964",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-14T16:18:08Z",
"url": "https://mastodon.xyz/@gaberivera/109512929330764964",
"attributedTo": "https://mastodon.xyz/users/gaberivera",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.xyz/users/gaberivera/followers",
"https://techhub.social/users/Techmeme"
],
"sensitive": false,
"atomUri": "https://mastodon.xyz/users/gaberivera/statuses/109512929330764964",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.xyz,2022-12-14:objectId=107470092:objectType=Conversation",
"content": "<p>Hi! You can now follow Techmeme here: <span class=\"h-card\" translate=\"no\"><a href=\"https://techhub.social/@Techmeme\" class=\"u-url mention\">@<span>Techmeme</span></a></span></p><p>Also, why is this place so popular now? Did something happen?!</p>",
"contentMap": {
"en": "<p>Hi! You can now follow Techmeme here: <span class=\"h-card\" translate=\"no\"><a href=\"https://techhub.social/@Techmeme\" class=\"u-url mention\">@<span>Techmeme</span></a></span></p><p>Also, why is this place so popular now? Did something happen?!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://techhub.social/users/Techmeme",
"name": "@Techmeme@techhub.social"
}
],
"replies": {
"id": "https://mastodon.xyz/users/gaberivera/statuses/109512929330764964/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.xyz/users/gaberivera/statuses/109512929330764964/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.xyz/users/gaberivera/statuses/109512929330764964/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.xyz/users/gaberivera/statuses/109512929330764964/likes",
"type": "Collection",
"totalItems": 43
},
"shares": {
"id": "https://mastodon.xyz/users/gaberivera/statuses/109512929330764964/shares",
"type": "Collection",
"totalItems": 34
}
}