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://mstdn.social/users/haley_exe/statuses/111905306556097883/activity",
"type": "Create",
"actor": "https://mstdn.social/users/haley_exe",
"published": "2024-02-10T04:31:07Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.social/users/haley_exe/followers"
],
"object": {
"id": "https://mstdn.social/users/haley_exe/statuses/111905306556097883",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-02-10T04:31:07Z",
"url": "https://mstdn.social/@haley_exe/111905306556097883",
"attributedTo": "https://mstdn.social/users/haley_exe",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.social/users/haley_exe/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.social/users/haley_exe/statuses/111905306556097883",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.social,2024-02-10:objectId=333225967:objectType=Conversation",
"content": "<p>I'm just a girl, standing in front of the open-source community, begging you all to write docs that don't assume every single one of your users is a mid-career dev with an intuitive grasp of your GUI. </p><p>It is ROUGH out here folks.</p>",
"contentMap": {
"en": "<p>I'm just a girl, standing in front of the open-source community, begging you all to write docs that don't assume every single one of your users is a mid-career dev with an intuitive grasp of your GUI. </p><p>It is ROUGH out here folks.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mstdn.social/users/haley_exe/statuses/111905306556097883/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.social/users/haley_exe/statuses/111905306556097883/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.social/users/haley_exe/statuses/111905306556097883/replies",
"items": []
}
}
}
}