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://stoat.zone/users/sadalsvvd/statuses/110143304992958768",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-04-05T00:10:57Z",
"url": "https://stoat.zone/@sadalsvvd/110143304992958768",
"attributedTo": "https://stoat.zone/users/sadalsvvd",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://stoat.zone/users/sadalsvvd/followers"
],
"sensitive": false,
"atomUri": "https://stoat.zone/users/sadalsvvd/statuses/110143304992958768",
"inReplyToAtomUri": null,
"conversation": "tag:stoat.zone,2023-04-05:objectId=11916:objectType=Conversation",
"content": "<p>man this is really nice. feels more like hanging out in a den or something.</p>",
"contentMap": {
"en": "<p>man this is really nice. feels more like hanging out in a den or something.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://stoat.zone/users/sadalsvvd/statuses/110143304992958768/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://stoat.zone/users/sadalsvvd/statuses/110143304992958768/replies?only_other_accounts=true&page=true",
"partOf": "https://stoat.zone/users/sadalsvvd/statuses/110143304992958768/replies",
"items": []
}
},
"likes": {
"id": "https://stoat.zone/users/sadalsvvd/statuses/110143304992958768/likes",
"type": "Collection",
"totalItems": 23
},
"shares": {
"id": "https://stoat.zone/users/sadalsvvd/statuses/110143304992958768/shares",
"type": "Collection",
"totalItems": 2
}
}