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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage"
}
],
"id": "https://infosec.exchange/users/grumpasaurus/statuses/113513177950571049",
"type": "Note",
"summary": null,
"inReplyTo": "https://infosec.exchange/users/grumpasaurus/statuses/113513165399056269",
"published": "2024-11-20T03:33:58Z",
"url": "https://infosec.exchange/@grumpasaurus/113513177950571049",
"attributedTo": "https://infosec.exchange/users/grumpasaurus",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/grumpasaurus/followers"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/grumpasaurus/statuses/113513177950571049",
"inReplyToAtomUri": "https://infosec.exchange/users/grumpasaurus/statuses/113513165399056269",
"conversation": "tag:infosec.exchange,2024-11-20:objectId=214790534:objectType=Conversation",
"content": "<p>Pairing doesn't apply only to software development. Pairing on building a spreadsheet, a slide deck, or even searching for a solution on the web when brainstorming ideas provides people with less experience invaluable information on things they probably never thought to do when only being provided a task.</p>",
"contentMap": {
"en": "<p>Pairing doesn't apply only to software development. Pairing on building a spreadsheet, a slide deck, or even searching for a solution on the web when brainstorming ideas provides people with less experience invaluable information on things they probably never thought to do when only being provided a task.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://infosec.exchange/users/grumpasaurus/statuses/113513177950571049/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/grumpasaurus/statuses/113513177950571049/replies?min_id=113513216086661252&page=true",
"partOf": "https://infosec.exchange/users/grumpasaurus/statuses/113513177950571049/replies",
"items": [
"https://infosec.exchange/users/grumpasaurus/statuses/113513216086661252"
]
}
},
"likes": {
"id": "https://infosec.exchange/users/grumpasaurus/statuses/113513177950571049/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://infosec.exchange/users/grumpasaurus/statuses/113513177950571049/shares",
"type": "Collection",
"totalItems": 1
}
}