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://c.im/users/paulomalley/statuses/111651484405918756",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-12-27T08:40:49Z",
"url": "https://c.im/@paulomalley/111651484405918756",
"attributedTo": "https://c.im/users/paulomalley",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://c.im/users/paulomalley/followers"
],
"sensitive": false,
"atomUri": "https://c.im/users/paulomalley/statuses/111651484405918756",
"inReplyToAtomUri": null,
"conversation": "tag:c.im,2023-12-27:objectId=131967774:objectType=Conversation",
"content": "<p>If Tetris has taught me anything, it's that errors pile up and accomplishments disappear.</p>",
"contentMap": {
"en": "<p>If Tetris has taught me anything, it's that errors pile up and accomplishments disappear.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://c.im/users/paulomalley/statuses/111651484405918756/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://c.im/users/paulomalley/statuses/111651484405918756/replies?only_other_accounts=true&page=true",
"partOf": "https://c.im/users/paulomalley/statuses/111651484405918756/replies",
"items": []
}
},
"likes": {
"id": "https://c.im/users/paulomalley/statuses/111651484405918756/likes",
"type": "Collection",
"totalItems": 155
},
"shares": {
"id": "https://c.im/users/paulomalley/statuses/111651484405918756/shares",
"type": "Collection",
"totalItems": 100
}
}