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://social.tinygo.org/users/deadprogram/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://social.tinygo.org/users/deadprogram/statuses/113505396086227641",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-18T18:34:56Z",
"url": "https://social.tinygo.org/@deadprogram/113505396086227641",
"attributedTo": "https://social.tinygo.org/users/deadprogram",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.tinygo.org/users/deadprogram/followers",
"https://mastodon.uno/users/golab",
"https://mastodon.social/users/wasmvision"
],
"sensitive": false,
"atomUri": "https://social.tinygo.org/users/deadprogram/statuses/113505396086227641",
"inReplyToAtomUri": null,
"conversation": "tag:social.tinygo.org,2024-11-18:objectId=1044719:objectType=Conversation",
"content": "<p>My keynote "Go Back To The Future" at <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.uno/@golab\" class=\"u-url mention\">@<span>golab</span></a></span> last week is up!</p><p>- Some <a href=\"https://social.tinygo.org/tags/Golang\" class=\"mention hashtag\" rel=\"tag\">#<span>Golang</span></a> history<br />- Fly a drone w/ face detection<br />- <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@wasmvision\" class=\"u-url mention\">@<span>wasmvision</span></a></span> + <a href=\"https://social.tinygo.org/tags/Ollama\" class=\"mention hashtag\" rel=\"tag\">#<span>Ollama</span></a> vision models from WebAssembly<br />- "Talking Heads From The Year 2053" uncensored LLMs actual talking heads w/ servos</p><p><a href=\"https://www.youtube.com/watch?v=T-U98y-mlIs\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">youtube.com/watch?v=T-U98y-mlI</span><span class=\"invisible\">s</span></a></p>",
"contentMap": {
"en": "<p>My keynote "Go Back To The Future" at <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.uno/@golab\" class=\"u-url mention\">@<span>golab</span></a></span> last week is up!</p><p>- Some <a href=\"https://social.tinygo.org/tags/Golang\" class=\"mention hashtag\" rel=\"tag\">#<span>Golang</span></a> history<br />- Fly a drone w/ face detection<br />- <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@wasmvision\" class=\"u-url mention\">@<span>wasmvision</span></a></span> + <a href=\"https://social.tinygo.org/tags/Ollama\" class=\"mention hashtag\" rel=\"tag\">#<span>Ollama</span></a> vision models from WebAssembly<br />- "Talking Heads From The Year 2053" uncensored LLMs actual talking heads w/ servos</p><p><a href=\"https://www.youtube.com/watch?v=T-U98y-mlIs\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">youtube.com/watch?v=T-U98y-mlI</span><span class=\"invisible\">s</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.uno/users/golab",
"name": "@golab@mastodon.uno"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/wasmvision",
"name": "@wasmvision@mastodon.social"
},
{
"type": "Hashtag",
"href": "https://social.tinygo.org/tags/golang",
"name": "#golang"
},
{
"type": "Hashtag",
"href": "https://social.tinygo.org/tags/ollama",
"name": "#ollama"
}
],
"replies": {
"id": "https://social.tinygo.org/users/deadprogram/statuses/113505396086227641/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.tinygo.org/users/deadprogram/statuses/113505396086227641/replies?only_other_accounts=true&page=true",
"partOf": "https://social.tinygo.org/users/deadprogram/statuses/113505396086227641/replies",
"items": []
}
},
"likes": {
"id": "https://social.tinygo.org/users/deadprogram/statuses/113505396086227641/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://social.tinygo.org/users/deadprogram/statuses/113505396086227641/shares",
"type": "Collection",
"totalItems": 5
}
}
]
}