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.social/users/drcalambre/statuses/113997119798723907/replies",
"type": "Collection",
"first": {
"id": "https://mastodon.social/users/drcalambre/statuses/113997119798723907/replies?page=true",
"type": "CollectionPage",
"next": "https://mastodon.social/users/drcalambre/statuses/113997119798723907/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/drcalambre/statuses/113997119798723907/replies",
"items": [
{
"id": "https://mastodon.social/users/drcalambre/statuses/113997127548926482",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/drcalambre/statuses/113997119798723907",
"published": "2025-02-13T14:48:42Z",
"url": "https://mastodon.social/@drcalambre/113997127548926482",
"attributedTo": "https://mastodon.social/users/drcalambre",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/drcalambre/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/drcalambre/statuses/113997127548926482",
"inReplyToAtomUri": "https://mastodon.social/users/drcalambre/statuses/113997119798723907",
"conversation": "tag:mastodon.social,2025-02-09:objectId=916732093:objectType=Conversation",
"content": "<p>### Descripción del código `degrees.sh` </p><p>Este script en Bash está diseñado para convertir una dirección del viento en grados meteorológicos a su correspondiente punto en la brújula (por ejemplo, Norte, Noreste, Sur, etc.) y actualizar iconos en Conky, un monitor de sistema para escritorios Linux.</p>",
"contentMap": {
"es": "<p>### Descripción del código `degrees.sh` </p><p>Este script en Bash está diseñado para convertir una dirección del viento en grados meteorológicos a su correspondiente punto en la brújula (por ejemplo, Norte, Noreste, Sur, etc.) y actualizar iconos en Conky, un monitor de sistema para escritorios Linux.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/drcalambre/statuses/113997127548926482/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/drcalambre/statuses/113997127548926482/replies?min_id=113997142689249592&page=true",
"partOf": "https://mastodon.social/users/drcalambre/statuses/113997127548926482/replies",
"items": [
"https://mastodon.social/users/drcalambre/statuses/113997142689249592"
]
}
},
"likes": {
"id": "https://mastodon.social/users/drcalambre/statuses/113997127548926482/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/drcalambre/statuses/113997127548926482/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}