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/happyborg/statuses/112197252320693516",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-04-01T17:56:46Z",
"url": "https://fosstodon.org/@happyborg/112197252320693516",
"attributedTo": "https://fosstodon.org/users/happyborg",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/happyborg/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/happyborg/statuses/112197252320693516",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-04-01:objectId=197389315:objectType=Conversation",
"content": "<p>Major progress on my first Autonomi demo app today. I'm sooo happy 😄 </p><p>This proves that all the tricky but essential parts work together, so now I can add features and improve the operation knowing that effort won't be wasted.</p><p>It also already shows that we can build cross platform apps (desktop and mobile) with a web front end that use the <a href=\"https://fosstodon.org/tags/Autonomi\" class=\"mention hashtag\" rel=\"tag\">#<span>Autonomi</span></a> <a href=\"https://fosstodon.org/tags/Rust\" class=\"mention hashtag\" rel=\"tag\">#<span>Rust</span></a> APIs using <a href=\"https://fosstodon.org/tags/Tauri\" class=\"mention hashtag\" rel=\"tag\">#<span>Tauri</span></a> and your web framework of choice. Which for me is <a href=\"https://fosstodon.org/tags/Svelte\" class=\"mention hashtag\" rel=\"tag\">#<span>Svelte</span></a> </p><p><a href=\"https://fosstodon.org/tags/RustLang\" class=\"mention hashtag\" rel=\"tag\">#<span>RustLang</span></a> <a href=\"https://fosstodon.org/tags/p2p\" class=\"mention hashtag\" rel=\"tag\">#<span>p2p</span></a> <a href=\"https://fosstodon.org/tags/security\" class=\"mention hashtag\" rel=\"tag\">#<span>security</span></a> <a href=\"https://fosstodon.org/tags/decentralization\" class=\"mention hashtag\" rel=\"tag\">#<span>decentralization</span></a> <a href=\"https://fosstodon.org/tags/dApps\" class=\"mention hashtag\" rel=\"tag\">#<span>dApps</span></a></p>",
"contentMap": {
"en": "<p>Major progress on my first Autonomi demo app today. I'm sooo happy 😄 </p><p>This proves that all the tricky but essential parts work together, so now I can add features and improve the operation knowing that effort won't be wasted.</p><p>It also already shows that we can build cross platform apps (desktop and mobile) with a web front end that use the <a href=\"https://fosstodon.org/tags/Autonomi\" class=\"mention hashtag\" rel=\"tag\">#<span>Autonomi</span></a> <a href=\"https://fosstodon.org/tags/Rust\" class=\"mention hashtag\" rel=\"tag\">#<span>Rust</span></a> APIs using <a href=\"https://fosstodon.org/tags/Tauri\" class=\"mention hashtag\" rel=\"tag\">#<span>Tauri</span></a> and your web framework of choice. Which for me is <a href=\"https://fosstodon.org/tags/Svelte\" class=\"mention hashtag\" rel=\"tag\">#<span>Svelte</span></a> </p><p><a href=\"https://fosstodon.org/tags/RustLang\" class=\"mention hashtag\" rel=\"tag\">#<span>RustLang</span></a> <a href=\"https://fosstodon.org/tags/p2p\" class=\"mention hashtag\" rel=\"tag\">#<span>p2p</span></a> <a href=\"https://fosstodon.org/tags/security\" class=\"mention hashtag\" rel=\"tag\">#<span>security</span></a> <a href=\"https://fosstodon.org/tags/decentralization\" class=\"mention hashtag\" rel=\"tag\">#<span>decentralization</span></a> <a href=\"https://fosstodon.org/tags/dApps\" class=\"mention hashtag\" rel=\"tag\">#<span>dApps</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/autonomi",
"name": "#autonomi"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/rust",
"name": "#rust"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/tauri",
"name": "#tauri"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/svelte",
"name": "#svelte"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/rustlang",
"name": "#rustlang"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/p2p",
"name": "#p2p"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/security",
"name": "#security"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/decentralization",
"name": "#decentralization"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/dapps",
"name": "#dapps"
}
],
"replies": {
"id": "https://fosstodon.org/users/happyborg/statuses/112197252320693516/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/happyborg/statuses/112197252320693516/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/happyborg/statuses/112197252320693516/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/happyborg/statuses/112197252320693516/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://fosstodon.org/users/happyborg/statuses/112197252320693516/shares",
"type": "Collection",
"totalItems": 1
}
}