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"
}
],
"id": "https://blahaj.social/users/leah/statuses/113528932695047353",
"type": "Note",
"summary": "unfug, webdev",
"inReplyTo": null,
"published": "2024-11-22T22:20:36Z",
"url": "https://blahaj.social/@leah/113528932695047353",
"attributedTo": "https://blahaj.social/users/leah",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://blahaj.social/users/leah/followers"
],
"sensitive": true,
"atomUri": "https://blahaj.social/users/leah/statuses/113528932695047353",
"inReplyToAtomUri": null,
"conversation": "tag:blahaj.social,2024-11-22:objectId=14693217:objectType=Conversation",
"content": "<p>Welcher Paarhufer kann ganz brauchbare Webschnittstellen designen?</p><p>Das Okapi!</p>",
"contentMap": {
"de": "<p>Welcher Paarhufer kann ganz brauchbare Webschnittstellen designen?</p><p>Das Okapi!</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://blahaj.social/users/leah/statuses/113528932695047353/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://blahaj.social/users/leah/statuses/113528932695047353/replies?only_other_accounts=true&page=true",
"partOf": "https://blahaj.social/users/leah/statuses/113528932695047353/replies",
"items": []
}
},
"likes": {
"id": "https://blahaj.social/users/leah/statuses/113528932695047353/likes",
"type": "Collection",
"totalItems": 39
},
"shares": {
"id": "https://blahaj.social/users/leah/statuses/113528932695047353/shares",
"type": "Collection",
"totalItems": 13
}
}