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/113241418816541754/activity",
"type": "Create",
"actor": "https://stoat.zone/users/sadalsvvd",
"published": "2024-10-03T03:42:02Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://stoat.zone/users/sadalsvvd/followers"
],
"object": {
"id": "https://stoat.zone/users/sadalsvvd/statuses/113241418816541754",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-03T03:42:02Z",
"url": "https://stoat.zone/@sadalsvvd/113241418816541754",
"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/113241418816541754",
"inReplyToAtomUri": null,
"conversation": "tag:stoat.zone,2024-10-03:objectId=1553065:objectType=Conversation",
"content": "<p>dude TIL there is an html5 color picker type</p>",
"contentMap": {
"en": "<p>dude TIL there is an html5 color picker type</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://stoat.zone/users/sadalsvvd/statuses/113241418816541754/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://stoat.zone/users/sadalsvvd/statuses/113241418816541754/replies?only_other_accounts=true&page=true",
"partOf": "https://stoat.zone/users/sadalsvvd/statuses/113241418816541754/replies",
"items": []
}
},
"likes": {
"id": "https://stoat.zone/users/sadalsvvd/statuses/113241418816541754/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://stoat.zone/users/sadalsvvd/statuses/113241418816541754/shares",
"type": "Collection",
"totalItems": 1
}
}
}