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://mastodon.social/users/unspeaker/statuses/113149674115265659",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/unspeaker/statuses/113149643042480048",
"published": "2024-09-16T22:50:09Z",
"url": "https://mastodon.social/@unspeaker/113149674115265659",
"attributedTo": "https://mastodon.social/users/unspeaker",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/unspeaker/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/unspeaker/statuses/113149674115265659",
"inReplyToAtomUri": "https://mastodon.social/users/unspeaker/statuses/113149643042480048",
"conversation": "tag:mastodon.social,2024-09-16:objectId=800927156:objectType=Conversation",
"content": "<p>still, i can live with curly brace <a href=\"https://mastodon.social/tags/syntax\" class=\"mention hashtag\" rel=\"tag\">#<span>syntax</span></a>. after all, millions of people live with it daily</p><p>what's important is that i've come up with a <a href=\"https://mastodon.social/tags/semantics\" class=\"mention hashtag\" rel=\"tag\">#<span>semantics</span></a> for defining interfaces that matches how my brain work. and <a href=\"https://mastodon.social/tags/neovim\" class=\"mention hashtag\" rel=\"tag\">#<span>neovim</span></a> + <a href=\"https://mastodon.social/tags/bacon\" class=\"mention hashtag\" rel=\"tag\">#<span>bacon</span></a> make the inner loop fast enough, so it's quite bearable</p><p>though my next laptop is probably gonna have to be a tad faster</p><p>and all that code could be written with half the tokens in a <a href=\"https://mastodon.social/tags/homoiconic\" class=\"mention hashtag\" rel=\"tag\">#<span>homoiconic</span></a> lang</p>",
"contentMap": {
"en": "<p>still, i can live with curly brace <a href=\"https://mastodon.social/tags/syntax\" class=\"mention hashtag\" rel=\"tag\">#<span>syntax</span></a>. after all, millions of people live with it daily</p><p>what's important is that i've come up with a <a href=\"https://mastodon.social/tags/semantics\" class=\"mention hashtag\" rel=\"tag\">#<span>semantics</span></a> for defining interfaces that matches how my brain work. and <a href=\"https://mastodon.social/tags/neovim\" class=\"mention hashtag\" rel=\"tag\">#<span>neovim</span></a> + <a href=\"https://mastodon.social/tags/bacon\" class=\"mention hashtag\" rel=\"tag\">#<span>bacon</span></a> make the inner loop fast enough, so it's quite bearable</p><p>though my next laptop is probably gonna have to be a tad faster</p><p>and all that code could be written with half the tokens in a <a href=\"https://mastodon.social/tags/homoiconic\" class=\"mention hashtag\" rel=\"tag\">#<span>homoiconic</span></a> lang</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/syntax",
"name": "#syntax"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/semantics",
"name": "#semantics"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/neovim",
"name": "#neovim"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/bacon",
"name": "#bacon"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/homoiconic",
"name": "#homoiconic"
}
],
"replies": {
"id": "https://mastodon.social/users/unspeaker/statuses/113149674115265659/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/unspeaker/statuses/113149674115265659/replies?min_id=113149698637647470&page=true",
"partOf": "https://mastodon.social/users/unspeaker/statuses/113149674115265659/replies",
"items": [
"https://mastodon.social/users/unspeaker/statuses/113149698637647470"
]
}
},
"likes": {
"id": "https://mastodon.social/users/unspeaker/statuses/113149674115265659/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/unspeaker/statuses/113149674115265659/shares",
"type": "Collection",
"totalItems": 0
}
}