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://machines.social/users/trevorflowers/statuses/111354186280039537",
"type": "Note",
"summary": null,
"inReplyTo": "https://machines.social/users/trevorflowers/statuses/111353830269143888",
"published": "2023-11-04T20:33:59Z",
"url": "https://machines.social/@trevorflowers/111354186280039537",
"attributedTo": "https://machines.social/users/trevorflowers",
"to": [
"https://machines.social/users/trevorflowers/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://machines.social/users/trevorflowers/statuses/111354186280039537",
"inReplyToAtomUri": "https://machines.social/users/trevorflowers/statuses/111353830269143888",
"conversation": "tag:machines.social,2023-11-04:objectId=429931:objectType=Conversation",
"content": "<p>It takes me around 80 minutes to solder the matrices to the driver boards and another 10 or so to program it. So, ~1.5 hours for all of the CM's electronics. I'm certain that others could do it in less time but I'm not in a hurry.</p>",
"contentMap": {
"en": "<p>It takes me around 80 minutes to solder the matrices to the driver boards and another 10 or so to program it. So, ~1.5 hours for all of the CM's electronics. I'm certain that others could do it in less time but I'm not in a hurry.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://machines.social/users/trevorflowers/statuses/111354186280039537/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://machines.social/users/trevorflowers/statuses/111354186280039537/replies?min_id=111354551837739375&page=true",
"partOf": "https://machines.social/users/trevorflowers/statuses/111354186280039537/replies",
"items": [
"https://machines.social/users/trevorflowers/statuses/111354551837739375"
]
}
}
}