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://fosstodon.org/users/Cockpit/statuses/109314788815585224",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/Cockpit/statuses/109314771988717118",
"published": "2022-11-09T16:28:24Z",
"url": "https://fosstodon.org/@Cockpit/109314788815585224",
"attributedTo": "https://fosstodon.org/users/Cockpit",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/Cockpit/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/Cockpit/statuses/109314788815585224",
"inReplyToAtomUri": "https://fosstodon.org/users/Cockpit/statuses/109314771988717118",
"conversation": "tag:fosstodon.org,2022-11-09:objectId=57424654:objectType=Conversation",
"content": "<p>We have a desktop app called "Cockpit Client".</p><p>It integrates with your system and lets you use <a href=\"https://fosstodon.org/tags/ssh\" class=\"mention hashtag\" rel=\"tag\">#<span>ssh</span></a>-based authentication to sign into a server with Cockpit installed.</p><p>Even though Cockpit always only runs "on demand", with Cockpit Client, no extra ports are needed, as everything is tunneled through ssh. </p><p>It's on Flathub @ <a href=\"https://flathub.org/apps/details/org.cockpit_project.CockpitClient\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">flathub.org/apps/details/org.c</span><span class=\"invisible\">ockpit_project.CockpitClient</span></a></p>",
"contentMap": {
"en": "<p>We have a desktop app called "Cockpit Client".</p><p>It integrates with your system and lets you use <a href=\"https://fosstodon.org/tags/ssh\" class=\"mention hashtag\" rel=\"tag\">#<span>ssh</span></a>-based authentication to sign into a server with Cockpit installed.</p><p>Even though Cockpit always only runs "on demand", with Cockpit Client, no extra ports are needed, as everything is tunneled through ssh. </p><p>It's on Flathub @ <a href=\"https://flathub.org/apps/details/org.cockpit_project.CockpitClient\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">flathub.org/apps/details/org.c</span><span class=\"invisible\">ockpit_project.CockpitClient</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/ssh",
"name": "#ssh"
}
],
"replies": {
"id": "https://fosstodon.org/users/Cockpit/statuses/109314788815585224/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/Cockpit/statuses/109314788815585224/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/Cockpit/statuses/109314788815585224/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/Cockpit/statuses/109314788815585224/likes",
"type": "Collection",
"totalItems": 11
},
"shares": {
"id": "https://fosstodon.org/users/Cockpit/statuses/109314788815585224/shares",
"type": "Collection",
"totalItems": 6
}
}