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://mstd.seungjin.net/users/seungjin/statuses/113531570094858206",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-23T09:31:20Z",
"url": "https://mstd.seungjin.net/@seungjin/113531570094858206",
"attributedTo": "https://mstd.seungjin.net/users/seungjin",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstd.seungjin.net/users/seungjin/followers"
],
"sensitive": false,
"atomUri": "https://mstd.seungjin.net/users/seungjin/statuses/113531570094858206",
"inReplyToAtomUri": null,
"conversation": "tag:mstd.seungjin.net,2024-11-23:objectId=2900798:objectType=Conversation",
"content": "<p>```<br />wasmtime -S cli -S http -S threads target/wasm32-wasip2/debug/feedpub.wasm<br />Error: wasi-threads does not support components yet<br />```<br />Ok.</p><p><a href=\"https://mstd.seungjin.net/tags/wasi\" class=\"mention hashtag\" rel=\"tag\">#<span>wasi</span></a> <a href=\"https://mstd.seungjin.net/tags/wasmtime\" class=\"mention hashtag\" rel=\"tag\">#<span>wasmtime</span></a> <a href=\"https://mstd.seungjin.net/tags/wasi\" class=\"mention hashtag\" rel=\"tag\">#<span>wasi</span></a>-threads</p>",
"contentMap": {
"en": "<p>```<br />wasmtime -S cli -S http -S threads target/wasm32-wasip2/debug/feedpub.wasm<br />Error: wasi-threads does not support components yet<br />```<br />Ok.</p><p><a href=\"https://mstd.seungjin.net/tags/wasi\" class=\"mention hashtag\" rel=\"tag\">#<span>wasi</span></a> <a href=\"https://mstd.seungjin.net/tags/wasmtime\" class=\"mention hashtag\" rel=\"tag\">#<span>wasmtime</span></a> <a href=\"https://mstd.seungjin.net/tags/wasi\" class=\"mention hashtag\" rel=\"tag\">#<span>wasi</span></a>-threads</p>"
},
"updated": "2024-11-23T09:38:56Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mstd.seungjin.net/tags/wasi",
"name": "#wasi"
},
{
"type": "Hashtag",
"href": "https://mstd.seungjin.net/tags/wasmtime",
"name": "#wasmtime"
}
],
"replies": {
"id": "https://mstd.seungjin.net/users/seungjin/statuses/113531570094858206/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstd.seungjin.net/users/seungjin/statuses/113531570094858206/replies?only_other_accounts=true&page=true",
"partOf": "https://mstd.seungjin.net/users/seungjin/statuses/113531570094858206/replies",
"items": []
}
},
"likes": {
"id": "https://mstd.seungjin.net/users/seungjin/statuses/113531570094858206/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mstd.seungjin.net/users/seungjin/statuses/113531570094858206/shares",
"type": "Collection",
"totalItems": 0
}
}