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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://floss.social/users/pleia2/statuses/114303850090060616",
"type": "Note",
"summary": null,
"inReplyTo": "https://floss.social/users/pleia2/statuses/114303754249576152",
"published": "2025-04-08T18:52:17Z",
"url": "https://floss.social/@pleia2/114303850090060616",
"attributedTo": "https://floss.social/users/pleia2",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://floss.social/users/pleia2/followers"
],
"sensitive": false,
"atomUri": "https://floss.social/users/pleia2/statuses/114303850090060616",
"inReplyToAtomUri": "https://floss.social/users/pleia2/statuses/114303754249576152",
"conversation": "tag:floss.social,2025-04-08:objectId=85039851:objectType=Conversation",
"content": "<p>Just watched an <a href=\"https://floss.social/tags/IBMZDay\" class=\"mention hashtag\" rel=\"tag\">#<span>IBMZDay</span></a> session about the <a href=\"https://floss.social/tags/COBOL\" class=\"mention hashtag\" rel=\"tag\">#<span>COBOL</span></a> Upgrade Advisor for z/OS (CUAZ), and it reminded me that the feelings people have about COBOL being old are so weird.</p><p>There are new Enterprise COBOL compilers being released on a regular basis, with new features. And new (first released in 2021, and continually improving) tools like CUAZ to help with upgrades!</p><p>Oh, and COBOL is still really good at what it does.</p>",
"contentMap": {
"en": "<p>Just watched an <a href=\"https://floss.social/tags/IBMZDay\" class=\"mention hashtag\" rel=\"tag\">#<span>IBMZDay</span></a> session about the <a href=\"https://floss.social/tags/COBOL\" class=\"mention hashtag\" rel=\"tag\">#<span>COBOL</span></a> Upgrade Advisor for z/OS (CUAZ), and it reminded me that the feelings people have about COBOL being old are so weird.</p><p>There are new Enterprise COBOL compilers being released on a regular basis, with new features. And new (first released in 2021, and continually improving) tools like CUAZ to help with upgrades!</p><p>Oh, and COBOL is still really good at what it does.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://floss.social/tags/ibmzday",
"name": "#ibmzday"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/cobol",
"name": "#cobol"
}
],
"replies": {
"id": "https://floss.social/users/pleia2/statuses/114303850090060616/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://floss.social/users/pleia2/statuses/114303850090060616/replies?min_id=114303917967742578&page=true",
"partOf": "https://floss.social/users/pleia2/statuses/114303850090060616/replies",
"items": [
"https://floss.social/users/pleia2/statuses/114303917967742578"
]
}
},
"likes": {
"id": "https://floss.social/users/pleia2/statuses/114303850090060616/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://floss.social/users/pleia2/statuses/114303850090060616/shares",
"type": "Collection",
"totalItems": 3
}
}