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/111337489637864954",
"type": "Note",
"summary": null,
"inReplyTo": "https://machines.social/users/trevorflowers/statuses/111337344497760499",
"published": "2023-11-01T21:47:49Z",
"url": "https://machines.social/@trevorflowers/111337489637864954",
"attributedTo": "https://machines.social/users/trevorflowers",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://machines.social/users/trevorflowers/followers"
],
"sensitive": false,
"atomUri": "https://machines.social/users/trevorflowers/statuses/111337489637864954",
"inReplyToAtomUri": "https://machines.social/users/trevorflowers/statuses/111337344497760499",
"conversation": "tag:machines.social,2023-11-01:objectId=427254:objectType=Conversation",
"content": "<p>Some kind soul just bought a Connection Machine so I guess tomorrow I'll make more!</p>",
"contentMap": {
"en": "<p>Some kind soul just bought a Connection Machine so I guess tomorrow I'll make more!</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://machines.social/users/trevorflowers/statuses/111337489637864954/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://machines.social/users/trevorflowers/statuses/111337489637864954/replies?only_other_accounts=true&page=true",
"partOf": "https://machines.social/users/trevorflowers/statuses/111337489637864954/replies",
"items": []
}
}
}