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://mastodon.sdf.org/users/revmem/statuses/109513232959227968",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.sdf.org/users/revmem/statuses/109513219427612140",
"published": "2022-12-14T17:35:21Z",
"url": "https://mastodon.sdf.org/@revmem/109513232959227968",
"attributedTo": "https://mastodon.sdf.org/users/revmem",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.sdf.org/users/revmem/followers",
"https://mastodon.sdf.org/users/jdarnold"
],
"sensitive": false,
"atomUri": "https://mastodon.sdf.org/users/revmem/statuses/109513232959227968",
"inReplyToAtomUri": "https://mastodon.sdf.org/users/revmem/statuses/109513219427612140",
"conversation": "tag:mastodon.sdf.org,2022-12-14:objectId=59921527:objectType=Conversation",
"content": "<p><span class=\"h-card\"><a href=\"https://mastodon.sdf.org/@jdarnold\" class=\"u-url mention\">@<span>jdarnold</span></a></span> mod_packets suffered from mission creep as you probably know. Or mission replacement. It tries to make apache do things it doesn't want to do. Maybe should have been called "mod_fool_apache" . Or it might have been better to write a standalone packet forwarding program that wasn't part of apache at all.</p><p>Wasn't there a thought of using HAProxy after the move to rocky?</p><p>I shouldn't be thinking about this ;)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\"><a href=\"https://mastodon.sdf.org/@jdarnold\" class=\"u-url mention\">@<span>jdarnold</span></a></span> mod_packets suffered from mission creep as you probably know. Or mission replacement. It tries to make apache do things it doesn't want to do. Maybe should have been called "mod_fool_apache" . Or it might have been better to write a standalone packet forwarding program that wasn't part of apache at all.</p><p>Wasn't there a thought of using HAProxy after the move to rocky?</p><p>I shouldn't be thinking about this ;)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.sdf.org/users/jdarnold",
"name": "@jdarnold"
}
],
"replies": {
"id": "https://mastodon.sdf.org/users/revmem/statuses/109513232959227968/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.sdf.org/users/revmem/statuses/109513232959227968/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.sdf.org/users/revmem/statuses/109513232959227968/replies",
"items": []
}
}
}