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.mauve.moe/users/mauve/statuses/114003866693169617",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-02-14T19:22:34Z",
"url": "https://mastodon.mauve.moe/@mauve/114003866693169617",
"attributedTo": "https://mastodon.mauve.moe/users/mauve",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.mauve.moe/users/mauve/followers",
"https://mastodon.mauve.moe/users/agregore"
],
"sensitive": false,
"atomUri": "https://mastodon.mauve.moe/users/mauve/statuses/114003866693169617",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.mauve.moe,2025-02-14:objectId=1387277:objectType=Conversation",
"content": "<p>Made a demo getting <a href=\"https://mastodon.mauve.moe/tags/hypercore\" class=\"mention hashtag\" rel=\"tag\">#<span>hypercore</span></a> working in the latest stable <a href=\"https://mastodon.mauve.moe/tags/Godot\" class=\"mention hashtag\" rel=\"tag\">#<span>Godot</span></a> release and I'm really happy with how the API is looking so far.</p><p><a href=\"https://github.com/HyperGodot/hypergodot2/blob/default/example.gd#L65\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/HyperGodot/hypergod</span><span class=\"invisible\">ot2/blob/default/example.gd#L65</span></a></p><p>Next I'll mess more with getting hyper-sdk to run on the Bare runtime so I can get it into <span class=\"h-card\"><a href=\"https://mastodon.mauve.moe/@agregore\" class=\"u-url mention\">@<span>agregore</span></a></span> on Android</p>",
"contentMap": {
"en": "<p>Made a demo getting <a href=\"https://mastodon.mauve.moe/tags/hypercore\" class=\"mention hashtag\" rel=\"tag\">#<span>hypercore</span></a> working in the latest stable <a href=\"https://mastodon.mauve.moe/tags/Godot\" class=\"mention hashtag\" rel=\"tag\">#<span>Godot</span></a> release and I'm really happy with how the API is looking so far.</p><p><a href=\"https://github.com/HyperGodot/hypergodot2/blob/default/example.gd#L65\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/HyperGodot/hypergod</span><span class=\"invisible\">ot2/blob/default/example.gd#L65</span></a></p><p>Next I'll mess more with getting hyper-sdk to run on the Bare runtime so I can get it into <span class=\"h-card\"><a href=\"https://mastodon.mauve.moe/@agregore\" class=\"u-url mention\">@<span>agregore</span></a></span> on Android</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.mauve.moe/users/agregore",
"name": "@agregore"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/hypercore",
"name": "#hypercore"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/godot",
"name": "#godot"
}
],
"replies": {
"id": "https://mastodon.mauve.moe/users/mauve/statuses/114003866693169617/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.mauve.moe/users/mauve/statuses/114003866693169617/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.mauve.moe/users/mauve/statuses/114003866693169617/replies",
"items": []
}
}
}