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/109512776085178893/activity",
"type": "Create",
"actor": "https://mastodon.sdf.org/users/revmem",
"published": "2022-12-14T15:39:09Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.sdf.org/users/revmem/followers",
"https://mastodon.sdf.org/users/jdarnold"
],
"object": {
"id": "https://mastodon.sdf.org/users/revmem/statuses/109512776085178893",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.sdf.org/users/jdarnold/statuses/109512750435603491",
"published": "2022-12-14T15:39:09Z",
"url": "https://mastodon.sdf.org/@revmem/109512776085178893",
"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/109512776085178893",
"inReplyToAtomUri": "https://mastodon.sdf.org/users/jdarnold/statuses/109512750435603491",
"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> I have mentioned, I think, that mod_packets is likely to be fragile in the face of apache version changes. Some of it was built by seeing what the specific code does in certain circumstances. Often via single-step debugging</p>",
"contentMap": {
"en": "<p><span class=\"h-card\"><a href=\"https://mastodon.sdf.org/@jdarnold\" class=\"u-url mention\">@<span>jdarnold</span></a></span> I have mentioned, I think, that mod_packets is likely to be fragile in the face of apache version changes. Some of it was built by seeing what the specific code does in certain circumstances. Often via single-step debugging</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.sdf.org/users/jdarnold",
"name": "@jdarnold"
}
],
"replies": {
"id": "https://mastodon.sdf.org/users/revmem/statuses/109512776085178893/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.sdf.org/users/revmem/statuses/109512776085178893/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.sdf.org/users/revmem/statuses/109512776085178893/replies",
"items": []
}
}
}
}