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.anoxinon.de/users/kboever/statuses/114329660034135449",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-13T08:16:06Z",
"url": "https://social.anoxinon.de/@kboever/114329660034135449",
"attributedTo": "https://social.anoxinon.de/users/kboever",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.anoxinon.de/users/kboever/followers"
],
"sensitive": false,
"atomUri": "https://social.anoxinon.de/users/kboever/statuses/114329660034135449",
"inReplyToAtomUri": null,
"conversation": "tag:social.anoxinon.de,2025-04-13:objectId=101241558:objectType=Conversation",
"content": "<p>Heute mal ein wenig mit <a href=\"https://social.anoxinon.de/tags/Forth\" class=\"mention hashtag\" rel=\"tag\">#<span>Forth</span></a> rumgespielt. Zummindest "Hello World" und einfache Berechnungen funktionieren schon mal...</p>",
"contentMap": {
"de": "<p>Heute mal ein wenig mit <a href=\"https://social.anoxinon.de/tags/Forth\" class=\"mention hashtag\" rel=\"tag\">#<span>Forth</span></a> rumgespielt. Zummindest "Hello World" und einfache Berechnungen funktionieren schon mal...</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://social.anoxinon.de/tags/forth",
"name": "#forth"
}
],
"replies": {
"id": "https://social.anoxinon.de/users/kboever/statuses/114329660034135449/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.anoxinon.de/users/kboever/statuses/114329660034135449/replies?only_other_accounts=true&page=true",
"partOf": "https://social.anoxinon.de/users/kboever/statuses/114329660034135449/replies",
"items": []
}
},
"likes": {
"id": "https://social.anoxinon.de/users/kboever/statuses/114329660034135449/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://social.anoxinon.de/users/kboever/statuses/114329660034135449/shares",
"type": "Collection",
"totalItems": 1
}
}