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://nondeterministic.computer/users/mjg59/statuses/109310320604179304/replies",
"type": "Collection",
"first": {
"id": "https://nondeterministic.computer/users/mjg59/statuses/109310320604179304/replies?page=true",
"type": "CollectionPage",
"next": "https://nondeterministic.computer/users/mjg59/statuses/109310320604179304/replies?only_other_accounts=true&page=true",
"partOf": "https://nondeterministic.computer/users/mjg59/statuses/109310320604179304/replies",
"items": [
{
"id": "https://nondeterministic.computer/users/mjg59/statuses/109310320772437258",
"type": "Note",
"summary": null,
"inReplyTo": "https://nondeterministic.computer/users/mjg59/statuses/109310320604179304",
"published": "2022-11-08T21:32:07Z",
"url": "https://nondeterministic.computer/@mjg59/109310320772437258",
"attributedTo": "https://nondeterministic.computer/users/mjg59",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://nondeterministic.computer/users/mjg59/followers"
],
"sensitive": false,
"atomUri": "https://nondeterministic.computer/users/mjg59/statuses/109310320772437258",
"inReplyToAtomUri": "https://nondeterministic.computer/users/mjg59/statuses/109310320604179304",
"conversation": "tag:nondeterministic.computer,2022-11-08:objectId=5320:objectType=Conversation",
"content": "<p>Is there really no way to use anything other than the device authorisation flow for OIDC issuance? I go to the trouble to make sure I'm using an unphishable auth token and then you make me bounce through a phishable auth flow anyway?</p>",
"contentMap": {
"en": "<p>Is there really no way to use anything other than the device authorisation flow for OIDC issuance? I go to the trouble to make sure I'm using an unphishable auth token and then you make me bounce through a phishable auth flow anyway?</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://nondeterministic.computer/users/mjg59/statuses/109310320772437258/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://nondeterministic.computer/users/mjg59/statuses/109310320772437258/replies?only_other_accounts=true&page=true",
"partOf": "https://nondeterministic.computer/users/mjg59/statuses/109310320772437258/replies",
"items": []
}
},
"likes": {
"id": "https://nondeterministic.computer/users/mjg59/statuses/109310320772437258/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://nondeterministic.computer/users/mjg59/statuses/109310320772437258/shares",
"type": "Collection",
"totalItems": 1
}
}
]
}
}