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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://bonn.social/users/markojahnke/statuses/107106111349241870",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2021-10-15T14:52:40Z",
"url": "https://bonn.social/@markojahnke/107106111349241870",
"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/107106111349241870",
"inReplyToAtomUri": null,
"conversation": "tag:bonn.social,2021-10-15:objectId=8685063:objectType=Conversation",
"content": "<p>When implementing <a href=\"https://bonn.social/tags/software\" class=\"mention hashtag\" rel=\"tag\">#<span>software</span></a> in higher level <a href=\"https://bonn.social/tags/ProgrammingLanguages\" class=\"mention hashtag\" rel=\"tag\">#<span>ProgrammingLanguages</span></a> and <a href=\"https://bonn.social/tags/ApplicationFrameworks\" class=\"mention hashtag\" rel=\"tag\">#<span>ApplicationFrameworks</span></a>, it is always useful to understand the concepts under the hood. This book may be helpful, even when not programming in a <a href=\"https://bonn.social/tags/UNIX\" class=\"mention hashtag\" rel=\"tag\">#<span>UNIX</span></a>-like environment:</p>",
"contentMap": {
"en": "<p>When implementing <a href=\"https://bonn.social/tags/software\" class=\"mention hashtag\" rel=\"tag\">#<span>software</span></a> in higher level <a href=\"https://bonn.social/tags/ProgrammingLanguages\" class=\"mention hashtag\" rel=\"tag\">#<span>ProgrammingLanguages</span></a> and <a href=\"https://bonn.social/tags/ApplicationFrameworks\" class=\"mention hashtag\" rel=\"tag\">#<span>ApplicationFrameworks</span></a>, it is always useful to understand the concepts under the hood. This book may be helpful, even when not programming in a <a href=\"https://bonn.social/tags/UNIX\" class=\"mention hashtag\" rel=\"tag\">#<span>UNIX</span></a>-like environment:</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://bonn.social/system/media_attachments/files/107/106/109/378/187/479/original/defad57077011f33.png",
"name": null,
"blurhash": "UCI#Zc~B9t^*KjVYU]oJuNu4WXVYz:t,YjpI",
"width": 1278,
"height": 1623
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://bonn.social/tags/software",
"name": "#software"
},
{
"type": "Hashtag",
"href": "https://bonn.social/tags/programminglanguages",
"name": "#programminglanguages"
},
{
"type": "Hashtag",
"href": "https://bonn.social/tags/ApplicationFrameworks",
"name": "#ApplicationFrameworks"
},
{
"type": "Hashtag",
"href": "https://bonn.social/tags/unix",
"name": "#unix"
}
],
"replies": {
"id": "https://bonn.social/users/markojahnke/statuses/107106111349241870/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://bonn.social/users/markojahnke/statuses/107106111349241870/replies?min_id=107106136782690925&page=true",
"partOf": "https://bonn.social/users/markojahnke/statuses/107106111349241870/replies",
"items": [
"https://bonn.social/users/markojahnke/statuses/107106136782690925"
]
}
},
"likes": {
"id": "https://bonn.social/users/markojahnke/statuses/107106111349241870/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://bonn.social/users/markojahnke/statuses/107106111349241870/shares",
"type": "Collection",
"totalItems": 0
}
}