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/109307150245715884",
"type": "Note",
"summary": null,
"inReplyTo": "https://nondeterministic.computer/users/mjg59/statuses/109307150141134824",
"published": "2022-11-08T08:05:48Z",
"url": "https://nondeterministic.computer/@mjg59/109307150245715884",
"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/109307150245715884",
"inReplyToAtomUri": "https://nondeterministic.computer/users/mjg59/statuses/109307150141134824",
"conversation": "tag:nondeterministic.computer,2022-11-08:objectId=2767:objectType=Conversation",
"content": "<p>My job is objectively fascinating to me, and it's been so strange looking at stuff (both in work and out of it) that I should want to do and just not feeling the enthusiasm I'm used to</p>",
"contentMap": {
"en": "<p>My job is objectively fascinating to me, and it's been so strange looking at stuff (both in work and out of it) that I should want to do and just not feeling the enthusiasm I'm used to</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://nondeterministic.computer/users/mjg59/statuses/109307150245715884/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://nondeterministic.computer/users/mjg59/statuses/109307150245715884/replies?min_id=109307150381150500&page=true",
"partOf": "https://nondeterministic.computer/users/mjg59/statuses/109307150245715884/replies",
"items": [
"https://nondeterministic.computer/users/mjg59/statuses/109307150381150500"
]
}
},
"likes": {
"id": "https://nondeterministic.computer/users/mjg59/statuses/109307150245715884/likes",
"type": "Collection",
"totalItems": 15
},
"shares": {
"id": "https://nondeterministic.computer/users/mjg59/statuses/109307150245715884/shares",
"type": "Collection",
"totalItems": 0
}
}