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/AndresCaicedo/statuses/113459169780560902",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-10T14:38:58Z",
"url": "https://mathstodon.xyz/@AndresCaicedo/113459169780560902",
"attributedTo": "https://mathstodon.xyz/users/AndresCaicedo",
"to": [
"https://mathstodon.xyz/users/AndresCaicedo/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://col.social/users/galactus",
"https://mastodon.sandwich.net/users/retazomag"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/AndresCaicedo/statuses/113459169780560902",
"inReplyToAtomUri": null,
"conversation": "tag:col.social,2024-11-10:objectId=18941629:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.sandwich.net/@retazomag\" class=\"u-url mention\">@<span>retazomag</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://col.social/@galactus\" class=\"u-url mention\">@<span>galactus</span></a></span> Muy recomendable, por lo que he visto.</p>",
"contentMap": {
"es": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.sandwich.net/@retazomag\" class=\"u-url mention\">@<span>retazomag</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://col.social/@galactus\" class=\"u-url mention\">@<span>galactus</span></a></span> Muy recomendable, por lo que he visto.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.sandwich.net/users/retazomag",
"name": "@retazomag@mastodon.sandwich.net"
},
{
"type": "Mention",
"href": "https://col.social/users/galactus",
"name": "@galactus@col.social"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/AndresCaicedo/statuses/113459169780560902/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/AndresCaicedo/statuses/113459169780560902/replies?min_id=113459173126704363&page=true",
"partOf": "https://mathstodon.xyz/users/AndresCaicedo/statuses/113459169780560902/replies",
"items": [
"https://mathstodon.xyz/users/AndresCaicedo/statuses/113459173126704363"
]
}
},
"likes": {
"id": "https://mathstodon.xyz/users/AndresCaicedo/statuses/113459169780560902/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mathstodon.xyz/users/AndresCaicedo/statuses/113459169780560902/shares",
"type": "Collection",
"totalItems": 0
}
}