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://fosstodon.org/users/danvratil/statuses/112186387048310834",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-03-30T19:53:35Z",
"url": "https://fosstodon.org/@danvratil/112186387048310834",
"attributedTo": "https://fosstodon.org/users/danvratil",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/danvratil/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/danvratil/statuses/112186387048310834",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-03-30:objectId=196908376:objectType=Conversation",
"content": "<p>A lazy (and free!) Saturday, time to play around and experiment. How about <a href=\"https://fosstodon.org/tags/akonadi\" class=\"mention hashtag\" rel=\"tag\">#<span>akonadi</span></a> managed by <a href=\"https://fosstodon.org/tags/systemd\" class=\"mention hashtag\" rel=\"tag\">#<span>systemd</span></a> ? <a href=\"https://fosstodon.org/tags/KDE\" class=\"mention hashtag\" rel=\"tag\">#<span>KDE</span></a> </p><p>(Don't worry, I'm not merging this (for now 😈). I'm not even sure if it's a good or a bad idea. And even if it gets merged, it will be optional. I rewrote the process management code to make it extensible, so in the future we can also run Akonadi as a Windows Service or whatever is native on MacOS, with fallback to the mechanism we use today)</p>",
"contentMap": {
"en": "<p>A lazy (and free!) Saturday, time to play around and experiment. How about <a href=\"https://fosstodon.org/tags/akonadi\" class=\"mention hashtag\" rel=\"tag\">#<span>akonadi</span></a> managed by <a href=\"https://fosstodon.org/tags/systemd\" class=\"mention hashtag\" rel=\"tag\">#<span>systemd</span></a> ? <a href=\"https://fosstodon.org/tags/KDE\" class=\"mention hashtag\" rel=\"tag\">#<span>KDE</span></a> </p><p>(Don't worry, I'm not merging this (for now 😈). I'm not even sure if it's a good or a bad idea. And even if it gets merged, it will be optional. I rewrote the process management code to make it extensible, so in the future we can also run Akonadi as a Windows Service or whatever is native on MacOS, with fallback to the mechanism we use today)</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/media_attachments/files/112/186/325/792/021/697/original/e4e2342b3ad28a51.png",
"name": "A Linux terminal with output of the command `systemctl --user list-units akonadi\\*` which shows Akonadi components running as systemd services.",
"blurhash": "U28Nwr_34n~qIUkBbFRjIUR%j[WBIUj@kBWU",
"focalPoint": [
-0.87,
0.66
],
"width": 982,
"height": 448
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/akonadi",
"name": "#akonadi"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/systemd",
"name": "#systemd"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/kde",
"name": "#kde"
}
],
"replies": {
"id": "https://fosstodon.org/users/danvratil/statuses/112186387048310834/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/danvratil/statuses/112186387048310834/replies?min_id=112186397044268376&page=true",
"partOf": "https://fosstodon.org/users/danvratil/statuses/112186387048310834/replies",
"items": [
"https://fosstodon.org/users/danvratil/statuses/112186397044268376"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/danvratil/statuses/112186387048310834/likes",
"type": "Collection",
"totalItems": 35
},
"shares": {
"id": "https://fosstodon.org/users/danvratil/statuses/112186387048310834/shares",
"type": "Collection",
"totalItems": 8
}
}