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://toot.cafe/users/dotproto/statuses/113439026491369196",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-07T01:16:16Z",
"url": "https://toot.cafe/@dotproto/113439026491369196",
"attributedTo": "https://toot.cafe/users/dotproto",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://toot.cafe/users/dotproto/followers"
],
"sensitive": false,
"atomUri": "https://toot.cafe/users/dotproto/statuses/113439026491369196",
"inReplyToAtomUri": null,
"conversation": "tag:toot.cafe,2024-11-07:objectId=74647366:objectType=Conversation",
"content": "<p>I spent far too long today trying to figure out how to do something in CSS grid only to conclude that that's what flexbox is for</p><p>/tableflip</p>",
"contentMap": {
"en": "<p>I spent far too long today trying to figure out how to do something in CSS grid only to conclude that that's what flexbox is for</p><p>/tableflip</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://toot.cafe/users/dotproto/statuses/113439026491369196/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://toot.cafe/users/dotproto/statuses/113439026491369196/replies?min_id=113439032048952632&page=true",
"partOf": "https://toot.cafe/users/dotproto/statuses/113439026491369196/replies",
"items": [
"https://toot.cafe/users/dotproto/statuses/113439032048952632"
]
}
},
"likes": {
"id": "https://toot.cafe/users/dotproto/statuses/113439026491369196/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://toot.cafe/users/dotproto/statuses/113439026491369196/shares",
"type": "Collection",
"totalItems": 0
}
}