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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://bonn.social/users/markojahnke/statuses/107106111349241870/replies",
"type": "Collection",
"first": {
"id": "https://bonn.social/users/markojahnke/statuses/107106111349241870/replies?page=true",
"type": "CollectionPage",
"next": "https://bonn.social/users/markojahnke/statuses/107106111349241870/replies?only_other_accounts=true&page=true",
"partOf": "https://bonn.social/users/markojahnke/statuses/107106111349241870/replies",
"items": [
{
"id": "https://bonn.social/users/markojahnke/statuses/107106136782690925",
"type": "Note",
"summary": null,
"inReplyTo": "https://bonn.social/users/markojahnke/statuses/107106111349241870",
"published": "2021-10-15T14:59:08Z",
"url": "https://bonn.social/@markojahnke/107106136782690925",
"attributedTo": "https://bonn.social/users/markojahnke",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://bonn.social/users/markojahnke/followers"
],
"sensitive": false,
"atomUri": "https://bonn.social/users/markojahnke/statuses/107106136782690925",
"inReplyToAtomUri": "https://bonn.social/users/markojahnke/statuses/107106111349241870",
"conversation": "tag:bonn.social,2021-10-15:objectId=8685063:objectType=Conversation",
"content": "<p>I mean concepts like files, <a href=\"https://bonn.social/tags/processes\" class=\"mention hashtag\" rel=\"tag\">#<span>processes</span></a>, <a href=\"https://bonn.social/tags/IPC\" class=\"mention hashtag\" rel=\"tag\">#<span>IPC</span></a>, pipes, blockig/nonblocking I/O and the like.</p><p><a href=\"https://bonn.social/tags/LinePrinter\" class=\"mention hashtag\" rel=\"tag\">#<span>LinePrinter</span></a> and <a href=\"https://bonn.social/tags/modem\" class=\"mention hashtag\" rel=\"tag\">#<span>modem</span></a> communication not so much 😆</p>",
"contentMap": {
"en": "<p>I mean concepts like files, <a href=\"https://bonn.social/tags/processes\" class=\"mention hashtag\" rel=\"tag\">#<span>processes</span></a>, <a href=\"https://bonn.social/tags/IPC\" class=\"mention hashtag\" rel=\"tag\">#<span>IPC</span></a>, pipes, blockig/nonblocking I/O and the like.</p><p><a href=\"https://bonn.social/tags/LinePrinter\" class=\"mention hashtag\" rel=\"tag\">#<span>LinePrinter</span></a> and <a href=\"https://bonn.social/tags/modem\" class=\"mention hashtag\" rel=\"tag\">#<span>modem</span></a> communication not so much 😆</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://bonn.social/tags/processes",
"name": "#processes"
},
{
"type": "Hashtag",
"href": "https://bonn.social/tags/ipc",
"name": "#ipc"
},
{
"type": "Hashtag",
"href": "https://bonn.social/tags/LinePrinter",
"name": "#LinePrinter"
},
{
"type": "Hashtag",
"href": "https://bonn.social/tags/modem",
"name": "#modem"
}
],
"replies": {
"id": "https://bonn.social/users/markojahnke/statuses/107106136782690925/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://bonn.social/users/markojahnke/statuses/107106136782690925/replies?only_other_accounts=true&page=true",
"partOf": "https://bonn.social/users/markojahnke/statuses/107106136782690925/replies",
"items": []
}
},
"likes": {
"id": "https://bonn.social/users/markojahnke/statuses/107106136782690925/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://bonn.social/users/markojahnke/statuses/107106136782690925/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}