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://masto.lema.org/users/santiago/statuses/111888325449905827",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-02-07T04:32:36Z",
"url": "https://masto.lema.org/@santiago/111888325449905827",
"attributedTo": "https://masto.lema.org/users/santiago",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://masto.lema.org/users/santiago/followers"
],
"sensitive": false,
"atomUri": "https://masto.lema.org/users/santiago/statuses/111888325449905827",
"inReplyToAtomUri": null,
"conversation": "tag:masto.lema.org,2024-02-07:objectId=2212192:objectType=Conversation",
"content": "<p>Made a mockup of what a small <a href=\"https://masto.lema.org/tags/HaikuOS\" class=\"mention hashtag\" rel=\"tag\">#<span>HaikuOS</span></a> RISC-V box could look like. Idea is you it show boot steps as the main board communicates via serial with it but gets usable by apps later on for some fun.</p>",
"contentMap": {
"en": "<p>Made a mockup of what a small <a href=\"https://masto.lema.org/tags/HaikuOS\" class=\"mention hashtag\" rel=\"tag\">#<span>HaikuOS</span></a> RISC-V box could look like. Idea is you it show boot steps as the main board communicates via serial with it but gets usable by apps later on for some fun.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://cdn.masto.host/mastolemaorg/media_attachments/files/111/888/325/180/017/987/original/64c38fe8bb0e0207.jpeg",
"name": "a 12cm blue cube. It has a subte leaf on top from the Haiku logo. A 2.2 inch screen appears in the center and show boot steps. The box has a volume button and an on/off button. Both have yellow leds in the same tone as the iconic yellow tab from BeOS & Haiku. On the right small screens show possibilities: 4 CPU bars, one upload/download chart and pure text output showing terminal ‘ls’ command.",
"blurhash": "USQvza-;~qa}4oxu%May_3M{IUay~qIUE1js",
"width": 2048,
"height": 2048
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://masto.lema.org/tags/HaikuOS",
"name": "#HaikuOS"
}
],
"replies": {
"id": "https://masto.lema.org/users/santiago/statuses/111888325449905827/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://masto.lema.org/users/santiago/statuses/111888325449905827/replies?min_id=111889531523803358&page=true",
"partOf": "https://masto.lema.org/users/santiago/statuses/111888325449905827/replies",
"items": [
"https://masto.lema.org/users/santiago/statuses/111889500891991254",
"https://masto.lema.org/users/santiago/statuses/111889531523803358"
]
}
},
"likes": {
"id": "https://masto.lema.org/users/santiago/statuses/111888325449905827/likes",
"type": "Collection",
"totalItems": 56
},
"shares": {
"id": "https://masto.lema.org/users/santiago/statuses/111888325449905827/shares",
"type": "Collection",
"totalItems": 31
}
}